magnum/magnum/api
Lin 0a7cde5fdf Cleanup some validation functions
There is no need to get the resource object in validate_flavor and
validate_external_network at all, all the things we want do to are
just validate they are there.

Change-Id: I7ab980958718ae8681a6fe36f46b97cb0ea77042
2016-04-25 13:10:51 +08:00
..
controllers Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
middleware Merge "Load wsgi app(api) with paste.deploy" 2016-03-09 17:36:46 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Fix config error 2016-03-28 07:08:35 +00:00
attr_validator.py Cleanup some validation functions 2016-04-25 13:10:51 +08: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
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
validation.py Rename get_rpc_resource to get_resource 2016-02-26 10:06:00 +08:00