octavia/octavia/policies
Bar RH 3d4bb0785c Rename 'remove' to 'reset' in Quota API
The name of the remove_quota API call is misleading.
The real purpose of this call is to reset the quota
to its default value, not to remove it.

This patch is limited to the title of the call in v2,
and it does not modify the REST API in any way.

Task: 5868
Story: 2001295

Change-Id: Idfb1f3c3fe90d71434d0bb6a973e146ea3dea67c
2017-11-27 16:52:06 +02:00
..
__init__.py Add admin endpoint for amphora info 2017-09-22 23:39:46 +00:00
amphora.py Add admin endpoint for amphora info 2017-09-22 23:39:46 +00:00
base.py Adds the ability to failover a load balancer 2017-08-29 12:22:40 -07:00
healthmonitor.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
l7policy.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
l7rule.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
listener.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
loadbalancer.py Adds the ability to failover a load balancer 2017-08-29 12:22:40 -07:00
member.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
pool.py Correct RBAC Not Authorized status code 2017-06-28 17:51:44 -07:00
quota.py Rename 'remove' to 'reset' in Quota API 2017-11-27 16:52:06 +02:00