ironic/ironic/tests/unit/objects
Jim Rollenhagen 7929361a0b Add conductor_group field to config, node and conductor objects
Adds the fields and bumps the objects versions. Excludes the field from
the node API for now.

Also adds the conductor_group config option, and populates the field in
the conductors table.

Also fixes a fundamentally broken test in ironic.tests.unit.db.test_api.

Change-Id: Ice2f90f7739b2927712ed45c969865136a216bd6
Story: 2001795
Task: 22640
Task: 22642
2018-07-18 21:50:29 +00: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 conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
test_notification.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
test_objects.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00: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