magnum/magnum/api
wangqun f2629f288c Validates baymodel volume_driver requests
Instead of allowing any volume_driver value to be accepted by the
baymodel API. When creating baymodel, the patch can limit the
volume_driver value for the different coe.
Kubernetes <=> volume_driver = "cinder"
Swarm <=> volume_driver = "rexray"
Mesos <=> volume_driver = "rexray"

Co-Authored By: Kai Qiang Wu(Kennan)<wkqwu@cn.ibm.com>
Co-Authored By: Ton Ngo<ton@us.ibm.com>

Partially-Implements: blueprint magnum-integrate-with-cinder
Depends-On: I52c97e2b04ac636ddac611e3677c4ea3972220eb
Change-Id: I25f1cd005a39950c47f31a8b925f664909b79ee3
2016-01-28 03:15:39 +00:00
..
controllers Validates baymodel volume_driver requests 2016-01-28 03:15:39 +00:00
middleware Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Added Keystone and RequestID headers to CORS middleware 2016-01-08 10:37:04 -08:00
attr_validator.py Replace dict.iteritems() with dict.items() 2015-12-22 20:13:54 -05:00
auth.py Fix typo error 2015-11-08 04:29:35 -05:00
config.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Fix socket descriptor leak 2016-01-06 19:48:17 +00:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Remove circle reference 2015-12-02 15:06:17 +08:00
validation.py Validates baymodel volume_driver requests 2016-01-28 03:15:39 +00:00