magnum/magnum/api
Vijendar Komalla 34307b8c4f Validate project-id on quota create
Currently on quota create project_id is not
validated. This change is to check if the given
project id is valid or not.

Change-Id: I8f9785aa83257f3abacb5542d3329d4aef7dd849
Closes-Bug: #1665079
2017-02-22 10:54:00 -06:00
..
controllers Validate project-id on quota create 2017-02-22 10:54:00 -06:00
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 Centralize config option: api section 2016-09-22 00:59:34 +00:00
attr_validator.py Fix some typos 2017-02-16 00:20:01 -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 Fix a typo 2016-11-18 11:05:55 +08:00
http_error.py Add microversioning support for methods 2016-08-03 13:28:48 -07:00
rest_api_version_history.rst Add microversion and release notes for quotas API 2017-02-09 10:47:07 -06:00
servicegroup.py Remove the usage of MagnumObjectDictCompat from magnum_service 2017-01-06 03:25:28 +00:00
utils.py Centralize config option: api section 2016-09-22 00:59:34 +00:00
validation.py Validate project-id on quota create 2017-02-22 10:54:00 -06:00
versioned_method.py Fix some typos 2017-02-16 00:20:01 -08:00