ironic/ironic/tests/unit/objects
Yolanda Robla 869b86e0c3 Add functionality for individual cleaning on nodes
Create the object for automated clean and add the logic
in the conductor to be able to enable clean for specific
nodes, when general automated clean is disabled.

Story: #2002161
Task: #24579

Change-Id: If0130082e16d1205fdf65d083854ef9849754f8b
2018-10-05 09:21:58 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_bios.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_conductor.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Add functionality for individual cleaning on nodes 2018-10-05 09:21:58 +02:00
test_notification.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
test_objects.py Add functionality for individual cleaning on nodes 2018-10-05 09:21:58 +02:00
test_port.py Copy port[group] VIF info from extra to internal_info 2018-04-02 17:56:47 +00:00
test_portgroup.py Copy port[group] VIF info from extra to internal_info 2018-04-02 17:56:47 +00:00
test_trait.py Support nested objects and object lists in as_dict 2018-02-22 00:29:58 +00:00
test_volume_connector.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
test_volume_target.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
utils.py Add Node BIOS support - REST API 2018-05-28 12:17:39 +02:00