ironic/ironic/tests/unit/objects
Raphael Glon 9124a4a138 Truncate node text fields when too long
Pushing too long messages in the node last_error and maintenance reason can
cause node.save() failures, leaving the node in a transient state, with no
conductor actually handling it anymore.

Change-Id: Id4db377781f83cf4d97564ced9622d5a8a8c67af
Story: #2005377
Task: #30359
2019-04-19 10:27:00 +02: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_deploy_template.py Merge "Deploy Templates: add 'extra' field to DB & object" 2019-02-27 05:57:57 +00:00
test_fields.py Add power state change notifications 2016-10-17 15:39:18 +00:00
test_node.py Truncate node text fields when too long 2019-04-19 10:27:00 +02:00
test_notification.py Add missing 'autospec' to unit tests - /unit/objects/ 2017-11-09 09:28:10 -08:00
test_objects.py Deploy templates: API & notifications 2019-03-04 10:30:16 +00: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 Deploy templates: data model, DB API & objects 2019-02-13 19:26:21 +00:00