** Changed in: openstack-qa
Status: Confirmed => Fix Released
--
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/886276
Title:
wrong name match in destroy_container
Status in OpenStack Compute (Nova):
Invalid
Status in OpenStack QA:
Fix Released
Bug description:
The name matching is wrong in destroy_container
https://github.com/openstack/nova/blob/master/nova/virt/disk.py#L194
In this case, this code picks wrong device.
loop = "xxxxx 123456789 xxxxx"
instance['name'] = "123"
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/886276/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp