← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1356583] [NEW] Add disassocate_and_delete method for floatingip

 

Public bug reported:

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.

** Affects: nova
     Importance: High
     Assignee: Aaron Rosen (arosen)
         Status: In Progress


** Tags: network

** Changed in: nova
   Importance: Undecided => High

** Changed in: nova
     Assignee: (unassigned) => Aaron Rosen (arosen)

** Tags added: network

-- 
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):
  In Progress

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


Follow ups

References