Comment 5 for bug 1547114

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/281968
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e970d8b5bf2e774f8fd90278cebca032d93ceceb
Submitter: Jenkins
Branch: master

commit e970d8b5bf2e774f8fd90278cebca032d93ceceb
Author: Daniel Gonzalez <email address hidden>
Date: Thu Feb 18 18:11:08 2016 +0100

    Change ubuntu base_image for vagrant to wily64

    The ubuntu-bootstrap.sh script tries to install the packet
    linux-image-generic-ls-wily when the kernel version is older than 4.2.
    This fails when using the default base image ubuntu/vivid64. Therefore
    this patch updates the base_image to ubuntu/wily64.

    Change-Id: Ieaf2d35a9a4304de2d1d78d8245d115dcb32bb0e
    Partial-Bug: #1547114