octavia/octavia/tests/functional/api/v2
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
..
__init__.py Introduct Test Base classes for V2 API 2016-12-21 16:21:27 +00:00
base.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00
test_l7policy.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00
test_l7rule.py Align Octavia API to n-lbaasv2 for L7Rules 2017-04-05 09:10:35 +09:00
test_listener.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00
test_load_balancer.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00
test_member.py Introduce Octavia v2 API for Members 2017-04-04 01:46:43 +09:00
test_pool.py Remove singleton pattern from API controllers 2017-04-19 19:48:15 +00:00