summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Get errors from Keystone-Moon and throw them from Moonclientasteroide1-2/+14
2015-11-20Add tests for moonclient which authorize a new user to modify the admin intra...asteroide3-0/+3637
2015-11-20During authorization, the subject ID was sometime the Keystone ID which leads...asteroide1-18/+21
2015-11-20Add an init API function to force the reload of the root intra-extension.asteroide4-0/+26
2015-11-18Merge branch 'r3' to masterWukong5-0/+414
2015-11-18keystonemiddleware create abe and authz mgrsWukong4-0/+106
2015-11-18keystonemiddleware, create moon_agentWukong1-0/+308
2015-11-18update .gitignore to cleanup moonclient build, distWukong1-0/+3
2015-11-13extension to sleep 10s for nova testwukong1-1/+1
2015-11-13Merge "keystonemiddleware/authz.py clean up token"Thomas D1-83/+6
2015-11-13Merge "update gitignore for abe"Ruan HE0-0/+0
2015-11-12keystonemiddleware/authz.py clean up tokenwukong1-83/+6
2015-11-09Merge "Add 'special' test operation allowing to change authentication (name, ...Ruan HE3-5/+99
2015-11-09Add 'special' test operation allowing to change authentication (name, url, .....asteroide3-5/+99
2015-11-09Add an empty admin policy.asteroide6-0/+80
2015-11-09Add username and tenant parameters to Moonclientasteroide1-1/+19
2015-11-05Merge "Delete tests_empty_policy file (move to tests_empty_policy_nova)"Ruan HE1-1013/+0
2015-11-05Merge "Change middleware behaviour because of swift requests."Ruan HE1-18/+47
2015-11-05Delete tests_empty_policy file (move to tests_empty_policy_nova)asteroide1-1013/+0
2015-11-05Change middleware behaviour because of swift requests.asteroide1-18/+47
2015-11-05Add a test file for swift command.asteroide2-0/+2181
2015-11-04Add more tests (assignments for nova server set from low to high)asteroide1-2/+49
2015-11-03Merge "Add an empty policy test file."Ruan HE1-0/+966
2015-11-03Merge "Add a overall result for test groups."Ruan HE1-2/+6
2015-11-03Merge "Fix a bug when setting an algorithm for submetarules."Ruan HE1-2/+2
2015-11-03Merge "Improve some exception logs mainly for debugging purposes."Ruan HE1-8/+8
2015-11-03Add an empty policy test file.asteroide1-0/+966
2015-11-03Add a overall result for test groups.asteroide1-2/+6
2015-11-03Fix a bug when setting an algorithm for submetarules.asteroide1-2/+2
2015-11-03Improve some exception logs mainly for debugging purposes.asteroide1-8/+8
2015-11-03Merge "moon's monthly meeting for 2015-11-03"Ruan HE2-0/+256
2015-11-03moon's monthly meeting for 2015-11-03wukong2-0/+256
2015-11-02Merge "Add the possibility to launch external command like 'nova list', 'nova...Ruan HE2-18/+162
2015-11-02Add the possibility to launch external command like 'nova list', 'nova pause ...asteroide2-18/+162
2015-11-02Add an empty policy.asteroide6-0/+46
2015-10-26add officel projet docsWuKong4-0/+150
2015-10-23review cleanupWuKong5-44/+43
2015-10-23update gitignore for abeWuKong5-44/+43
2015-10-14Merge "When a tenant is not managed by Moon, the result of the authz function...Ruan HE1-1/+3
2015-10-14When a tenant is not managed by Moon, the result of the authz function is alw...asteroide1-1/+3
2015-10-14Change the way the tenant dict is updated with Keystone information on the ad...asteroide1-1/+3
2015-10-12Change the 'intraextension create' to 'intraextension add'.asteroide19-49/+50
2015-10-12Merge "Check the content of tenant_dict['intra_admin_extension_id'] to allow ...asteroide1-2/+3
2015-10-12Check the content of tenant_dict['intra_admin_extension_id'] to allow or not ...asteroide1-2/+3
2015-10-12correct rbac policyWuKong1-1/+1
2015-10-12Merge "Fix a bug when sending a new log in moon_api."asteroide2-7/+13
2015-10-12Fix a bug when sending a new log in moon_api.asteroide2-7/+13
2015-10-12Fix a bug when raising an exception.asteroide1-8/+5
2015-10-12create scenario testWuKong15-4/+268
2015-09-26Review the KeystoneMiddleware code, fix some bugs in the authz functions.asteroide9-101/+75