yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44631
[Bug 1524643] Re: port 'binding:profile' can't be removed when VM is deleted
Reviewed: https://review.openstack.org/261369
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=caeeb5d5052b5ecb6ba910a88aae24ccf710f3f3
Submitter: Jenkins
Branch: master
commit caeeb5d5052b5ecb6ba910a88aae24ccf710f3f3
Author: Moshe Levi <moshele@xxxxxxxxxxxx>
Date: Thu Dec 24 18:50:12 2015 +0200
Sets binding:profile to empty dic when unbinding port
When binding preexisting ports, direct/macvtap, nova
adds the binding:profile information. But when deleting
the VM, the port binding:profile information still kept.
This patch sets binding:profile to empty dic when unbinding it.
Closes-Bug: #1524643
Change-Id: I127e88a9bcdad44b795a245e566ab276de09fd82
** Changed in: nova
Status: In Progress => 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/1524643
Title:
port 'binding:profile' can't be removed when VM is deleted
Status in OpenStack Compute (nova):
Fix Released
Bug description:
reproduce this problem:
1. create a sriov port
2. use this port to boot a VM
3. delete this VM
4. we can see port still exist, but the 'binding:profile' can't be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1524643/+subscriptions
References