magnum/magnum/api/controllers
wangqun 4d39d8cc94 Fix baymodel with invalid parameter can created.
Now, when we create baymodel with the invalid flavor_id and
master_flavor_id parameters, the baymodel can be created
successfully.

We need to validate the flavor_id and master_flavor before
creating baymodel.

Change-Id: Id6768d8246c97d56e529cbc1cab6c8c7d28ca43a
Closed-Bug: #1547345
2016-03-02 15:44:09 -05:00
..
v1 Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Performance: leverage dict comprehension in PEP-0274 2015-12-03 22:02:02 -05:00
link.py Fix sample link in magnum/api/controllers/link.py 2015-07-04 11:45:16 -04:00
root.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00