ironic/ironic/tests/unit/objects
Kaifeng Wang d30d814956 Add description field to node
This patch implements the feature of storing informational free-form text
into ironic node, via the "description" field.

Operators can do simple queries on the context of description.

Change-Id: I787fb0df34566aff30dea4c4a3ba0e1ec820d044
Story: 2003089
Task: 23178
2019-02-01 10:25:58 +08:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_allocation.py Allocation API: database and RPC 2019-01-07 12:51:10 +01: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 Expose conductors: db and rpc 2018-11-29 10:25:16 +08:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Add description field to node 2019-02-01 10:25:58 +08:00
test_notification.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
test_objects.py Add description field to node 2019-02-01 10:25:58 +08:00
test_port.py Add is_smartnic to Port data model 2019-01-29 11:17:08 +02: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 Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00