yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04525
[Bug 1214985] Re: powervm driver is not properly cleaning up compressed images
** Changed in: nova
Status: Fix Committed => 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/1214985
Title:
powervm driver is not properly cleaning up compressed images
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
This is on the master branch (current havana trunk). Ran tempest
against the powervm driver with a backing VIOS hypervisor, there are
no instances left over after the tests are done (everything was
successful):
http://paste.openstack.org/show/44772/
But on the backing hypervisor, there are leftover image files:
http://paste.openstack.org/show/44773/
I found that the powervm method that is supposed to remove the files
isn't using the --force option with the rm command:
https://github.com/openstack/nova/blob/master/nova/virt/powervm/operator.py#L800
Also, this method isn't even used in the code:
https://github.com/openstack/nova/blob/master/nova/virt/powervm/operator.py#L785
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1214985/+subscriptions