magnum/magnum/tests/unit/api
wangqun 4d39d8cc94 Fix baymodel with invalid parameter can created.
Now, when we create baymodel with the invalid flavor_id and
master_flavor_id parameters, the baymodel can be created
successfully.

We need to validate the flavor_id and master_flavor before
creating baymodel.

Change-Id: Id6768d8246c97d56e529cbc1cab6c8c7d28ca43a
Closed-Bug: #1547345
2016-03-02 15:44:09 -05:00
..
controllers Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
test_auth.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hooks.py handle bytes list in api middleware 2016-03-01 12:37:41 +08:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Merge "Rename get_rpc_resource to get_resource" 2016-03-01 10:33:43 +00:00
utils.py Return correct object type 2016-02-29 14:33:07 +08:00