| Summary: | Floating ips over quota size | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Shinobu KINJO <skinjo> |
| Component: | openstack-nova | Assignee: | Matthew Booth <mbooth> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Prasanth Anbalagan <panbalag> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 (Kilo) | CC: | berrange, dasmith, eglynn, kchamart, mbooth, sbauza, sferdjao, sgordon, skinjo, srevivo, vromanso |
| Target Milestone: | async | Keywords: | ZStream |
| Target Release: | --- | Flags: | mbooth:
needinfo?
(skinjo) |
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-01-08 13:57:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Shinobu KINJO
2016-04-22 06:16:47 UTC
Seems to be the case also for non-admin user. Specifically, as non-admin user with floating_ips quota of 10 I can call 'nova floating-ip-create' more than 10 times. Error only when pool is exhausted. Looks like the underlying issue here is that the relevant quota is the neutron quota, not the nova quota. These have different defaults, and on neutron it is 50. Can you confirm that the customer is using neutron? If so, are they able to create floating ips beyond the neutron floating-ip limit? |