summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Provide support to list ports by network"Jenkins2016-09-201-2/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Provide support to list ports by networkReedip2016-09-191-2/+9
| |/ / / / /
* | | | | | Merge "router list if availability_zone ext not enabled"Jenkins2016-09-191-0/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | router list if availability_zone ext not enabledUkesh Kumar Vasudevan2016-09-151-0/+36
* | | | | | Merge "Add filtering options to os subnet pool list command"Jenkins2016-09-191-0/+138
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet pool list commandCao Xuan Hoang2016-09-191-0/+138
| | |/ / / / | |/| | | |
* | | | | | Merge "Add filtering options to os subnet list command"Jenkins2016-09-191-1/+109
|\ \ \ \ \ \
| * | | | | | Add filtering options to os subnet list commandCao Xuan Hoang2016-09-191-1/+109
| |/ / / / /
* | | | | | Fix quota-update issue in LBaaSReedip2016-09-162-3/+4
* | | | | | Fix Quota Support for HMsReedip2016-09-162-4/+4
|/ / / / /
* | | | | Merge "Support mark volume as bootable in volume set"Jenkins2016-09-144-0/+76
|\ \ \ \ \
| * | | | | Support mark volume as bootable in volume setqtang2016-09-144-0/+76
* | | | | | Merge "Support listing specified server's ports"Jenkins2016-09-141-0/+22
|\ \ \ \ \ \
| * | | | | | Support listing specified server's portsRui Chen2016-09-141-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge "Multi REST API calls error handling of "volume unset" command"Jenkins2016-09-141-0/+27
|\ \ \ \ \ \
| * | | | | | Multi REST API calls error handling of "volume unset" commandHuanxuan Ao2016-09-111-0/+27
* | | | | | | Replace 'MagicMock' with 'Mock'qtang2016-09-1429-63/+63
| |/ / / / / |/| | | | |
* | | | | | Support fetching network project default quotaRui Chen2016-09-132-0/+20
| |_|_|_|/ |/| | | |
* | | | | Merge "Display hypervisor information without uptime"Jenkins2016-09-121-0/+70
|\ \ \ \ \
| * | | | | Display hypervisor information without uptimeHironori Shiina2016-09-111-0/+70
* | | | | | Merge "Fix regular expression for uptime in hypervisor show"Jenkins2016-09-121-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-111-0/+8
| | |/ / / | |/| | |
* | | | | Merge "Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups""Jenkins2016-09-121-0/+22
|\ \ \ \ \
| * | | | | Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-121-0/+22
* | | | | | Merge "Add functional tests for unset multiple volume type props"Jenkins2016-09-122-0/+30
|\ \ \ \ \ \
| * | | | | | Add functional tests for unset multiple volume type propsRui Chen2016-09-122-0/+30
| | |/ / / / | |/| | | |
* | | | | | Merge "Trivial: Rename ListTransferRequests to ListTransferRequest"Jenkins2016-09-122-2/+2
|\ \ \ \ \ \
| * | | | | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-122-2/+2
| |/ / / / /
* | | | | | Merge "Unit tests of quota command refactor"Jenkins2016-09-122-44/+112
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Unit tests of quota command refactorRui Chen2016-09-122-44/+112
| |/ / / /
* | | | | Merge "remove duplicate unit test"Jenkins2016-09-121-286/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove duplicate unit testSteve Martinelli2016-09-101-286/+0
| | |/ / | |/| |
* | | | Merge "Add unit test for volume type in volume v1"Jenkins2016-09-122-0/+421
|\ \ \ \ | |_|/ / |/| | |
| * | | Add unit test for volume type in volume v1Huanxuan Ao2016-09-112-0/+421
* | | | Implement "volume transfer request delete" commandHuanxuan Ao2016-09-116-0/+348
* | | | Implement "volume transfer request create" commandHuanxuan Ao2016-09-114-6/+152
|/ / /
* | | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-111-0/+49
|\ \ \
| * | | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-111-0/+49
| |/ /
* | | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-112-0/+112
|\ \ \
| * | | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-112-0/+112
| |/ /
* | | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-113-15/+321
|/ /
* | unwedge the gateSteve Martinelli2016-09-091-4/+4
|/
* move all functional tests to tests moduleSteve Martinelli2016-09-0979-0/+4653
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-08125-205/+491
* Merge "format token expires time to prevent json loading datetime data"Jenkins2016-09-084-7/+7
|\
| * format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-054-7/+7
* | Merge "Add Subnet service-types to subnets"Jenkins2016-09-082-2/+93
|\ \
| * | Add Subnet service-types to subnetsBrian Haley2016-08-192-2/+93
* | | Merge "Clean up FakeClient classes in volume fakes"Jenkins2016-09-066-78/+10
|\ \ \
| * | | Clean up FakeClient classes in volume fakesHuanxuan Ao2016-08-236-78/+10