ironic/ironic/objects
Sam Betts e9ea064b5f Create a custom StringField that can process functions
This patch enables a custom StringField that can receive functions as
values so that they can be dynamically calculated during runtime. It
also ensures that hashing the fields remains consistant, so the hashing
of the VersionObjects that use function based defaults remains
consistant.

Change-Id: Idb8fb5d2e2cec4c36fafeb18701397cc4443be8c
Closes-Bug: #1609455
2016-08-03 16:44:11 -07:00
..
__init__.py Add portgroups to support LAG interfaces - objs 2016-02-04 22:40:54 +02:00
base.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
chassis.py Move _from_db_object() into base class 2016-02-24 06:33:31 -08:00
conductor.py Extend the Conductor RPC object 2016-03-18 13:18:55 +00:00
fields.py Create a custom StringField that can process functions 2016-08-03 16:44:11 -07:00
node.py Create a custom StringField that can process functions 2016-08-03 16:44:11 -07:00
port.py Add internal_info field to ports and portgroups 2016-07-07 19:56:13 +03:00
portgroup.py Add internal_info field to ports and portgroups 2016-07-07 19:56:13 +03:00