summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add functional test for volume service"Jenkins2017-05-252-0/+186
|\
| * Add functional test for volume servicezhiyong.dai2016-11-302-0/+186
* | Merge "Convert volume functional tests into JSON format"Jenkins2017-05-254-153/+135
|\ \
| * | Convert volume functional tests into JSON formatAkihiro Motoki2017-05-174-153/+135
* | | Merge "JSON-ify image functional tests"Jenkins2017-05-242-97/+269
|\ \ \
| * | | JSON-ify image functional testsDean Troyer2017-05-242-97/+269
* | | | Merge "Refactor Extension show and list command"Jenkins2017-05-222-18/+91
|\ \ \ \
| * | | | Refactor Extension show and list commandAnkur Gupta2017-05-182-18/+91
| | |/ / | |/| |
* | | | Merge "Create server with security group ID and name"Jenkins2017-05-222-1/+142
|\ \ \ \ | |_|/ / |/| | |
| * | | Create server with security group ID and nameRui Chen2017-05-222-1/+142
| |/ /
* | | Merge "Convert image functional tests into JSON format"Jenkins2017-05-222-52/+59
|\ \ \
| * | | Convert image functional tests into JSON formatAkihiro Motoki2017-05-172-52/+59
| |/ /
* | | Make block-device-mapping more stable and clearRui Chen2017-05-173-11/+445
|/ /
* | Merge "Ignore more exceptions in quota list"Jenkins2017-05-111-1/+48
|\ \
| * | Ignore more exceptions in quota listDean Troyer2017-05-111-1/+48
* | | Rework floating ip functional testsDean Troyer2017-05-101-140/+178
|/ /
* | Skip floating ip attach functional test on nova-netDean Troyer2017-05-031-9/+9
* | Funcional tests: quota listDean Troyer2017-05-021-254/+428
* | Nova-net functional tests: aggregatesDean Troyer2017-05-021-21/+44
* | Functional tests: Identity v2 and DevStackDean Troyer2017-05-021-6/+17
* | Merge "Nova net functional tests round 3"Jenkins2017-04-2916-173/+387
|\ \
| * | Nova net functional tests round 3Dean Troyer2017-04-2816-173/+387
* | | Merge "Fix volume qos spec list"Jenkins2017-04-293-18/+78
|\ \ \ | |/ / |/| |
| * | Fix volume qos spec listDean Troyer2017-04-283-18/+78
* | | Merge "Fix Nova-net netowrk commands"Jenkins2017-04-283-109/+255
|\ \ \ | |/ / |/| |
| * | Fix Nova-net netowrk commandsDean Troyer2017-04-273-109/+255
* | | Nova net functional tests round 2Dean Troyer2017-04-286-106/+180
* | | Nova net functional tests round 1Dean Troyer2017-04-287-136/+286
|/ /
* | Merge "Fix server create with nova-net"Jenkins2017-04-271-2/+10
|\ \
| * | Fix server create with nova-netDean Troyer2017-04-261-2/+10
* | | Merge "Fix quota functional tests for nova-net"Jenkins2017-04-272-51/+114
|\ \ \
| * | | Fix quota functional tests for nova-netDean Troyer2017-04-262-51/+114
| |/ /
* | | Merge "Functional test for subnet_pool"Jenkins2017-04-261-37/+268
|\ \ \ | |/ / |/| |
| * | Functional test for subnet_pooljiahui.qiang2017-04-261-37/+268
* | | Merge "Fix NoneType error for volume snapshot create command"Jenkins2017-04-262-33/+18
|\ \ \
| * | | Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-262-33/+18
| |/ /
* | | Merge "SDK refactor: Set "is_admin_state_up" for network agent"Jenkins2017-04-261-2/+2
|\ \ \ | |/ / |/| |
| * | SDK refactor: Set "is_admin_state_up" for network agentHuanxuan Ao2017-02-021-2/+2
* | | Merge "Make test_server.py more elegant and simple"Jenkins2017-04-251-14/+7
|\ \ \
| * | | Make test_server.py more elegant and simpleDavid Rabel2017-04-211-14/+7
* | | | Merge "Add --network and --port to server create"Jenkins2017-04-251-10/+34
|\ \ \ \ | |/ / /
| * | | Add --network and --port to server createDavid Rabel2017-04-071-10/+34
* | | | Improve no-auth pathDean Troyer2017-04-241-1/+3
* | | | Fix network list functional testHuanxuan Ao2017-04-191-1/+1
* | | | Low-level Compute v2 API: floating ip poolDean Troyer2017-04-184-26/+30
* | | | Low-level Compute v2 API: networkDean Troyer2017-04-174-167/+317
* | | | Split network testsDean Troyer2017-04-172-372/+392
* | | | Merge "Low-level Compute v2 API: floating ip"Jenkins2017-04-173-75/+186
|\ \ \ \
| * | | | Low-level Compute v2 API: floating ipDean Troyer2017-04-113-75/+186
* | | | | Merge "Low-level Compute v2 API: security group rules"Jenkins2017-04-174-109/+195
|\ \ \ \ \