octavia/octavia/cmd
Michael Johnson 8997def2b5 Updates Octavia to support octavia-lib
This is the base patch that updates octavia to use the new octavia-lib.
It is backwards compatible by using debtcollector moves.

It adds a new controller process called the "driver-agent".

This patch also adds unit test coverage for a few additional modules.

Depends-On: https://review.openstack.org/#/c/641180/

Change-Id: I438e1548ec0fb6111d1ab85b05015007d9d0a006
2019-03-07 14:40:22 +01:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
agent.py Replace six.iteritems() with .items() 2017-03-13 02:56:27 +08:00
api.py Allow operators to disable v1 or v2.0 api endpoints 2017-06-26 14:37:27 -07:00
driver_agent.py Updates Octavia to support octavia-lib 2019-03-07 14:40:22 +01:00
haproxy_vrrp_check.py fix tox python3 overrides 2018-06-27 09:32:00 +08:00
health_manager.py Separate the thread pool for health and stats update 2018-08-22 09:07:01 +09:00
house_keeping.py Merge "Add exception handling for housekeeping service" 2018-07-05 16:10:37 +00:00
octavia_worker.py Enable oslo_config mutable configurations 2018-07-01 16:45:30 -07:00
status.py Add framework for octavia-status upgrade check 2018-11-12 14:41:14 +05:30