magnum/magnum
Vijendar Komalla 54152970e1 Set is_admin flag correctly in RequestContext
Currently is_admin flag is always False. As a result
some of the admin operations are not working.
For example, quotas-list is not listing all the
user quotas.
This change sets the flag correctly based on the
roles assigned to the user and policies defined
in policy.json.

Change-Id: I01534ccf1cf1e635282db497e0e026bea19c3bd2
Closes-Bug: #1660843
2017-03-03 03:37:08 +00:00
..
api Validate project-id on quota create 2017-02-22 10:54:00 -06:00
cmd Merge "Support magnum-api multiple process workers" 2017-02-15 08:37:27 +00:00
common Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
conductor Merge "Fix CVE-2016-7404" 2017-02-22 20:58:44 +00:00
conf Merge "Fix CVE-2016-7404" 2017-02-22 20:58:44 +00:00
db Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
drivers Fix hyperkube_image_repo 2017-03-01 15:20:16 +01:00
hacking Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30
objects Resource Quota - Limit clusters per project 2017-01-25 08:55:45 -06:00
service Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00