yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07869
[Bug 1265447] [NEW] floating-ip-bulk-delete method delete the associated floating ip
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: progresstudy (lyzforpro)
Status: New
** Description changed:
- The floating-ip-bulk-delete will delete a floating ip which is using by one instance,
- This will make the floating ip manager very confusion,
+ 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 want to 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 a error to user, the floating ip in the your plan-to-delete ip range is being using
+ if have , raise an error to user, the floating ip in the your plan-to-delete ip range is being using
** Description changed:
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 want to use `nova remove-floating-ip` to remove the floating
- ip, there will a floating ip not found error
+ 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
** Changed in: nova
Assignee: (unassigned) => progresstudy (lyzforpro)
--
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):
New
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
Follow ups
References