yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02199
[Bug 1172644] Re: A not created floating ip can be added to instance successfully
I was using admin user to add a not created floating ip, the result may be correct by using admin user.
If a normal user is used, ERROR: floating ip not found (HTTP 404) (Request-ID: req-25fe91e2-4a7a-4681-a168-538ba6e17f19) will be returned.
So nova do the correct thing as design.
** Changed in: nova
Status: New => 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/1172644
Title:
A not created floating ip can be added to instance successfully
Status in OpenStack Compute (Nova):
Invalid
Bug description:
reproduce steps:
1. create an floating ip pool with admin user by 'nova-manage floating create'
2. create an instance
3. associate an floating ip in the pool created at step 1 to the instance created at step 2
the step 3 is return successfully with "RESP: [202] {'date': 'Thu, 25 Apr 2013 09:41:09 GMT', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8'}"
if we associate an floating ip NOT in the pool, ERROR: floating ip not found (HTTP 404) (Request-ID: req-25fe91e2-4a7a-4681-a168-538ba6e17f19) will be returned.
the expected result is the same as above.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1172644/+subscriptions