summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \
| * | | 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-186-17/+447
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add support for domain specific rolesHenry Nash2016-08-106-17/+447
| |/ / /
* | | | 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-182-4/+6
| |_|_|/ |/| | |
* | | | Merge "Gate-unbreaking combo review"Jenkins2016-08-186-86/+232
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Gate-unbreaking combo reviewDean Troyer2016-08-186-86/+232
| |/
* | Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd"Jenkins2016-08-112-0/+47
|\ \
| * | Add '--dhcp' and '--no-dhcp' options to os subnet list cmdCao Xuan Hoang2016-08-102-0/+47
| |/
* | Merge "Rename backup commands in volume v1 and v2"Jenkins2016-08-113-35/+206
|\ \
| * | Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-113-35/+206
| |/
* | Implement "network agent set" commandHuanxuan Ao2016-08-102-0/+116
|/
* Merge "Support multi REST API calls error handling for "volume set" command"Jenkins2016-08-062-14/+62
|\