aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Remove files because they have no clear licence.Thomas Duval3-758/+0
2016-08-29Update base URL in API documentation.Thomas Duval1-1/+1
2016-08-08Merge "Update configurations"Ruan HE3-19/+57
2016-08-08Update configurationsThomas Duval3-19/+57
2016-08-08Remove hardcoded hostThomas Duval1-1/+2
2016-08-01Update script for debian package creation.Thomas Duval58-29/+6788
2016-06-30Add script to create Moon deb package.Thomas Duval1-0/+151
2016-06-09Update Keystone core to Mitaka.DUVAL Thomas515-18743/+49269
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 APIasteroide4-60/+173
2016-04-22Move policy files to a better location for the installation process.asteroide38-5/+1
2016-01-27Fix a bug when a tenant is not connected to an intra-extension.asteroide1-0/+2
2016-01-26Merge "Add the Moon slave service."Ruan HE8-79/+437
2016-01-26Add the Moon slave service.asteroide8-79/+437
2016-01-26SubMetaRule algorithm IDs now is calculated via a hash from its name (needed ...asteroide1-2/+4
2015-12-16Merge "Send Moon from a Keystone filter to a Keystone application."Ruan HE6-489/+528
2015-12-16Send Moon from a Keystone filter to a Keystone application.asteroide6-489/+528
2015-12-11Update API documentation.asteroide1-374/+590
2015-12-11Delete an unnecessary API link.asteroide1-1/+0
2015-12-10Change API calls to have less loops and change the API calls in the enforce f...asteroide8-221/+171
2015-12-07Fix a deletion after Keytone update from source.asteroide1-0/+13
2015-12-03Add try / except because moonlog_api is missing sometimes (need more investig...asteroide2-9/+30
2015-12-02Update keystone to the branch stable/liberty.asteroide91-951/+1980
2015-12-01Fix an error on aggregation algorithm.asteroide4-9/+12
2015-11-27When deleting an intra-extension, deletion may be impossible due to foreign k...asteroide1-8/+10
2015-11-25Automatically delete assignments related to a category when user asks to dele...asteroide1-0/+3
2015-11-25Re-run unittests and fix some bugs.asteroide5-72/+66
2015-11-24When deleting a subject, check if the authz/admin intra-extension exists in o...asteroide1-4/+8
2015-11-23Fix 2 bugs in Logs (in controller and in DB)asteroide2-3/+5
2015-11-22Merge "During authorization, the subject ID was sometime the Keystone ID whic...Ruan HE1-18/+21
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.asteroide2-0/+10
2015-11-09Add an empty admin policy.asteroide6-0/+80
2015-11-03Improve some exception logs mainly for debugging purposes.asteroide1-8/+8
2015-11-02Add an empty policy.asteroide6-0/+46
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-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-12Fix a bug when sending a new log in moon_api.asteroide2-7/+13
2015-10-12create scenario testWuKong15-4/+268
2015-09-26Review the KeystoneMiddleware code, fix some bugs in the authz functions.asteroide8-94/+51
2015-09-25Merge "Delete unexistant objects."Ruan HE1-5/+1
2015-09-25Delete unexistant objects.asteroide1-5/+1
2015-09-25Fix a bug in aggregation_algorithm functions.asteroide1-2/+2
2015-09-24Update Keystone code from repository.asteroide184-1914/+17646
2015-09-24Create user in Keystone database when needed.asteroide2-11/+55