magnum/magnum/tests/unit/api/controllers
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
..
v1 Validate bay type on creating resources 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 Add test to API Version object 2015-06-12 09:13:01 +09:00
test_root.py Add support for API microversions 2015-06-08 11:14:36 +08:00