ironic/ironic/tests/unit
Julia Kreger 832826f640 Active Node Creation via adopt state
At present the ironic API explicitly sets the new state for
nodes to the beginning step in the ironic workflow.

As part of hardware fleet lifecycle management, an operator
expects to be able to migrate inventory and control systems
for their hardware fleet utilizing their existing inventory
data and allocation records. Ultimately this means that
an imported host MAY already be allocated and unavailable
for immediate allocation.

As such, a mechanism is required to permit users to put nodes
into an ACTIVE state without performing a deployment operation.

This adds a new API provision_state verb to allow users to move
nodes from MANAGEABLE state to ACTIVE state.

Partial-Bug: #1526315
Change-Id: Ib3eadf4172e93add9a9855582f56cbb3707f3d39
Depends-On: Ie114bfaab249d73ea3ca7c0edc314ca1ed0448eb
2016-06-07 09:13:22 -04:00
..
api Active Node Creation via adopt state 2016-06-07 09:13:22 -04:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common NOTIFICATION_TRANSPORT should be global 2016-06-01 10:25:05 -04:00
conductor Active Node Creation via adopt state 2016-06-07 09:13:22 -04:00
db Joined 'tags' column while getting node 2016-04-22 22:46:47 +08:00
dhcp Allow to set Neutron port setup delay from config 2016-04-21 18:17:01 +03:00
drivers Use correct iscsi portal port in continue_deploy 2016-05-30 20:24:50 +03:00
objects Adopt Ironic's own context 2016-04-01 14:51:39 +08:00
__init__.py Refactor objects into a magic registry 2016-01-04 15:19:12 +00:00
fake_policy.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
policy_fixture.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00