octavia/octavia/api/v1/types
Trevor Vardeman 7d933da31e Add quota support to Octavia
Octavia has no quota definitions, but needs them for parity with Neutron LBaaS.
This will provide an endpoint and support for retrieving, updating, and deleting
quotas for projects, as well as adding enforcement of those those quotas.

Adds scenario test that simply validates quotas in a lb graph.

Co-Authored-By: Michael Johnson <johnsomor@gmail.com>
Co-Authored-By: Phillip Toohill <phillip.toohill@rackspace.com>
Co-Authored-By: Adam Harwell <flux.adam@gmail.com>

Change-Id: Ia1d85dcd931a57a2fa3f6276d3fe6dabfeadd15e
Closes-Bug: #1596652
2017-01-13 02:45:14 +00:00
..
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
base.py Change render_unsets default to False 2016-03-10 02:48:37 -06:00
health_monitor.py Add defaults for health monitor object 2016-10-04 13:59:59 -05:00
l7policy.py Fix default_pool_id type in l7policy API 2016-03-07 01:25:36 -08:00
l7rule.py Add maximum number of l7rules per l7policy 2016-03-07 01:15:06 -08:00
listener_statistics.py Update listener stats 2016-10-09 21:11:42 -05:00
listener.py Remove datetime_to_str 2016-08-09 20:49:01 -05:00
load_balancer_statistics.py Add a new API to list loadbalancer statistics 2016-10-16 20:17:24 -05:00
load_balancer.py Remove datetime_to_str 2016-08-09 20:49:01 -05:00
member.py Remove datetime_to_str 2016-08-09 20:49:01 -05:00
pool.py Remove datetime_to_str 2016-08-09 20:49:01 -05:00
quotas.py Add quota support to Octavia 2017-01-13 02:45:14 +00:00