Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-08 | Remove files because they have no clear licence. | Thomas Duval | 3 | -758/+0 | |
Change-Id: I7a309ef432eff76f4926a0734b55290d5a70a2e9 | |||||
2016-08-29 | Update base URL in API documentation. | Thomas Duval | 1 | -1/+1 | |
Change-Id: I6ff896d285bd63aa3e63a91f1b232ce37e33fcb9 | |||||
2016-08-08 | Merge "Update configurations" | Ruan HE | 3 | -19/+57 | |
2016-08-08 | Update configurations | Thomas Duval | 3 | -19/+57 | |
Change-Id: I8d65b73e1bfed94241a558660ae99fa22e0c22b4 | |||||
2016-08-08 | Remove hardcoded host | Thomas Duval | 1 | -1/+2 | |
Change-Id: Id058e674190fe7e728d79a276145aac27661f365 | |||||
2016-08-01 | Update script for debian package creation. | Thomas Duval | 58 | -29/+6788 | |
Change-Id: I0860633b9dc1aedd89e0272b92cb17022d35d01c | |||||
2016-06-30 | Add script to create Moon deb package. | Thomas Duval | 1 | -0/+151 | |
Change-Id: I7974d6b41e9a8cf6fe3e154715147656317f5ee8 | |||||
2016-06-09 | Update Keystone core to Mitaka. | DUVAL Thomas | 515 | -18743/+49269 | |
Change-Id: Ia10d6add16f4a9d25d1f42d420661c46332e69db | |||||
2016-05-23 | Modify Auth controls for Moon Auth API in order to allow unscopped tokens. | asteroide | 1 | -1/+13 | |
Change-Id: I8ede560f38682f1d79ad8842ed7c27649f70cd8d | |||||
2016-05-10 | Add the ability to retrieve a scoped token with roles associated to that ↵ | asteroide | 1 | -3/+36 | |
project. Change-Id: I942ed63ff0a343b786016ad494f0f32b78465c28 | |||||
2016-04-25 | Add the /moon/auth/tokens API | asteroide | 4 | -60/+173 | |
Change-Id: I4c0dd7c0e3f4dcae8d122c466cf93ac28d7c37f6 | |||||
2016-04-22 | Move policy files to a better location for the installation process. | asteroide | 38 | -5/+1 | |
Change-Id: If74a878058983df8e432927e87b3da69214d9888 | |||||
2016-01-27 | Fix a bug when a tenant is not connected to an intra-extension. | asteroide | 1 | -0/+2 | |
Change-Id: I6b415ab8042e47009fd101821bd51a2b1bd0341a | |||||
2016-01-26 | Merge "Add the Moon slave service." | Ruan HE | 8 | -79/+437 | |
2016-01-26 | Add the Moon slave service. | asteroide | 8 | -79/+437 | |
Change-Id: Iaf2e154af685b611e6ec19f2500bb8720d8447bd | |||||
2016-01-26 | SubMetaRule algorithm IDs now is calculated via a hash from its name (needed ↵ | asteroide | 1 | -2/+4 | |
for master-slave development). Change-Id: Ia210b7a4b0084992d8b47f686796bca4934c3bcb | |||||
2015-12-16 | Merge "Send Moon from a Keystone filter to a Keystone application." | Ruan HE | 6 | -489/+528 | |
2015-12-16 | Send Moon from a Keystone filter to a Keystone application. | asteroide | 6 | -489/+528 | |
Change-Id: Ib74edc222e6d0705c7f7c6c602401fca75626c23 | |||||
2015-12-11 | Update API documentation. | asteroide | 1 | -374/+590 | |
Change-Id: Ica14434d38532a93a5ce93fe021c2d8101b42d4d | |||||
2015-12-11 | Delete an unnecessary API link. | asteroide | 1 | -1/+0 | |
Change-Id: I907456ff282ec83234f66a979da18b1d46ca77fc | |||||
2015-12-10 | Change API calls to have less loops and change the API calls in the enforce ↵ | asteroide | 8 | -221/+171 | |
function. Change-Id: Ia8a2eebcd014967a34fd0f7bf6cd09e7cdad64ed | |||||
2015-12-07 | Fix a deletion after Keytone update from source. | asteroide | 1 | -0/+13 | |
Change-Id: I9aafe31377b467f2580f7781cec5b30c0150ee8b | |||||
2015-12-03 | Add try / except because moonlog_api is missing sometimes (need more ↵ | asteroide | 2 | -9/+30 | |
investigations). Change-Id: I6d6bb334984e9a33fd6e43c5a1b97d9e7500d8f8 | |||||
2015-12-02 | Update keystone to the branch stable/liberty. | asteroide | 91 | -951/+1980 | |
Change-Id: I7cce62ae4b4cbca525a7b9499285455bdd04993e | |||||
2015-12-01 | Fix an error on aggregation algorithm. | asteroide | 4 | -9/+12 | |
Change-Id: If5387e847c3102d78c71fe3ee194133e20959e1b | |||||
2015-11-27 | When deleting an intra-extension, deletion may be impossible due to foreign ↵ | asteroide | 1 | -8/+10 | |
key constraints. Change-Id: I6a8421e80f68abdf80516f76b87f611249a1e80a | |||||
2015-11-25 | Automatically delete assignments related to a category when user asks to ↵ | asteroide | 1 | -0/+3 | |
delete this category. Change-Id: Ic906572bb5938891d103b11fc49b6b392edc20ef | |||||
2015-11-25 | Re-run unittests and fix some bugs. | asteroide | 5 | -72/+66 | |
Change-Id: Ibf63942a55bd4c3792bbfb4cd25d665923a3b1af | |||||
2015-11-24 | When deleting a subject, check if the authz/admin intra-extension exists in ↵ | asteroide | 1 | -4/+8 | |
order to not try to delete a subject in a non-existent intra-extension. Change-Id: Ief26dccc856ab565b3ba610cf6c7a95c20fab297 | |||||
2015-11-23 | Fix 2 bugs in Logs (in controller and in DB) | asteroide | 2 | -3/+5 | |
Change-Id: Ifdf9fdbd5956335647d9fb44679f941a699fd7a2 | |||||
2015-11-22 | Merge "During authorization, the subject ID was sometime the Keystone ID ↵ | Ruan HE | 1 | -18/+21 | |
which leads to a false authorization error." | |||||
2015-11-20 | During authorization, the subject ID was sometime the Keystone ID which ↵ | asteroide | 1 | -18/+21 | |
leads to a false authorization error. Change-Id: If2e0d2aa6cd1e759be3de500c91d72cbdbaa846e | |||||
2015-11-20 | Add an init API function to force the reload of the root intra-extension. | asteroide | 2 | -0/+10 | |
Change-Id: Ieee84a30cbd1ee0a5d4ca3359b7f5afbc39afffc | |||||
2015-11-09 | Add an empty admin policy. | asteroide | 6 | -0/+80 | |
Change-Id: Iafd5faef37506416b736dba374e1839b5d380faa | |||||
2015-11-03 | Improve some exception logs mainly for debugging purposes. | asteroide | 1 | -8/+8 | |
Change-Id: Ie6b2ba1bfdc5e8729605e935481669b90990b2d8 | |||||
2015-11-02 | Add an empty policy. | asteroide | 6 | -0/+46 | |
Change-Id: I8431b348e1df18c586aa5f1edf72803b152b6128 | |||||
2015-10-14 | Merge "When a tenant is not managed by Moon, the result of the authz ↵ | Ruan HE | 1 | -1/+3 | |
function is always True." | |||||
2015-10-14 | When a tenant is not managed by Moon, the result of the authz function is ↵ | asteroide | 1 | -1/+3 | |
always True. Change-Id: Ic63d93371fb1661078367c47ce9ccd0c99537070 | |||||
2015-10-14 | Change the way the tenant dict is updated with Keystone information on the ↵ | asteroide | 1 | -1/+3 | |
add_tenant_dict. Change-Id: Ifa164a51b0195f546b97267ffca677bbf3a18eca | |||||
2015-10-12 | Merge "Check the content of tenant_dict['intra_admin_extension_id'] to allow ↵ | asteroide | 1 | -2/+3 | |
or not the synchronisation process." | |||||
2015-10-12 | Check the content of tenant_dict['intra_admin_extension_id'] to allow or not ↵ | asteroide | 1 | -2/+3 | |
the synchronisation process. Change-Id: Iba22a1ae8444f2367272ef68b8310b5bff7c2b0c | |||||
2015-10-12 | correct rbac policy | WuKong | 1 | -1/+1 | |
Change-Id: Id49873abe4abc7622cbf68704bf73ae998f54149 Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-10-12 | Fix a bug when sending a new log in moon_api. | asteroide | 2 | -7/+13 | |
Change-Id: I8a457018bd2e03f2fcaed3143d2c4c2df7bcfbf7 | |||||
2015-10-12 | create scenario test | WuKong | 15 | -4/+268 | |
Change-Id: Id392d900583a31fb53a9da5bcb0c47746f34491a Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-26 | Review the KeystoneMiddleware code, fix some bugs in the authz functions. | asteroide | 8 | -94/+51 | |
Change-Id: I9d9966c061fc71cd8ef5ce88217dcdfa63e0722f | |||||
2015-09-25 | Merge "Delete unexistant objects." | Ruan HE | 1 | -5/+1 | |
2015-09-25 | Delete unexistant objects. | asteroide | 1 | -5/+1 | |
Change-Id: Ib4fd2554e602df5d4170760972fd37516b524e04 | |||||
2015-09-25 | Fix a bug in aggregation_algorithm functions. | asteroide | 1 | -2/+2 | |
Change-Id: Id480972ce81173c720e5e2461ad5fd472aecc90e | |||||
2015-09-24 | Update Keystone code from repository. | asteroide | 184 | -1914/+17646 | |
Change-Id: Ib3d0a06b10902fcc6d520f58e85aa617bc326d00 | |||||
2015-09-24 | Create user in Keystone database when needed. | asteroide | 2 | -11/+55 | |
Change-Id: Ie898bd663e572785bd98b4d9143caa6a9bc5cead |