| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | osc-lib: exceptions | Dean Troyer | 2016-06-13 | 23 | -26/+46 | |
| * | | | | Moving authentication from keystoneclient to keystoneauth | Navid Pustchi | 2016-06-09 | 9 | -69/+237 | |
| |/ / / | ||||||
| * | | | Merge "Make set/unset commands in network return normally when nothing specif... | Jenkins | 2016-06-09 | 6 | -15/+50 | |
| |\ \ \ | ||||||
| | * | | | Make set/unset commands in network return normally when nothing specified | Tang Chen | 2016-06-08 | 6 | -15/+50 | |
| * | | | | Clean up fakes.py in volumev2 | Huanxuan Ao | 2016-06-08 | 1 | -188/+0 | |
| |/ / / | ||||||
| * | | | Merge "Error handling for KeyValueAction class." | Jenkins | 2016-06-08 | 1 | -10/+7 | |
| |\ \ \ | ||||||
| | * | | | Error handling for KeyValueAction class. | Huanxuan Ao | 2016-06-08 | 1 | -10/+7 | |
| * | | | | Merge "Update unit test test_extension with fake class" | Jenkins | 2016-06-08 | 5 | -159/+222 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Update unit test test_extension with fake class | Huanxuan Ao | 2016-06-07 | 5 | -159/+222 | |
| | |/ / | ||||||
| * | | | Merge "Support error handling for "port delete" command" | Jenkins | 2016-06-07 | 1 | -7/+61 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Support error handling for "port delete" command | Huanxuan Ao | 2016-06-07 | 1 | -7/+61 | |
| * | | | Merge "Fix errors for "volume type unset" command" | Jenkins | 2016-06-07 | 1 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | Fix errors for "volume type unset" command | Huanxuan Ao | 2016-06-06 | 1 | -2/+4 | |
| * | | | | Merge "Refactor SetService --enable/disable option" | Jenkins | 2016-06-06 | 1 | -31/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | Refactor SetService --enable/disable option | Tang Chen | 2016-06-04 | 1 | -31/+26 | |
| * | | | | | Merge "Make set/unset commands in volume return normally when nothing specified" | Jenkins | 2016-06-06 | 1 | -3/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make set/unset commands in volume return normally when nothing specified | Tang Chen | 2016-06-04 | 1 | -3/+0 | |
| * | | | | | | Merge "Add server set/unset unit test cases" | Jenkins | 2016-06-06 | 1 | -0/+87 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add server set/unset unit test cases | Rui Chen | 2016-06-06 | 1 | -0/+87 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge "Add network availability for osc" | Jenkins | 2016-06-06 | 2 | -0/+224 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add network availability for osc | Manjeet Singh Bhatia | 2016-06-03 | 2 | -0/+224 | |
| * | | | | | | Merge "Support multiple argument for compute agent delete command" | Jenkins | 2016-06-05 | 1 | -5/+56 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Support multiple argument for compute agent delete command | sunyajing | 2016-06-03 | 1 | -5/+56 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Add support for volume transfer request list" | Jenkins | 2016-06-04 | 4 | -4/+334 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Add support for volume transfer request list | Sheel Rana | 2016-06-04 | 4 | -4/+334 | |
| * | | | | | | Merge "Fix wrong test in flavor unit tests" | Jenkins | 2016-06-04 | 1 | -5/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix wrong test in flavor unit tests | Tang Chen | 2016-06-03 | 1 | -5/+3 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge "Check port name in set port tests" | Jenkins | 2016-06-04 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Check port name in set port tests | zhouqi | 2016-06-03 | 1 | -1/+5 | |
| * | | | | | | Merge "Fix --enable options on commands" | Jenkins | 2016-06-04 | 3 | -4/+19 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Fix --enable options on commands | Richard Theis | 2016-06-02 | 3 | -4/+19 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Add support for removing flavor-access" | Jenkins | 2016-06-02 | 1 | -2/+86 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add support for removing flavor-access | Huanxuan Ao | 2016-06-02 | 1 | -2/+86 | |
| * | | | | | Merge "Add FakeQos class and update unit test for qos_specs in VolumeV2" | Jenkins | 2016-06-02 | 2 | -204/+207 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Add FakeQos class and update unit test for qos_specs in VolumeV2 | Huanxuan Ao | 2016-05-31 | 2 | -204/+207 | |
| * | | | | | Merge "Fix unit test for volume commands in volumev2" | Jenkins | 2016-05-31 | 1 | -27/+21 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix unit test for volume commands in volumev2 | Huanxuan Ao | 2016-05-31 | 1 | -27/+21 | |
| * | | | | | Merge "add unit test for compute agent command" | Jenkins | 2016-05-31 | 2 | -0/+255 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | add unit test for compute agent command | sunyajing | 2016-05-31 | 2 | -0/+255 | |
| | |/ / / | ||||||
| * | | | | Merge "Add support for setting flavor-access" | Jenkins | 2016-05-30 | 2 | -2/+100 | |
| |\ \ \ \ | ||||||
| | * | | | | Add support for setting flavor-access | Huanxuan Ao | 2016-05-30 | 2 | -2/+100 | |
| | |/ / / | ||||||
| * | | | | Merge "Add network segment command object" | Jenkins | 2016-05-30 | 4 | -0/+257 | |
| |\ \ \ \ | ||||||
| | * | | | | Add network segment command object | Richard Theis | 2016-05-27 | 4 | -0/+257 | |
| | |/ / / | ||||||
| * | | | | Merge "Add "image unset" command" | Jenkins | 2016-05-30 | 2 | -0/+95 | |
| |\ \ \ \ | ||||||
| | * | | | | Add "image unset" command | sunyajing | 2016-05-28 | 2 | -0/+95 | |
| | |/ / / | ||||||
| * | | | | Merge "[compute] Add server backup function" | Jenkins | 2016-05-30 | 2 | -0/+273 | |
| |\ \ \ \ | ||||||
| | * | | | | [compute] Add server backup function | jichenjc | 2016-05-27 | 2 | -0/+273 | |
| | |/ / / | ||||||
| * | | | | Merge "Support to set server state" | Jenkins | 2016-05-30 | 1 | -0/+61 | |
| |\ \ \ \ | ||||||
| | * | | | | Support to set server state | Rui Chen | 2016-05-28 | 1 | -0/+61 | |
| | |/ / / | ||||||
| * | | | | Support deleting multi address scopes in networkv2 | Huanxuan Ao | 2016-05-28 | 2 | -8/+81 | |
| |/ / / | ||||||
