Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Merge "Fix a bug when sending a new log in moon_api." | asteroide | 2 | -7/+13 | |
2015-10-12 | Fix a bug when sending a new log in moon_api. | asteroide | 2 | -7/+13 | |
Change-Id: I8a457018bd2e03f2fcaed3143d2c4c2df7bcfbf7 | |||||
2015-10-12 | Fix a bug when raising an exception. | asteroide | 1 | -8/+5 | |
Change-Id: Iec52a659d18f5589e533adc9da2da29f6a38adde | |||||
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 | 9 | -101/+75 | |
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 | Merge "Update code from KeystoneMiddleware Github repository (Master)." | Ruan HE | 46 | -1694/+2656 | |
2015-09-24 | Update code from KeystoneMiddleware Github repository (Master). | asteroide | 46 | -1694/+2656 | |
Change-Id: Id28c5bf48b3dbb6c8a08e66411b5785029f6857d | |||||
2015-09-24 | Merge "Delete tests for intra_extensions because they are in tests_tenants.json" | Ruan HE | 1 | -43/+0 | |
2015-09-24 | Merge "Create user in Keystone database when needed." | Ruan HE | 3 | -12/+71 | |
2015-09-24 | Delete tests for intra_extensions because they are in tests_tenants.json | asteroide | 1 | -43/+0 | |
Change-Id: I1aa888142ccf87654b9701986a02d63b57d9d93f | |||||
2015-09-24 | Create user in Keystone database when needed. | asteroide | 3 | -12/+71 | |
Change-Id: Ie898bd663e572785bd98b4d9143caa6a9bc5cead | |||||
2015-09-24 | Delete unneeded egg information. | asteroide | 6 | -74/+0 | |
Change-Id: I8decd141ac29de5b3aea56b49ccf94dbb84c04ba | |||||
2015-09-23 | Automatically create tenant in Keystone if tenant name doesn't exist in ↵ | asteroide | 1 | -2/+28 | |
Keystone. Change-Id: I773c2508092b3aeb921a9f7a4133331ca04c1858 | |||||
2015-09-23 | finish moonclient-review2, only problem about intra-extension | WuKong | 7 | -87/+39 | |
Change-Id: I2867ca2ce1498dd06cbdd0d6b672a5cb2e920f37 Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-23 | review moonclient | WuKong | 20 | -379/+402 | |
Change-Id: I0969fe42fd756c025d549d0cffe07943cddd2d15 Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-22 | Merge "Remove some unneeded logs." | Ruan HE | 1 | -3/+0 | |
2015-09-22 | Remove some unneeded logs. | asteroide | 1 | -3/+0 | |
Change-Id: I9a39b183f2613081eafef28bc8e385b7c2fbb628 | |||||
2015-09-22 | Fix all rule commands. | asteroide | 3 | -44/+554 | |
Change-Id: Ib0f30f2a9e26b4a9ac22af94c2b526a4e4f79e2e | |||||
2015-09-22 | moonclient documentation | WuKong | 4 | -72/+27 | |
Change-Id: I82a8f4fc4a66fbe2b751b7a0653616256ed689ed Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-22 | Merge "Remove unneeded files in tree." | Ruan HE | 2 | -66/+0 | |
2015-09-22 | Merge "Change the regular expression used to catch ''" | Ruan HE | 1 | -1/+1 | |
2015-09-22 | Remove unneeded files in tree. | asteroide | 2 | -66/+0 | |
Change-Id: I55fd30cf60d8854f84b37b65bbe135690df545fb | |||||
2015-09-22 | Merge "Delete all references to the AggregationAlgorithms SQL table." | Ruan HE | 3 | -30/+14 | |
2015-09-22 | Change the regular expression used to catch '' | asteroide | 1 | -1/+1 | |
Change-Id: I62a6f21b0a22fac0c82799a77b8cab202242b5c0 | |||||
2015-09-22 | Delete all references to the AggregationAlgorithms SQL table. | asteroide | 3 | -30/+14 | |
Change-Id: Ia508870842d17e6b8e2d8f34bd362cf3377f1594 | |||||
2015-09-22 | Fix all SubMetaRule commands. | asteroide | 3 | -67/+386 | |
Change-Id: I9aa775be6843e11e321e9deca254204618719fcd | |||||
2015-09-21 | Merge topic 'moon-abe-stable' | Ruan HE | 38 | -22/+519 | |
* changes: abe stable abe stable | |||||
2015-09-21 | abe stable | WuKong | 11 | -0/+497 | |
Change-Id: I24636de149d71b3c9fcdec7587c5f71ade23fe4b Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-21 | abe stable | WuKong | 27 | -22/+22 | |
Change-Id: I52379627346ce52264042110c133f544284a8f00 Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-09-21 | Put the ID of aggregation algorithm for a particular IntraExtension in the ↵ | asteroide | 10 | -123/+118 | |
intraextensions table and generate a static UUID for each aggregation algorithms in the memory backend. Change-Id: Ic56dc05ca3d7e099e1d529c5bb88b5d93de88ae1 | |||||
2015-09-18 | Fix the configuration commands and add the tests for them. | asteroide | 2 | -6/+230 | |
Change-Id: I47beb7dd0854e749fece1cd10a4591d8e9115dcc | |||||
2015-09-18 | Merge "Add action assignments commands and the tests for them." | Ruan HE | 2 | -15/+402 | |
2015-09-18 | Add action assignments commands and the tests for them. | asteroide | 2 | -15/+402 | |
Change-Id: I5d6f41179a68e77b2a0fd3bc052da1a4a65103e0 | |||||
2015-09-18 | Add object assignments commands and the tests for them. | asteroide | 2 | -17/+404 | |
Change-Id: Icec67fd57fec3468b5a0c63e98d85aa2ae6d5da1 | |||||
2015-09-18 | Merge "Add subject assignments commands and the tests for them." | Ruan HE | 2 | -14/+401 | |
2015-09-18 | Merge "Change the way the data strings are replaced to allow similar ↵ | Ruan HE | 1 | -1/+1 | |
variables on the same line." | |||||
2015-09-18 | Add subject assignments commands and the tests for them. | asteroide | 2 | -14/+401 | |
Change-Id: I11312fa5413b02b505b853785bf7fbd4d27a806a | |||||
2015-09-18 | Change the way the data strings are replaced to allow similar variables on ↵ | asteroide | 1 | -1/+1 | |
the same line. Change-Id: I0ba5f0151ebc144015196b758c1bde587da63e7b | |||||
2015-09-18 | Fix a bug when adding an assignment. | asteroide | 1 | -1/+1 | |
Change-Id: Ic3055c39ce0202808c8f7ca0d1d4dfac71145af0 | |||||
2015-09-18 | Merge "Fix a bug in subjects tests." | Ruan HE | 1 | -0/+28 | |
2015-09-18 | Fix a bug in subjects tests. | asteroide | 1 | -0/+28 | |
Change-Id: I0919a806437682aaa45df8bf48b06ac36fc5d9ac | |||||
2015-09-17 | Add all commands for scopes and add tests for them. | asteroide | 8 | -92/+880 | |
Change-Id: Id6fd4755158e52aa35569579aa6d60e4a0b2b535 | |||||
2015-09-17 | Merge "Fix some bugs in subjects tests and add objects and actions tests" | Ruan HE | 3 | -2/+474 | |
2015-09-17 | Merge "Fix subject, object and action categories commands and add tests for ↵ | Ruan HE | 6 | -27/+747 | |
them." | |||||
2015-09-17 | Fix subject, object and action categories commands and add tests for them. | asteroide | 6 | -27/+747 | |
Change-Id: I36dac141516da4a21c71cd7dadbb468fde255df7 |