magnum/magnum/api
Aaron-DH bc5a61d212 Remove method which has no rpc calls
API like bay-list/container-list/magnum-service-list etc..
there is no rpc call and only access the database in these methods
move them to api controller.

Change-Id: Icdee1c5d3d835efd57238fb4cb8e897485da9b6d
Closes-Bug:#1552131
2016-03-08 14:43:51 +08:00
..
controllers Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
middleware Adds standardised error messages 2016-03-02 16:40:23 +01:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Added Keystone and RequestID headers to CORS middleware 2016-01-08 10:37:04 -08:00
attr_validator.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
auth.py Fix typo error 2015-11-08 04:29:35 -05: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 Merge "Rename get_rpc_resource to get_resource" 2016-03-01 10:33:43 +00:00
validation.py Rename get_rpc_resource to get_resource 2016-02-26 10:06:00 +08:00