ironic/ironic/tests/unit/api/v1
Ruby Loo edc37cbe1d API to manually clean nodes
This adds an API to allow manual cleaning of nodes, via
PUT /v1/nodes/<node_ident>/states/provision. The argument
'target' is 'clean', and the argument 'clean_steps' (the
list of clean steps to be performed on the node) must be
specified.

The API version is bumped to 1.15.

Change-Id: I0e34407133684e34c4ab9446b3521a24f3038f92
Partial-Bug: #1526290
2016-02-09 14:41:01 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_drivers.py Replace HTTP 'magic numbers' with constants 2015-12-06 08:25:45 -08:00
test_nodes.py API to manually clean nodes 2016-02-09 14:41:01 +00:00
test_ports.py Get mandatory patch attrs from WSME properties 2015-11-17 14:34:20 +00:00
test_root.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_types.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 10:09:04 +05:30
test_utils.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00