ironic/ironic/conductor
Jim Rollenhagen 3807e94476 Clear hash ring cache in get_topic_for*
This causes the hash ring to be reset on each API request, avoiding
an issue where a new conductor never joins the ring until the API
service is restarted.

Closes-Bug: 1378570

Change-Id: Ic57370163f2f833efab662837036298f29f4ca90
2014-10-08 12:50:25 -07:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
manager.py Add periodic task to rebuild conductor local state 2014-10-02 09:08:30 -07:00
rpcapi.py Clear hash ring cache in get_topic_for* 2014-10-08 12:50:25 -07:00
task_manager.py Add reserve() and release() to Node object 2014-09-12 15:54:58 +01:00
utils.py Always reset target_power_state in node_power_action 2014-09-30 11:48:47 +02:00