summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "Fix network service provider functional test"Jenkins2017-01-071-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix network service provider functional testHuanxuan Ao2017-01-061-4/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | add domain id to expected IdP fields, unskip testsSteve Martinelli2017-01-072-8/+2
* | | | | | | | | | | skip tests related to SDK 0912 and keystone IdP changeSteve Martinelli2017-01-078-1/+38
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Fix "ip availability show" command"Jenkins2017-01-062-4/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Fix "ip availability show" commandHuanxuan Ao2017-01-062-4/+8
| |/ / / / / / / /
* | | | | | | | | Fix creating a private flavor with ID autoJens Rosenboom2017-01-051-3/+2
|/ / / / / / / /
* | | | | | | | Fixes image api URL endpoint for certain scenarioImtiaz Chowdhury2017-01-042-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge "Beef up address scope functional tests"Jenkins2017-01-041-21/+127
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Beef up address scope functional testsDean Troyer2016-12-301-21/+127
* | | | | | | Merge "Beef up network functional tests"Jenkins2017-01-041-24/+235
|\ \ \ \ \ \ \
| * | | | | | | Beef up network functional testsDean Troyer2016-12-301-24/+235
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Beef up floating IP functional tests"Jenkins2017-01-041-22/+121
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Beef up floating IP functional testsDean Troyer2016-12-301-22/+121
| |/ / / / /
* | | | | | Merge "Revert "WIP: Skip broken functional tests...""Jenkins2016-12-306-20/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "WIP: Skip broken functional tests..."Dean Troyer2016-12-296-20/+0
* | | | | | Merge "Add unit tests for usage commands in compute v2"Jenkins2016-12-262-0/+244
|\ \ \ \ \ \
| * | | | | | Add unit tests for usage commands in compute v2jiahui.qiang2016-12-262-0/+244
* | | | | | | Merge "Add '--type'and other options to network rbac list"Jenkins2016-12-261-1/+63
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add '--type'and other options to network rbac listguiyanxing2016-12-211-1/+63
| | |/ / / / | |/| | | |
* | | | | | WIP: Skip broken functional tests...Dean Troyer2016-12-239-0/+28
| |_|_|_|/ |/| | | |
* | | | | Add support for QoS rule type commandsRodolfo Alonso Hernandez2016-12-223-0/+136
| |/ / / |/| | |
* | | | Merge "Introduce overwrite functionality in ``osc router set``"Jenkins2016-12-211-15/+35
|\ \ \ \
| * | | | Introduce overwrite functionality in ``osc router set``Reedip2016-12-191-15/+35
| | |_|/ | |/| |
* | | | Merge "Add one test for "backup set" command"Jenkins2016-12-211-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Add one test for "backup set" commandzhiyong.dai2016-12-191-0/+24
| |/ /
* | | Add support for clearing router gatewayReedip2016-12-191-0/+13
|/ /
* | Merge "Add support for setting router gateway"Jenkins2016-12-191-3/+109
|\ \
| * | Add support for setting router gatewayReedip2016-12-171-3/+109
* | | Merge "Add filtering options to the address scope list command"Jenkins2016-12-181-0/+98
|\ \ \
| * | | Add filtering options to the address scope list commandYan Xing'an2016-12-181-0/+98
| | |/ | |/|
* | | Merge "Add --default option to "volume type list""Jenkins2016-12-182-1/+31
|\ \ \
| * | | Add --default option to "volume type list"jiahui.qiang2016-12-062-1/+31
* | | | Merge "Add some options to "volume create" command"Jenkins2016-12-162-0/+284
|\ \ \ \ | |/ / / |/| | |
| * | | Add some options to "volume create" commandjiahui.qiang2016-12-062-0/+284
| |/ /
* | | Merge "SDK refactor: Prepare network commands"Jenkins2016-12-162-23/+53
|\ \ \
| * | | SDK refactor: Prepare network commandsSindhu Devale2016-12-152-23/+53
* | | | Merge "SDK Refactor: Prepare port commands"Jenkins2016-12-152-2/+5
|\ \ \ \
| * | | | SDK Refactor: Prepare port commandsAbhishek Raut2016-12-132-2/+5
* | | | | Merge "[TrivialFix] Fix typo error"Jenkins2016-12-151-1/+1
|\ \ \ \ \
| * | | | | [TrivialFix] Fix typo errorjeckxie2016-12-141-1/+1
| |/ / / /
* | | | | Merge "SDK Refactor: Prepare router commands"Jenkins2016-12-152-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SDK Refactor: Prepare router commandsYan Xing'an2016-12-122-4/+7
| | |/ / | |/| |
* | | | Add "--remote-source" option to "volume snapshot create" commandHuanxuan Ao2016-12-121-0/+28
|/ / /
* | | Merge "Add extra filtering options to floating ip list"Jenkins2016-12-091-0/+112
|\ \ \
| * | | Add extra filtering options to floating ip listsongminglong2016-12-091-0/+112
* | | | Merge "Add unit tests for server create in computev2"Jenkins2016-12-091-0/+151
|\ \ \ \ | |/ / / |/| | |
| * | | Add unit tests for server create in computev2jiahui.qiang2016-11-281-0/+151
| |/ /
* | | Merge "Add '--force' option to 'volume snapshot delete' command"Jenkins2016-12-081-3/+20
|\ \ \
| * | | Add '--force' option to 'volume snapshot delete' commandHuanxuan Ao2016-12-081-3/+20
| |/ /