ironic/ironic/conductor
Dmitry Tantsur 1b019ddf84 Allocation API: allow picking random conductor for RPC topic
Allocations are not initially tied to nodes, so to process them we need
to pick a random alive conductor. This change enables that.

Change-Id: I6c950bc4f49aa03026bc7925f8c699d10cedc310
Story: #2004341
2019-01-09 13:21:30 +01:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Node gets stuck in ING state when conductor goes down 2018-08-03 15:07:34 +00:00
manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Allocation API: allow picking random conductor for RPC topic 2019-01-09 13:21:30 +01:00
task_manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
utils.py Don't fail when node is in CLEANFAIL state 2018-11-08 17:42:36 +00:00