yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17649
[Bug 1301117] Re: floating ip quota error neutron
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-2
--
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/1301117
Title:
floating ip quota error neutron
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Found with nodepool on the tripleo CI cloud - when the neutron
floating IP quota is exhausted, novaclient add-floating-ip threw a
generic 500.
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID:
req-43db38fd-5b65-40be-960f-d00bf74e23b9)
/var/log/upstart/nova-api.log:2014-04-02 02:30:03.375 7736 ERROR nova.api.openstack [req-43db38fd-5b65-40be-960f-d00bf74e23b9
d5af62d2183d431796d74c5bb119ec9f e01e473a9250498883955b80966a1e58] Caught error: 409-{u'NeutronError': {u'message': u"Quota exceeded for
resources: ['floatingip']", u'type': u'OverQuota', u'detail': u''}}
was found in our logs - so this should be caught and rethrown appropriately.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1301117/+subscriptions
References