magnum/magnum/tests/unit/db
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
..
sqlalchemy Remove setUp function 2015-07-21 01:27:03 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Override _setUp instead setUp when we use fixtures.Fixture 2015-07-14 07:00:46 +08:00
test_bay.py Use oslo.versionedobjects enums instead of status strings 2015-08-27 15:55:02 +00:00
test_baylock.py Database changes for conductor horizontal scale 2015-04-11 16:26:45 +00:00
test_baymodel.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_container.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_node.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_pod.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_replicationcontroller.py Fix unit test for replication controller 2015-08-25 11:16:21 -07:00
test_service.py Remind the user when sort_key is invalid 2015-07-21 10:30:43 +08:00
test_x509keypair.py Added X509KeyPair object and data model. 2015-08-07 18:11:38 +09:00
utils.py Merge "Add 'master_addresses' attribute to bay" 2015-08-24 02:22:25 +00:00