octavia/octavia/common
Michael Johnson 033c1e02ff Stop allowing the deletion of an in-use flavor
Currently the API allows an operator to delete a flavor even when it
is in use by a load balancer. This patch corrects this by blocking
the deletion of a flavor that is currently in use by a load balancer.
It also correctly handles load balancers in the "DELETED"
provisioning_status.

Change-Id: Ie6d4f74e36c2fb7cee4e0ff1e198602c5d8394cc
Story: 2006782
Task: 37307
2019-11-18 09:54:03 +11:00
..
jinja Fix listeners with SNI certificates 2019-10-25 14:15:48 -07:00
tls_utils Fix issues with unavailable secrets 2019-10-19 01:09:07 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Work around strptime threading issue 2019-08-09 19:44:28 -07:00
clients.py Support create amphora instance from volume based. 2019-09-10 22:21:42 +00:00
config.py Merge "Fix typo in doc agent.py->agent" 2019-11-11 17:43:29 +00:00
constants.py Stop allowing the deletion of an in-use flavor 2019-11-18 09:54:03 +11:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Add VIP access control list 2019-09-13 10:09:25 +02:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Improve the error message for bad pkcs12 bundles 2019-09-20 08:26:58 -07:00
keystone.py Cleaning up logging 2019-02-06 22:45:05 -08:00
policy.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py loadbalancer vip-network-id IP availability check 2019-09-20 10:22:34 -04:00
validate.py Fix l7rule API handling of None updates 2019-07-29 14:30:14 -07:00