Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-09 | Merge "Add 'special' test operation allowing to change authentication (name, ↵ | 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, ↵ | 3 | -5/+99 | ||
...) during test and add a shell operation in test procedure. Change-Id: I44f91b19d438dc92183d58f99047228ea5dc257a | |||||
2015-11-09 | Add an empty admin policy. | 6 | -0/+80 | ||
Change-Id: Iafd5faef37506416b736dba374e1839b5d380faa | |||||
2015-11-09 | Add username and tenant parameters to Moonclient | 1 | -1/+19 | ||
Change-Id: Ie96e7b579a5fe6e1cae4198cbd7ca59d7e39fb21 | |||||
2015-11-05 | Merge "Delete tests_empty_policy file (move to tests_empty_policy_nova)" | 1 | -1013/+0 | ||
2015-11-05 | Merge "Change middleware behaviour because of swift requests." | 1 | -18/+47 | ||
2015-11-05 | Delete tests_empty_policy file (move to tests_empty_policy_nova) | 1 | -1013/+0 | ||
Change-Id: Id29fd1253e8c8ec01b54226c614e8a712246ea5a | |||||
2015-11-05 | Change middleware behaviour because of swift requests. | 1 | -18/+47 | ||
Change-Id: Ibb5c25d40a2004701a20a8903e70f1a6c8704ae1 | |||||
2015-11-05 | Add a test file for swift command. | 2 | -0/+2181 | ||
Change-Id: Ib0762510b0cf389dfa9c7b08da9dbb907755cf82 | |||||
2015-11-04 | Add more tests (assignments for nova server set from low to high) | 1 | -2/+49 | ||
Change-Id: I3bd369cc3c6f3cfcc2c6e8ea207d7d638a9e08e5 | |||||
2015-11-03 | Merge "Add an empty policy test file." | 1 | -0/+966 | ||
2015-11-03 | Merge "Add a overall result for test groups." | 1 | -2/+6 | ||
2015-11-03 | Merge "Fix a bug when setting an algorithm for submetarules." | 1 | -2/+2 | ||
2015-11-03 | Merge "Improve some exception logs mainly for debugging purposes." | 1 | -8/+8 | ||
2015-11-03 | Add an empty policy test file. | 1 | -0/+966 | ||
Change-Id: Idbc4130e0977f3d9ff3f995821809bbc1e56764c | |||||
2015-11-03 | Add a overall result for test groups. | 1 | -2/+6 | ||
Change-Id: I462de32b4c5ade21e336b1e9aa0bf825c5bf3b44 | |||||
2015-11-03 | Fix a bug when setting an algorithm for submetarules. | 1 | -2/+2 | ||
Change-Id: Ieef5732ed02dd43cad81688c7201fea5986e6956 | |||||
2015-11-03 | Improve some exception logs mainly for debugging purposes. | 1 | -8/+8 | ||
Change-Id: Ie6b2ba1bfdc5e8729605e935481669b90990b2d8 | |||||
2015-11-03 | Merge "moon's monthly meeting for 2015-11-03" | 2 | -0/+256 | ||
2015-11-03 | moon's monthly meeting for 2015-11-03 | 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', ↵ | 2 | -18/+162 | ||
'nova pause ...', ..." | |||||
2015-11-02 | Add the possibility to launch external command like 'nova list', 'nova pause ↵ | 2 | -18/+162 | ||
...', ... Change-Id: Ie563df0161693ea5e1c84cae3d6a3b23712ad3fc | |||||
2015-11-02 | Add an empty policy. | 6 | -0/+46 | ||
Change-Id: I8431b348e1df18c586aa5f1edf72803b152b6128 | |||||
2015-10-26 | add officel projet docs | 4 | -0/+150 | ||
Change-Id: I4d3cd5f6806f25b7aa2cdd20415de9fd835a5c5a Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-10-23 | review cleanup | 5 | -44/+43 | ||
Change-Id: Ic72d6fe4f8d88b1b676fdef2c975dbc614fc583f Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2015-10-14 | Merge "When a tenant is not managed by Moon, the result of the authz ↵ | 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 ↵ | 1 | -1/+3 | ||
always True. Change-Id: Ic63d93371fb1661078367c47ce9ccd0c99537070 | |||||
2015-10-14 | Change the way the tenant dict is updated with Keystone information on the ↵ | 1 | -1/+3 | ||
add_tenant_dict. Change-Id: Ifa164a51b0195f546b97267ffca677bbf3a18eca | |||||
2015-10-12 | Change the 'intraextension create' to 'intraextension add'. | 19 | -49/+50 | ||
Change-Id: I23932ce17e00044d87b8dcf2065571c0e82a7a30 | |||||
2015-10-12 | Merge "Check the content of tenant_dict['intra_admin_extension_id'] to allow ↵ | 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 ↵ | 1 | -2/+3 | ||
the synchronisation process. Change-Id: Iba22a1ae8444f2367272ef68b8310b5bff7c2b0c | |||||
2015-10-12 | correct rbac policy | 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." | 2 | -7/+13 | ||
2015-10-12 | Fix a bug when sending a new log in moon_api. | 2 | -7/+13 | ||
Change-Id: I8a457018bd2e03f2fcaed3143d2c4c2df7bcfbf7 | |||||
2015-10-12 | Fix a bug when raising an exception. | 1 | -8/+5 | ||
Change-Id: Iec52a659d18f5589e533adc9da2da29f6a38adde | |||||
2015-10-12 | create scenario test | 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. | 9 | -101/+75 | ||
Change-Id: I9d9966c061fc71cd8ef5ce88217dcdfa63e0722f | |||||
2015-09-25 | Merge "Delete unexistant objects." | 1 | -5/+1 | ||
2015-09-25 | Delete unexistant objects. | 1 | -5/+1 | ||
Change-Id: Ib4fd2554e602df5d4170760972fd37516b524e04 | |||||
2015-09-25 | Fix a bug in aggregation_algorithm functions. | 1 | -2/+2 | ||
Change-Id: Id480972ce81173c720e5e2461ad5fd472aecc90e | |||||
2015-09-24 | Update Keystone code from repository. | 184 | -1914/+17646 | ||
Change-Id: Ib3d0a06b10902fcc6d520f58e85aa617bc326d00 | |||||
2015-09-24 | Merge "Update code from KeystoneMiddleware Github repository (Master)." | 46 | -1694/+2656 | ||
2015-09-24 | Update code from KeystoneMiddleware Github repository (Master). | 46 | -1694/+2656 | ||
Change-Id: Id28c5bf48b3dbb6c8a08e66411b5785029f6857d | |||||
2015-09-24 | Merge "Delete tests for intra_extensions because they are in tests_tenants.json" | 1 | -43/+0 | ||
2015-09-24 | Merge "Create user in Keystone database when needed." | 3 | -12/+71 | ||
2015-09-24 | Delete tests for intra_extensions because they are in tests_tenants.json | 1 | -43/+0 | ||
Change-Id: I1aa888142ccf87654b9701986a02d63b57d9d93f | |||||
2015-09-24 | Create user in Keystone database when needed. | 3 | -12/+71 | ||
Change-Id: Ie898bd663e572785bd98b4d9143caa6a9bc5cead | |||||
2015-09-24 | Delete unneeded egg information. | 6 | -74/+0 | ||
Change-Id: I8decd141ac29de5b3aea56b49ccf94dbb84c04ba | |||||
2015-09-23 | Automatically create tenant in Keystone if tenant name doesn't exist in ↵ | 1 | -2/+28 | ||
Keystone. Change-Id: I773c2508092b3aeb921a9f7a4133331ca04c1858 | |||||
2015-09-23 | finish moonclient-review2, only problem about intra-extension | 7 | -87/+39 | ||
Change-Id: I2867ca2ce1498dd06cbdd0d6b672a5cb2e920f37 Signed-off-by: WuKong <rebirthmonkey@gmail.com> |