Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-23 | Fix 2 bugs in Logs (in controller and in DB) | asteroide | 2 | -3/+5 | |
Change-Id: Ifdf9fdbd5956335647d9fb44679f941a699fd7a2 | |||||
2015-11-22 | Merge "Some aesthetic modifications in logs." | Ruan HE | 1 | -2/+2 | |
2015-11-22 | Merge "Get errors from Keystone-Moon and throw them from Moonclient" | Ruan HE | 1 | -2/+14 | |
2015-11-22 | Merge "Add tests for moonclient which authorize a new user to modify the ↵ | Ruan HE | 3 | -0/+3637 | |
admin intra-extension." | |||||
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 | Some aesthetic modifications in logs. | asteroide | 1 | -2/+2 | |
Change-Id: Ic6809bf6e9d9aab47adff1d65870c51e2e47fb8b | |||||
2015-11-20 | Get errors from Keystone-Moon and throw them from Moonclient | asteroide | 1 | -2/+14 | |
Change-Id: I686f2d49b0c41a8352ed9c18805fbf4058d8ad3d | |||||
2015-11-20 | Add tests for moonclient which authorize a new user to modify the admin ↵ | asteroide | 3 | -0/+3637 | |
intra-extension. Change-Id: I6b942f43a67c1e148546b64b3dd0dcda8a6e78b1 | |||||
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 | 4 | -0/+26 | |
Change-Id: Ieee84a30cbd1ee0a5d4ca3359b7f5afbc39afffc | |||||
2015-11-18 | update .gitignore to cleanup moonclient build, dist | Wukong | 1 | -0/+3 | |
Change-Id: Iff2301abaf131158c260d46a59a0e452e35884c5 Signed-off-by: Wukong <rebirthmonkey@gmail.com> | |||||
2015-11-13 | extension to sleep 10s for nova test | wukong | 1 | -1/+1 | |
Change-Id: Ia49500e18ddc676a60016e7f720f14ad21ec027d Signed-off-by: wukong <rebirthmonkey@gmail.com> | |||||
2015-11-13 | Merge "keystonemiddleware/authz.py clean up token" | Thomas D | 1 | -83/+6 | |
2015-11-13 | Merge "update gitignore for abe" | Ruan HE | 0 | -0/+0 | |
2015-11-12 | keystonemiddleware/authz.py clean up token | wukong | 1 | -83/+6 | |
Change-Id: I066c4de1abbb635bb954df5423bb250a4f0f22cf Signed-off-by: wukong <rebirthmonkey@gmail.com> | |||||
2015-11-09 | Merge "Add 'special' test operation allowing to change authentication (name, ↵ | Ruan HE | 3 | -5/+99 | |
url, ...) during test and add a shell operation in test procedure." | |||||
2015-11-09 | Add 'special' test operation allowing to change authentication (name, url, ↵ | asteroide | 3 | -5/+99 | |
...) during test and add a shell operation in test procedure. Change-Id: I44f91b19d438dc92183d58f99047228ea5dc257a | |||||
2015-11-09 | Add an empty admin policy. | asteroide | 6 | -0/+80 | |
Change-Id: Iafd5faef37506416b736dba374e1839b5d380faa | |||||
2015-11-09 | Add username and tenant parameters to Moonclient | asteroide | 1 | -1/+19 | |
Change-Id: Ie96e7b579a5fe6e1cae4198cbd7ca59d7e39fb21 | |||||
2015-11-05 | Merge "Delete tests_empty_policy file (move to tests_empty_policy_nova)" | Ruan HE | 1 | -1013/+0 | |
2015-11-05 | Merge "Change middleware behaviour because of swift requests." | Ruan HE | 1 | -18/+47 | |
2015-11-05 | Delete tests_empty_policy file (move to tests_empty_policy_nova) | asteroide | 1 | -1013/+0 | |
Change-Id: Id29fd1253e8c8ec01b54226c614e8a712246ea5a | |||||
2015-11-05 | Change middleware behaviour because of swift requests. | asteroide | 1 | -18/+47 | |
Change-Id: Ibb5c25d40a2004701a20a8903e70f1a6c8704ae1 | |||||
2015-11-05 | Add a test file for swift command. | asteroide | 2 | -0/+2181 | |
Change-Id: Ib0762510b0cf389dfa9c7b08da9dbb907755cf82 | |||||
2015-11-04 | Add more tests (assignments for nova server set from low to high) | asteroide | 1 | -2/+49 | |
Change-Id: I3bd369cc3c6f3cfcc2c6e8ea207d7d638a9e08e5 | |||||
2015-11-03 | Merge "Add an empty policy test file." | Ruan HE | 1 | -0/+966 | |
2015-11-03 | Merge "Add a overall result for test groups." | Ruan HE | 1 | -2/+6 | |
2015-11-03 | Merge "Fix a bug when setting an algorithm for submetarules." | Ruan HE | 1 | -2/+2 | |
2015-11-03 | Merge "Improve some exception logs mainly for debugging purposes." | Ruan HE | 1 | -8/+8 | |
2015-11-03 | Add an empty policy test file. | asteroide | 1 | -0/+966 | |
Change-Id: Idbc4130e0977f3d9ff3f995821809bbc1e56764c | |||||
2015-11-03 | Add a overall result for test groups. | asteroide | 1 | -2/+6 | |
Change-Id: I462de32b4c5ade21e336b1e9aa0bf825c5bf3b44 | |||||
2015-11-03 | Fix a bug when setting an algorithm for submetarules. | asteroide | 1 | -2/+2 | |
Change-Id: Ieef5732ed02dd43cad81688c7201fea5986e6956 | |||||
2015-11-03 | Improve some exception logs mainly for debugging purposes. | asteroide | 1 | -8/+8 | |
Change-Id: Ie6b2ba1bfdc5e8729605e935481669b90990b2d8 | |||||
2015-11-03 | Merge "moon's monthly meeting for 2015-11-03" | Ruan HE | 2 | -0/+256 | |
2015-11-03 | moon's monthly meeting for 2015-11-03 | wukong | 2 | -0/+256 | |
Change-Id: I5c67011380342ee9e8ba26e7ba9d00363cd93aad Signed-off-by: wukong <rebirthmonkey@gmail.com> | |||||
2015-11-02 | Merge "Add the possibility to launch external command like 'nova list', ↵ | Ruan HE | 2 | -18/+162 | |
'nova pause ...', ..." | |||||
2015-11-02 | Add the possibility to launch external command like 'nova list', 'nova pause ↵ | asteroide | 2 | -18/+162 | |
...', ... Change-Id: Ie563df0161693ea5e1c84cae3d6a3b23712ad3fc | |||||
2015-11-02 | Add an empty policy. | asteroide | 6 | -0/+46 | |
Change-Id: I8431b348e1df18c586aa5f1edf72803b152b6128 | |||||
2015-10-26 | add officel projet docs | WuKong | 4 | -0/+150 | |
Change-Id: I4d3cd5f6806f25b7aa2cdd20415de9fd835a5c5a Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-10-23 | review cleanup | WuKong | 5 | -44/+43 | |
Change-Id: Ic72d6fe4f8d88b1b676fdef2c975dbc614fc583f Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-10-23 | update gitignore for abe | WuKong | 5 | -44/+43 | |
Change-Id: I648cc66a6fb9c45be785eead0832eb5ee3c42b5d Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
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 | Change the 'intraextension create' to 'intraextension add'. | asteroide | 19 | -49/+50 | |
Change-Id: I23932ce17e00044d87b8dcf2065571c0e82a7a30 | |||||
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 | 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 |