magnum/magnum/tests/unit/api/controllers/v1
Eli Qiao f9a087e912 API: Move validate_properties to REST API layer
We restrict that only node_count can be modified, this can be moved into
REST API layer before we send request to conductor though rpc.

Besides, remove some bad test case in REST API layer
Change-Id: I5a73488d0c7529ea2e1416a9e41b4893f220a25a
2016-02-05 16:57:02 +08: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 API: Move validate_properties to REST API layer 2016-02-05 16:57:02 +08:00
test_baymodel.py Adds volume_driver in db api 2016-01-26 05:42:11 +00:00
test_certificate.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05: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_node.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -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 Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_utils.py Remove circle reference 2015-12-02 15:06:17 +08:00
test_x509keypair.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00