magnum/magnum/tests/unit/api/controllers/v1
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
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
test_bay.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
test_baymodel.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
test_certificate.py Rename get_rpc_resource to get_resource 2016-02-26 10:06:00 +08:00
test_container.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_magnum_service.py Add policy enforcement unittest to magnum_service 2016-01-07 22:44:31 -05:00
test_pod.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_replicationcontroller.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_service.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
test_types.py Use specific key to sort list of dicts 2016-02-29 14:33:43 +08:00
test_utils.py Merge "Rename get_rpc_resource to get_resource" 2016-03-01 10:33:43 +00:00
test_x509keypair.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00