aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/contrib/moon/controllers.py
AgeCommit message (Expand)AuthorFilesLines
2016-08-08Remove hardcoded hostThomas Duval1-1/+2
2016-05-23Modify Auth controls for Moon Auth API in order to allow unscopped tokens.asteroide1-1/+13
2016-05-10Add the ability to retrieve a scoped token with roles associated to that proj...asteroide1-3/+36
2016-04-25Add the /moon/auth/tokens APIasteroide1-1/+39
2016-01-26Add the Moon slave service.asteroide1-1/+2
2015-12-10Change API calls to have less loops and change the API calls in the enforce f...asteroide1-4/+3
2015-11-23Fix 2 bugs in Logs (in controller and in DB)asteroide1-1/+1
2015-11-20Add an init API function to force the reload of the root intra-extension.asteroide1-0/+4
2015-09-26Review the KeystoneMiddleware code, fix some bugs in the authz functions.asteroide1-4/+4
2015-09-25Fix a bug in aggregation_algorithm functions.asteroide1-2/+2
2015-09-24Create user in Keystone database when needed.asteroide1-0/+3
2015-09-23Automatically create tenant in Keystone if tenant name doesn't exist in Keyst...asteroide1-2/+28
2015-09-22Fix all rule commands.asteroide1-2/+2
2015-09-21Put the ID of aggregation algorithm for a particular IntraExtension in the in...asteroide1-4/+1
2015-09-17In controllers, user_id is the Keystone ID and that don't match with the id i...asteroide1-1/+1
2015-09-11Debug all the tenant commands in moonclient and fix some bugs in opnfv-moon r...asteroide1-3/+6
2015-09-04End of Keystone code update to branch Master and fix some bugs.asteroide1-3/+3
2015-08-10review codeWuKong1-23/+26
2015-08-07review codeWuKong1-309/+297
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide1-3/+7
2015-07-22finish review codeWuKong1-25/+21
2015-07-21add super_extensionWuKong1-3/+3
2015-07-21review codeWuKong1-112/+80
2015-07-21review codeWuKong1-50/+108
2015-07-20review codeWuKong1-116/+133
2015-07-20review codeWuKong1-33/+30
2015-07-20review codeWuKong1-78/+83
2015-07-16reivew codeWuKong1-4/+4
2015-07-15review core.pyWuKong1-95/+91
2015-07-14review controllers.py and core.pyWuKong1-77/+74
2015-07-13review routers.py and controllers.pyWuKong1-89/+140
2015-07-10review routers.py and controllers.pyWuKong1-331/+441
2015-07-09update controller interfaceWuKong1-9/+8
2015-06-30migrate moon code from github to opnfvWuKong1-0/+611