summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Display hypervisor information without uptimeHironori Shiina2016-09-111-0/+70
* Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-111-0/+8
* 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
* | | | Merge "Use assertIn(A, B) instead of assertTrue(A in B )"Jenkins2016-09-062-8/+8
|\ \ \ \
| * | | | Use assertIn(A, B) instead of assertTrue(A in B )Bin Zhou2016-09-022-8/+8
| | |_|/ | |/| |
* | | | Merge "Add "volume service set" command"Jenkins2016-09-062-0/+290
|\ \ \ \ | |/ / / |/| | |
| * | | Add "volume service set" commandHuanxuan Ao2016-08-172-0/+290
* | | | Rearrange integration testsDean Troyer2016-08-315-195/+411
* | | | Fix auth prompt brokennessDean Troyer2016-08-291-0/+58
| |/ / |/| |
* | | Merge "Integ test cleanup"Jenkins2016-08-211-42/+91
|\ \ \
| * | | Integ test cleanupDean Troyer2016-08-181-42/+91
* | | | Merge "Fix errors in volume set/unset image properties unit tests"Jenkins2016-08-191-3/+3
|\ \ \ \
| * | | | Fix errors in volume set/unset image properties unit testsHuanxuan Ao2016-08-111-3/+3
* | | | | Merge "Add support for domain specific roles"Jenkins2016-08-183-3/+336
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add support for domain specific rolesHenry Nash2016-08-103-3/+336
| |/ / /
* | | | Merge "Add shell integration test"Jenkins2016-08-181-0/+561
|\ \ \ \
| * | | | Add shell integration testDean Troyer2016-08-181-0/+561
* | | | | Fix up last-minute imports to use osc-libDean Troyer2016-08-181-1/+2
| |_|_|/ |/| | |
* | | | Merge "Gate-unbreaking combo review"Jenkins2016-08-182-74/+9
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Gate-unbreaking combo reviewDean Troyer2016-08-182-74/+9
| |/
* | Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd"Jenkins2016-08-111-0/+32
|\ \
| * | Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-101-0/+32
| |/
* | Merge "Rename backup commands in volume v1 and v2"Jenkins2016-08-111-5/+5
|\ \
| * | Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-5/+5
| |/
* | Implement "network agent set" commandHuanxuan Ao2016-08-101-0/+75
|/
* Merge "Support multi REST API calls error handling for "volume set" command"Jenkins2016-08-061-0/+21
|\
| * Support multi REST API calls error handling for "volume set" commandHuanxuan Ao2016-08-061-0/+21
* | Merge "osc-lib: shell"Jenkins2016-08-061-485/+103
|\ \
| * | osc-lib: shellDean Troyer2016-08-051-485/+103
* | | Merge "Implement network agents functionality"Jenkins2016-08-052-0/+286
|\ \ \
| * | | Implement network agents functionalityMichael Gugino2016-08-052-0/+286
* | | | Merge "Show "target_project_id" attribute properly for network rbac object"Jenkins2016-08-052-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show "target_project_id" attribute properly for network rbac objectHuanxuan Ao2016-08-052-3/+3
| | |/ | |/|
* | | Merge "Add support of setting volume's state"Jenkins2016-08-051-30/+47
|\ \ \
| * | | Add support of setting volume's stateXi Yang2016-08-031-30/+47