magnum/magnum/tests/unit/api
Yang Hongyang db48e64565 Use six.moves.reload_module instead of builltin reload
reload module is moved to importlib from python3.4.

Partially-Implements: blueprint magnum-python3

Change-Id: I75da0a70cbeaa360f124158e1052302d3cb8a2a4
2016-02-29 14:33:32 +08:00
..
controllers Remove unused attribute "ssh_authorized_key" 2016-02-28 15:33:56 -05:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py UT: cleanup in API test cases for response attr verification 2016-01-25 17:22:15 +08:00
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Validate image when create a Bay 2015-12-09 07:44:55 -05:00
test_auth.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hooks.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Use six.moves.reload_module instead of builltin reload 2016-02-29 14:33:32 +08:00
utils.py Return correct object type 2016-02-29 14:33:07 +08:00