octavia/octavia/cmd
Adam Harwell 4dc1f63df2 Healthmanager health_check timer config fix
The periodics health_check job was reading its timing config before
oslo.config had actually loaded real values, so it would always use the
default. Now it sets up the periodic at runtime, which loads the real
config value.

Change-Id: I85c6ff0e698c6c5899c78f8c3a5b119e80bb972a
2018-01-12 15:40:55 -08:00
..
__init__.py Fix ups so pbr and setup works 2015-04-23 16:04:27 -05: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
haproxy_vrrp_check.py Fix active/standby under python3 2017-01-24 14:11:50 -08:00
health_manager.py Healthmanager health_check timer config fix 2018-01-12 15:40:55 -08:00
house_keeping.py Remove log translations from octavia 2017-05-03 20:30:47 -07:00
octavia_worker.py Removing dependency on eventlet and oslo.service 2017-04-21 07:07:12 +09:00