magnum/magnum/tests/unit/objects
Cale Rath e4add16a69 Use oslo.versionedobjects enums instead of status strings
Statuses are currently defined as a StringField when they should
be defined as an Enum object.  This fix changes these objects from
using StringField by extending the Enum object in
oslo.versionedobjects

Change-Id: I12760e1d72f4af9931ee97bbad298f92f785118f
Partial-Bug: #1489136
2015-08-27 15:55:02 +00:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Add a new field 'master_count' to bay in DB 2015-07-29 17:52:05 -04:00
test_baylock.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_baymodel.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_container.py Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
test_fields.py Use oslo.versionedobjects enums instead of status strings 2015-08-27 15:55:02 +00:00
test_node.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_objects.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
test_pod.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_replicationcontroller.py Fix unit test for replication controller 2015-08-25 11:16:21 -07:00
test_service.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_x509keypair.py Added X509KeyPair object and data model. 2015-08-07 18:11:38 +09:00
utils.py Added X509KeyPair object and data model. 2015-08-07 18:11:38 +09:00