ironic/ironic/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 Deploy templates: data model, DB API & objects 2019-02-13 19:26:21 +00:00
allocation.py Allocation API: REST API implementation 2019-02-08 18:47:25 +01:00
base.py Use max version of an object 2018-08-02 13:43:51 +00:00
bios.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
chassis.py [trivial] Fix argument descriptions 2017-07-10 14:12:56 +00:00
conductor.py Expose conductors: db and rpc 2018-11-29 10:25:16 +08:00
deploy_template.py Deploy templates: API & notifications 2019-03-04 10:30:16 +00:00
fields.py Deploy templates: data model, DB API & objects 2019-02-13 19:26:21 +00:00
indirection.py Remove cyclic import between rpcapi and objects.base 2016-09-13 15:55:44 +01:00
node.py Truncate node text fields when too long 2019-04-19 10:27:00 +02:00
notification.py Fix W504 errors 2018-05-09 06:11:30 -07:00
port.py Add is_smartnic to Port data model 2019-01-29 11:17:08 +02:00
portgroup.py Fix E501 errors 2018-05-14 18:54:07 +00:00
trait.py Support nested objects and object lists in as_dict 2018-02-22 00:29:58 +00:00
volume_connector.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00
volume_target.py Add CRUD notification objects for volume connector and volume target 2017-06-28 11:13:00 +09:00