ironic/ironic/tests/objects
Lucas Alvares Gomes f049c8a00f Migrate RPC objects to oslo.versionedobjects Fields
This patch also makes the Field object able to be called like a function,
which emulates the old interface that objects are expecting. This should
be removed once objects/base.py is updated to stop using the old interface
for the fields

Partial-Bug: #1461239
Change-Id: I34c0203e40d249348626a65584baf2e68cb1b642
2015-07-09 11:20:07 +01:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
test_chassis.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_conductor.py Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
test_fields.py Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
test_node.py Fix failing unit tests under py34 2015-07-01 14:27:16 -04:00
test_objects.py Migrate RPC objects to oslo.versionedobjects Fields 2015-07-09 11:20:07 +01:00
test_port.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
utils.py Removed hardcoded IDs from "chassis" test resources 2015-03-31 14:04:56 +03:00