← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1265447] Re: floating-ip-bulk-delete method delete the associated floating ip

 

This bug lacks the necessary information to effectively reproduce and
fix it, therefore it has been closed. Feel free to reopen the bug by
providing the requested information and set the bug status back to
''New''.

** Changed in: nova
       Status: Incomplete => 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/1265447

Title:
  floating-ip-bulk-delete method delete the associated floating ip

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  The floating-ip-bulk-delete can delete a floating ip which is using by one instance,
  This will make the floating ip manager very confusion,
  for example: an associated floating ip is deleted in pool but can also be saw and *used* on instance.

  Also, If I use `nova remove-floating-ip` to remove the floating ip,
  there will a floating ip not found error

  I think we should check the floating ips is not associated to instance , before destroy these ips.
  if have , raise an error to user,  the floating ip in the your plan-to-delete ip range  is being using

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1265447/+subscriptions


References