yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19074
[Bug 1356583] Re: Add disassocate_and_delete method for floatingip
** Changed in: nova
Status: In Progress => Invalid
--
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/1356583
Title:
Add disassocate_and_delete method for floatingip
Status in OpenStack Compute (Nova):
Invalid
Bug description:
In a previous patch: I53b0c9d949404288e8687b304361a74b53d69ef3
logical was added in nova.api.openstack.compute.contrib.floating_ips.\
FloatingIPController.delete() to special case the delete for neutron.
This was done this way because we needed to backport that and did not
want to introduce a new network_api in a backport. This patch adds
a new network_api disassocate_and_delete which allows us to remove
this hackery in the api layer.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1356583/+subscriptions
References