summaryrefslogtreecommitdiffstats
path: root/moonclient/moonclient/tests
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01Fix an issue when executing all tests at the same time.asteroide22-13/+191
Change-Id: I1215c6e005438f19f042a4296fcaf156ea7d0ffe
2015-11-27Delete a moonclient test which is not necessary.asteroide1-32/+0
Change-Id: I938753f5c6072a75df32203dc13f3f8f8ad89ff7
2015-11-25Add a "no_result" key in JSON test files because "(?!...)" regular ↵asteroide21-82/+96
expression doesn't work as expected. Change-Id: I67a8b6a529b71bc7499ba68cb431403a63482c1c
2015-11-24Merge "Fix a small bug in test."Ruan HE1-1/+1
2015-11-24Fix a small bug in test.asteroide1-1/+1
Change-Id: I0458f3105fe1fe3e84d3264f29a24f53b6967ebe
2015-11-24When deleting a subject, check if the authz/admin intra-extension exists in ↵asteroide1-5/+5
order to not try to delete a subject in a non-existent intra-extension. Change-Id: Ief26dccc856ab565b3ba610cf6c7a95c20fab297
2015-11-20Add tests for moonclient which authorize a new user to modify the admin ↵asteroide3-0/+3637
intra-extension. Change-Id: I6b942f43a67c1e148546b64b3dd0dcda8a6e78b1
2015-11-13extension to sleep 10s for nova testwukong1-1/+1
Change-Id: Ia49500e18ddc676a60016e7f720f14ad21ec027d Signed-off-by: wukong <rebirthmonkey@gmail.com>
2015-11-09Add 'special' test operation allowing to change authentication (name, url, ↵asteroide1-0/+32
...) during test and add a shell operation in test procedure. Change-Id: I44f91b19d438dc92183d58f99047228ea5dc257a
2015-11-05Merge "Delete tests_empty_policy file (move to tests_empty_policy_nova)"Ruan HE1-1013/+0
2015-11-05Delete tests_empty_policy file (move to tests_empty_policy_nova)asteroide1-1013/+0
Change-Id: Id29fd1253e8c8ec01b54226c614e8a712246ea5a
2015-11-05Add a test file for swift command.asteroide2-0/+2181
Change-Id: Ib0762510b0cf389dfa9c7b08da9dbb907755cf82
2015-11-04Add more tests (assignments for nova server set from low to high)asteroide1-2/+49
Change-Id: I3bd369cc3c6f3cfcc2c6e8ea207d7d638a9e08e5
2015-11-03Add an empty policy test file.asteroide1-0/+966
Change-Id: Idbc4130e0977f3d9ff3f995821809bbc1e56764c
2015-11-02Add the possibility to launch external command like 'nova list', 'nova pause ↵asteroide1-0/+109
...', ... Change-Id: Ie563df0161693ea5e1c84cae3d6a3b23712ad3fc
2015-10-12Change the 'intraextension create' to 'intraextension add'.asteroide17-48/+48
Change-Id: I23932ce17e00044d87b8dcf2065571c0e82a7a30
2015-09-24Delete tests for intra_extensions because they are in tests_tenants.jsonasteroide1-43/+0
Change-Id: I1aa888142ccf87654b9701986a02d63b57d9d93f
2015-09-23finish moonclient-review2, only problem about intra-extensionWuKong2-14/+14
Change-Id: I2867ca2ce1498dd06cbdd0d6b672a5cb2e920f37 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-09-22Fix all rule commands.asteroide1-0/+373
Change-Id: Ib0f30f2a9e26b4a9ac22af94c2b526a4e4f79e2e
2015-09-22Fix all SubMetaRule commands.asteroide1-0/+289
Change-Id: I9aa775be6843e11e321e9deca254204618719fcd
2015-09-18Fix the configuration commands and add the tests for them.asteroide1-0/+230
Change-Id: I47beb7dd0854e749fece1cd10a4591d8e9115dcc
2015-09-18Merge "Add action assignments commands and the tests for them."Ruan HE1-0/+366
2015-09-18Add action assignments commands and the tests for them.asteroide1-0/+366
Change-Id: I5d6f41179a68e77b2a0fd3bc052da1a4a65103e0
2015-09-18Add object assignments commands and the tests for them.asteroide1-0/+366
Change-Id: Icec67fd57fec3468b5a0c63e98d85aa2ae6d5da1
2015-09-18Add subject assignments commands and the tests for them.asteroide1-0/+366
Change-Id: I11312fa5413b02b505b853785bf7fbd4d27a806a
2015-09-18Merge "Fix a bug in subjects tests."Ruan HE1-0/+28
2015-09-18Fix a bug in subjects tests.asteroide1-0/+28
Change-Id: I0919a806437682aaa45df8bf48b06ac36fc5d9ac
2015-09-17Add all commands for scopes and add tests for them.asteroide3-0/+762
Change-Id: Id6fd4755158e52aa35569579aa6d60e4a0b2b535
2015-09-17Merge "Fix some bugs in subjects tests and add objects and actions tests"Ruan HE3-2/+474
2015-09-17Fix subject, object and action categories commands and add tests for them.asteroide3-0/+708
Change-Id: I36dac141516da4a21c71cd7dadbb468fde255df7
2015-09-17Fix some bugs in subjects tests and add objects and actions testsasteroide3-2/+474
Change-Id: Ie9c1954f7989385dee3fc909a65ee36ccc893626
2015-09-16Add more checks when setting tenant.asteroide1-5/+19
Change-Id: I76d812d94c2c2a9c48ee26395f45a3f130883201
2015-09-16Add tests for subjects.asteroide1-0/+208
Change-Id: Ic50fe0edea69d73569011005534f1bbea180635d
2015-09-16Add the tests command to MoonClient.asteroide1-13/+57
Change-Id: I7f294e7f388af25473aba686958d4d9207580baf
2015-09-04First modifications of moonclient to comply with the current Moon API.asteroide3-0/+86
Change-Id: I8c5e2f6edb17409729d5735f3d49fbdc906a2ca8
2015-09-01Update Keystone code from official Github repository with branch Master on ↵asteroide1-0/+0
09/01/2015. Change-Id: I0ff6099e6e2580f87f502002a998bbfe12673498
2015-07-01migrate moonclient from github to opnfvWuKong1-0/+131
Change-Id: I024ad1136f50d1c2898d30e05be48131d02b6932 Signed-off-by: WuKong <rebirthmonkey@gmail.com>