octavia/octavia/api
Adam Harwell 13730f5bfe Remove singleton pattern from API controllers
This fixes some testing issues, and I don't think it was intended to
begin with...

Also fixes a bug in the v2 listeners controller that was exposed by this
testing, so the LB will return to ACTIVE status as expected on failure
to create a listener.

Depends-On: I77658cca1aa82240409a91a2d040c105107ff2e2
Change-Id: Ib23a5253acf30b1a820d2d3fba2e60d2f67d321e
2017-04-19 19:48:15 +00:00
..
common Move API v1, v2 hooks to API Common 2017-03-21 21:25:13 +00:00
handlers Add common api handlers for v1 and v2 2017-02-14 17:17:56 +00:00
v1 Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00
v2 Remove singleton pattern from API controllers 2017-04-19 19:48:15 +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 Move API v1, v2 hooks to API Common 2017-03-21 21:25:13 +00:00
root_controller.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00