magnum/magnum/tests/unit/api/controllers/v1
Hongbin Lu f6963a52c6 Validate bay type on creating resources
Ensure k8s resource (i.e. Pod/Service/RC) to be created only on a
k8s bay, and docker swarm resource (i.e. Container) to be created
only on a swarm bay. Also, return a 400 error if the bay type is
not matched.

Change-Id: I88b747c590f13a2e0da2bd59f1b0cbcc389d9b14
Closes-Bug: 1470963
2015-07-07 15:41:16 -04:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Add test case for bay policy check 2015-06-17 00:32:16 +08:00
test_baymodel.py policy check for baymodel 2015-06-18 13:17:11 +08:00
test_container.py Validate bay type on creating resources 2015-07-07 15:41:16 -04:00
test_node.py policy check for node 2015-06-30 16:36:03 +08:00
test_pod.py Validate bay type on creating resources 2015-07-07 15:41:16 -04:00
test_replicationcontroller.py Validate bay type on creating resources 2015-07-07 15:41:16 -04:00
test_service.py Validate bay type on creating resources 2015-07-07 15:41:16 -04:00
test_types.py Remove IPv4AddressType validate function in magnum 2015-06-03 13:44:37 +08:00
test_utils.py Add image name support when create a baymodel 2015-05-04 13:49:07 +08:00