yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00556
[Bug 1023865] Re: image directory naming convention in libvirt driver
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1023865
Title:
image directory naming convention in libvirt driver
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Today libvirt driver in Nova names instance folders according to
instance name (e.g., "instance-001"), which is not unique. Using the
uuid of the instance instead will make it much easier to handle
several scenarios, including migration (verify availability of the
instance on the target node), as well as instance rebuild for HA (for
similar purpose, when shared storage is in place).
The fix is mainly replacing instance['name'] with instance['uuid'] in a bunch of places in libvirt/driver.py.
Here is fix propose: https://review.openstack.org/9707
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1023865/+subscriptions