| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Implement "volume transfer request delete" command | Huanxuan Ao | 2016-09-11 | 8 | -0/+430 | |
| * | | | | | Implement "volume transfer request create" command | Huanxuan Ao | 2016-09-11 | 6 | -7/+213 | |
| |/ / / / | ||||||
| * | | | | Merge "Error handling of multi REST API calls for "snapshot set" command" | Jenkins | 2016-09-11 | 3 | -10/+94 | |
| |\ \ \ \ | ||||||
| | * | | | | Error handling of multi REST API calls for "snapshot set" command | Huanxuan Ao | 2016-09-11 | 3 | -11/+100 | |
| | |/ / / | ||||||
| * | | | | Merge "Add "--limit" and "--marker" options to "volume list" command" | Jenkins | 2016-09-11 | 4 | -2/+140 | |
| |\ \ \ \ | ||||||
| | * | | | | Add "--limit" and "--marker" options to "volume list" command | Huanxuan Ao | 2016-09-11 | 4 | -2/+140 | |
| | |/ / / | ||||||
| * | | | | Merge "Support error handling for delete commands in volume v1" | Jenkins | 2016-09-11 | 7 | -33/+411 | |
| |\ \ \ \ | ||||||
| | * | | | | Support error handling for delete commands in volume v1 | Huanxuan Ao | 2016-09-11 | 7 | -33/+411 | |
| | |/ / / | ||||||
| * | | | | Merge "Add importing file to import warnings" | Jenkins | 2016-09-11 | 7 | -7/+28 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add importing file to import warnings | Dean Troyer | 2016-08-30 | 7 | -7/+28 | |
| * | | | | unwedge the gate | Steve Martinelli | 2016-09-09 | 1 | -4/+4 | |
| | |_|/ |/| | | ||||||
| * | | | move all functional tests to tests module | Steve Martinelli | 2016-09-09 | 79 | -0/+4653 | |
| * | | | move unit tests to new "unit" test module | Steve Martinelli | 2016-09-08 | 125 | -205/+491 | |
| * | | | Merge "format token expires time to prevent json loading datetime data" | Jenkins | 2016-09-08 | 6 | -9/+13 | |
| |\ \ \ | ||||||
| | * | | | format token expires time to prevent json loading datetime data | Steve Martinelli | 2016-09-05 | 6 | -9/+13 | |
| * | | | | Merge "Add Subnet service-types to subnets" | Jenkins | 2016-09-08 | 3 | -4/+141 | |
| |\ \ \ \ | ||||||
| | * | | | | Add Subnet service-types to subnets | Brian Haley | 2016-08-19 | 3 | -4/+141 | |
| * | | | | | Merge "Defer auth prompting until it is actually needed" | Jenkins | 2016-09-08 | 3 | -3/+81 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Defer auth prompting until it is actually needed | Dean Troyer | 2016-09-08 | 3 | -3/+81 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge "Clean up FakeClient classes in volume fakes" | Jenkins | 2016-09-06 | 6 | -78/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Clean up FakeClient classes in volume fakes | Huanxuan Ao | 2016-08-23 | 6 | -78/+10 | |
| * | | | | | Merge "Use assertIn(A, B) instead of assertTrue(A in B )" | Jenkins | 2016-09-06 | 2 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use assertIn(A, B) instead of assertTrue(A in B ) | Bin Zhou | 2016-09-02 | 2 | -8/+8 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Add "volume service set" command" | Jenkins | 2016-09-06 | 4 | -0/+402 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add "volume service set" command | Huanxuan Ao | 2016-08-17 | 4 | -0/+402 | |
| * | | | | | Rearrange integration tests | Dean Troyer | 2016-08-31 | 5 | -195/+411 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Provide fallback prompt function for current osc-lib | Dean Troyer | 2016-08-29 | 1 | -0/+3 | |
| * | | | | Merge "Fix auth prompt brokenness" | Jenkins | 2016-08-29 | 4 | -3/+102 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix auth prompt brokenness | Dean Troyer | 2016-08-29 | 4 | -3/+102 | |
| * | | | | | Merge "Clean imports in code" | Jenkins | 2016-08-29 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Clean imports in code | Cao Xuan Hoang | 2016-08-25 | 1 | -2/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Restore default auth-type for token/endpoint | Dean Troyer | 2016-08-24 | 1 | -2/+6 | |
| |/ / / | ||||||
| * | | | Work around a version clash issue with os-client-config3.0.1 | Dean Troyer | 2016-08-22 | 1 | -2/+2 | |
| * | | | Merge "Integ test cleanup" | Jenkins | 2016-08-21 | 1 | -42/+91 | |
| |\ \ \ | ||||||
| | * | | | Integ test cleanup | Dean Troyer | 2016-08-18 | 1 | -42/+91 | |
| * | | | | Merge "Fix errors in volume set/unset image properties unit tests" | Jenkins | 2016-08-19 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix errors in volume set/unset image properties unit tests | Huanxuan Ao | 2016-08-11 | 1 | -3/+3 | |
| * | | | | | Merge "Add support for domain specific roles" | Jenkins | 2016-08-18 | 6 | -17/+447 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Add support for domain specific roles | Henry Nash | 2016-08-10 | 6 | -17/+447 | |
| | |/ / / | ||||||
| * | | | | Merge "Add shell integration test" | Jenkins | 2016-08-18 | 1 | -0/+561 | |
| |\ \ \ \ | ||||||
| | * | | | | Add shell integration test | Dean Troyer | 2016-08-18 | 1 | -0/+561 | |
| * | | | | | Fix up last-minute imports to use osc-lib | Dean Troyer | 2016-08-18 | 2 | -4/+6 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge "Gate-unbreaking combo review" | Jenkins | 2016-08-18 | 6 | -86/+232 | |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| | * | | Gate-unbreaking combo review | Dean Troyer | 2016-08-18 | 6 | -86/+232 | |
| | |/ | ||||||
| * | | Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd" | Jenkins | 2016-08-11 | 2 | -0/+47 | |
| |\ \ | ||||||
| | * | | Add '--dhcp' and '--no-dhcp' options to os subnet list cmd | Cao Xuan Hoang | 2016-08-10 | 2 | -0/+47 | |
| | |/ | ||||||
| * | | Merge "Rename backup commands in volume v1 and v2" | Jenkins | 2016-08-11 | 3 | -35/+206 | |
| |\ \ | ||||||
| | * | | Rename backup commands in volume v1 and v2 | Huanxuan Ao | 2016-08-11 | 3 | -35/+206 | |
| | |/ | ||||||
| * | | Implement "network agent set" command | Huanxuan Ao | 2016-08-10 | 2 | -0/+116 | |
| |/ | ||||||
| * | Merge "Support multi REST API calls error handling for "volume set" command" | Jenkins | 2016-08-06 | 2 | -14/+62 | |
| |\ | ||||||
