do not check port quotas in nova-api
Registered by
shihanzhang
Now neutron API does not provide reservation mechanism, so if a tenant has
a large number of ports, it check neutron port quotas with 'list_ports' in nova-api
will be very expensive, a full fix would include reserving or creating the
ports at this stage, but port creation depends in some cases on mac addresses
only available on the compute manager, so this BP will remove the quota
check in nova-api.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- shihanzhang
- Direction:
- Needs approval
- Assignee:
- shihanzhang
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Don't check port quota in nova-api
(?)