octavia/octavia/tests/functional/api/v1
Adam Harwell 7351a4ef71 Fix cascade delete flow (pool quota requirements missing)
Also add validation for regular delete to prevent deletion of a
loadbalancer with child objects (which it was doing, incorrectly),
because that is the whole point of cascade_delete.

Change-Id: I0a21c960ea20d56905dd1b5f02dc84326e9791a0
Closes-Bug: #1667161
Closes-Bug: #1671128
2017-03-09 22:03:03 +00:00
..
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
base.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_health_monitor.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_l7policy.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_l7rule.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_listener.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_listener_statistics.py Add network_id to VIP to match neutron-lbaas 2017-03-02 14:58:19 -08:00
test_load_balancer.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_load_balancer_statistics.py Add network_id to VIP to match neutron-lbaas 2017-03-02 14:58:19 -08:00
test_member.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_pool.py Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
test_quotas.py Add quota support to Octavia 2017-01-13 02:45:14 +00:00