ironic/ironic
Steve Baker b1328fa996 Remove Link type
This type is only used for output response formatting, not for input
validation, so it can be replaced with a basic dict equivalent without
disruption.

This results in fields in WSME types which shouldn't be handled by
WSME because they are already in a dict format. This is handled by
relaxing the validation in the (ex-WSME) types so that a None type
means that WSME shouldn't serialize that attribute. This will allow
old style type serialization to be mixed with plain dicts during the
transition period.

Story: 1651346
Task: 10551

Change-Id: Ifae9bd005fb7cf951b069ade0c92b8d61e095e0f
2020-07-20 08:58:32 +12:00
..
api Remove Link type 2020-07-20 08:58:32 +12:00
cmd Fix pep8 2020-05-12 15:37:38 +02:00
common Add wsme core types, remove WSME 2020-07-14 10:34:13 +12:00
conductor Merge "Minor agent token log handling" 2020-07-09 16:38:09 +00:00
conf Provide a path to set explicit ipxe bootloaders 2020-07-07 12:38:33 -07:00
db Fix the error message when reached max number of traits 2020-07-04 15:35:02 +08:00
dhcp "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
drivers Merge "Decompose the core deploy step of the direct deploy" 2020-07-09 14:30:45 +00:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects Stop using md5 for __repr__ of objects 2020-07-07 15:28:03 +02:00
tests Remove File type 2020-07-20 08:58:32 +12:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00