magnum/magnum/tests
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
..
contrib Enable barbican in devstack 2015-08-26 11:13:47 +09:00
functional Use magnum specific flavor 2015-08-14 06:36:31 +00:00
unit Use oslo.versionedobjects enums instead of status strings 2015-08-27 15:55:02 +00:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Replace tearDown with addCleanup in magnum unit tests 2015-07-20 21:47:10 +08:00
conf_fixture.py Remove deprecated config 'verbose' 2015-08-24 19:47:25 +00:00
fake_policy.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
fakes.py Add support for API microversions 2015-06-08 11:14:36 +08:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00