octavia/octavia/api
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
..
common Add common base type for v1 and v2 2017-01-30 17:33:41 -06:00
handlers Add common api handlers for v1 and v2 2017-02-14 17:17:56 +00:00
v1 Fix cascade delete flow (pool quota requirements missing) 2017-03-09 22:03:03 +00:00
v2 Merge "Add common api handlers for v1 and v2" 2017-02-15 00:11:28 +00:00
__init__.py Implementing simple operator API 2014-12-11 20:22:14 -06:00
app.py Add keystone authentication of token 2016-11-22 12:57:07 -06:00
config.py Add keystone authentication of token 2016-11-22 12:57:07 -06:00
root_controller.py Create Octavia api V2 directory 2016-12-09 19:52:28 +00:00