summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Display hypervisor information without uptime"Jenkins2016-09-122-12/+87
|\
| * Display hypervisor information without uptimeHironori Shiina2016-09-112-12/+87
* | Merge "Fix regular expression for uptime in hypervisor show"Jenkins2016-09-122-2/+11
|\ \ | |/
| * Fix regular expression for uptime in hypervisor showHironori Shiina2016-09-112-2/+11
* | Merge "Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups""Jenkins2016-09-122-1/+33
|\ \
| * | Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-122-1/+33
* | | 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-124-6/+6
|\ \ \
| * | | Trivial: Rename ListTransferRequests to ListTransferRequestTang Chen2016-09-124-6/+6
| |/ /
* | | 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-118-0/+430
* | | Implement "volume transfer request create" commandHuanxuan Ao2016-09-116-7/+213
|/ /
* | Merge "Error handling of multi REST API calls for "snapshot set" command"Jenkins2016-09-113-10/+94
|\ \
| * | Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-113-11/+100
| |/
* | Merge "Add "--limit" and "--marker" options to "volume list" command"Jenkins2016-09-114-2/+140
|\ \
| * | Add "--limit" and "--marker" options to "volume list" commandHuanxuan Ao2016-09-114-2/+140
| |/
* | Merge "Support error handling for delete commands in volume v1"Jenkins2016-09-117-33/+411
|\ \
| * | Support error handling for delete commands in volume v1Huanxuan Ao2016-09-117-33/+411
| |/
* | Merge "Add importing file to import warnings"Jenkins2016-09-117-7/+28
|\ \ | |/ |/|
| * Add importing file to import warningsDean Troyer2016-08-307-7/+28
* | 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-086-9/+13
|\ \
| * | format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-056-9/+13
* | | Merge "Add Subnet service-types to subnets"Jenkins2016-09-083-4/+141
|\ \ \
| * | | Add Subnet service-types to subnetsBrian Haley2016-08-193-4/+141
* | | | Merge "Defer auth prompting until it is actually needed"Jenkins2016-09-083-3/+81
|\ \ \ \
| * | | | Defer auth prompting until it is actually neededDean Troyer2016-09-083-3/+81
| | |/ / | |/| |
* | | | 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-064-0/+402
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add "volume service set" commandHuanxuan Ao2016-08-174-0/+402
* | | | | Rearrange integration testsDean Troyer2016-08-315-195/+411
| |_|_|/ |/| | |
* | | | Provide fallback prompt function for current osc-libDean Troyer2016-08-291-0/+3
* | | | Merge "Fix auth prompt brokenness"Jenkins2016-08-294-3/+102
|\ \ \ \
| * | | | Fix auth prompt brokennessDean Troyer2016-08-294-3/+102
* | | | | Merge "Clean imports in code"Jenkins2016-08-291-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean imports in codeCao Xuan Hoang2016-08-251-2/+2
| | |/ / | |/| |
* | | | Restore default auth-type for token/endpointDean Troyer2016-08-241-2/+6
|/ / /
* | | Work around a version clash issue with os-client-config3.0.1Dean Troyer2016-08-221-2/+2
* | | Merge "Integ test cleanup"Jenkins2016-08-211-42/+91
|\ \ \