designate/designate/cmd
Takahito Hirose 9214a42a8e Designate service_statuses is not working
When I set the 2 or more each designate service workers,
those service_status was not working.
In this case, The 'HeartBeatEmitter.start' is called
by child processes.
And The 'HeartBeatEmitter._emit_heartbeat' is called
by Parent process.
Parent process' '_running' value never change to TRUE
on parent process.
So in this case, designate isn't emitted the heartbeat.

Change-Id: I1338d2ca180274ae84d4b358ff467e6655eb8022
Closes-Bug: #1827070
2019-05-06 21:47:33 +09:00
..
__init__.py Bump hacking to new required version 2017-03-07 21:56:28 +00:00
agent.py Switch to oslo.reports 2015-11-05 10:55:29 +01:00
api.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
central.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
manage.py Don't attempt to escalate designate-manage privileges 2017-10-20 08:34:18 +00:00
mdns.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
pool_manager.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
producer.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
sink.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
status.py Add designate-status command for upgrade checks 2018-12-07 21:53:17 +00:00
worker.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00
zone_manager.py Designate service_statuses is not working 2019-05-06 21:47:33 +09:00