magnum/magnum/api/controllers/v1
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
..
__init__.py Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
bay.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
baymodel.py Restrict server type only to vm/bm 2016-09-16 14:48:44 +05:30
certificate.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
cluster.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
cluster_template.py Restrict server type only to vm/bm 2016-09-16 14:48:44 +05:30
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
magnum_services.py Merge "Restrict magnum service name" 2016-09-16 08:09:15 +00:00
types.py Use cls in class method and remove unused CONF 2016-09-01 15:03:01 +08:00