magnum/magnum/api
yatin 745188b5ef Restrict server type only to vm/bm
Currently server type can be set to any String, but it should
be restricted to only allowed types: vm/bm.
vm: virtual machine
bm: baremetal
With this patch it is restricted only to allowed types.

Change-Id: Ifbeff8621b26702e54ad088195fddcb7c35424b2
Closes-Bug: #1622432
2016-09-16 14:48:44 +05:30
..
controllers Restrict server type only to vm/bm 2016-09-16 14:48:44 +05:30
middleware Updates microversion root and error messages 2016-07-08 02:39:05 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Use werkzeug to run Magnum API with SSL 2016-08-24 03:57:30 +00:00
attr_validator.py Merge "Revert "Update mesos slave to mesos agent"" 2016-08-31 15:23:37 +00:00
config.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
http_error.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00
rest_api_version_history.rst Add history for API versions supported by magnum 2016-08-24 14:01:51 +05:30
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Add i18n support for some ERROR message 2016-07-17 20:55:49 +08:00
validation.py Restrict server type only to vm/bm 2016-09-16 14:48:44 +05:30
versioned_method.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00