ironic/ironic/tests/unit/conductor
Mark Goddard 17a944fe9d Deploy templates: conductor
Adds the conductor-side logic required to map an instance's requested
traits to zero or more deploy templates. The steps defined in those
deploy templates are combined and added to deployment steps from the
driver interfaces, and used when provisioning the node.

The deploy steps for a node that come from deploy templates are
validated during node validation, and when deploying a node.

Change-Id: Ic4ac7926a1eaeb8b84d4f9f1af23bbe54554f250
Story: 1722275
Task: 28675
2019-03-04 10:00:07 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_allocations.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_base_manager.py Node gets stuck in ING state when conductor goes down 2018-08-03 15:07:34 +00:00
test_manager.py Deploy templates: conductor 2019-03-04 10:00:07 +00:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00
test_task_manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
test_utils.py Deploy templates: conductor 2019-03-04 10:00:07 +00:00