Comment 3 for bug 1415770

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

Reviewed: https://review.openstack.org/151217
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=7393fb03b987b82b561464e1a32de89327d10620
Submitter: Jenkins
Branch: master

commit 7393fb03b987b82b561464e1a32de89327d10620
Author: Valeriy Ponomaryov <email address hidden>
Date: Thu Jan 29 15:02:45 2015 +0200

    Workaround Nova VM boot bug

    Generic driver is unable to boot VMs anymore. The cause is in appeared bug in
    Nova, that was introduced by commit d8cafb9a6efb95b78609aca8fcb3532c33a1788f,
    where Nova is unable to boot VM if port from Neutron is provided.

    Checkout Nova working commit until this bug is fixed in Nova.

    Change-Id: I6dd2892392b5d08a7cede9c750d6328bee7dea9b
    Closes-Bug: #1415770