| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add network availability for osc | Manjeet Singh Bhatia | 2016-06-03 | 3 | -0/+333 |
| * | Fix image tests to use warlock resources | Dean Troyer | 2016-05-20 | 2 | -43/+21 |
| * | Merge "Avoid TypeError on message object additions" | Jenkins | 2016-05-20 | 1 | -16/+20 |
| |\ | |||||
| | * | Avoid TypeError on message object additions | Madhu Mohan Nelemane | 2016-05-19 | 1 | -16/+20 |
| * | | Merge "Fix i18n support for help and log.warning in image" | Jenkins | 2016-05-19 | 3 | -139/+143 |
| |\ \ | |||||
| | * | | Fix i18n support for help and log.warning in image | Xiaoyang Zhang | 2016-05-19 | 3 | -141/+145 |
| * | | | Merge "remove #noqa from i18n imports" | Jenkins | 2016-05-19 | 22 | -22/+22 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | remove #noqa from i18n imports | Steve Martinelli | 2016-05-13 | 22 | -22/+22 |
| * | | | Merge "Add support of setting snapshot state" | Jenkins | 2016-05-18 | 2 | -3/+31 |
| |\ \ \ | |||||
| | * | | | Add support of setting snapshot state | Xi Yang | 2016-03-09 | 2 | -3/+31 |
| * | | | | Merge "Add ip version filter to subnet list" | Jenkins | 2016-05-17 | 2 | -1/+29 |
| |\ \ \ \ | |||||
| | * | | | | Add ip version filter to subnet list | Manjeet Singh Bhatia | 2016-05-16 | 2 | -1/+29 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "Add FakeBackup class and updata backup unittest in volumeV2" | Jenkins | 2016-05-17 | 2 | -113/+193 |
| |\ \ \ \ | |||||
| | * | | | | Add FakeBackup class and updata backup unittest in volumeV2 | Huanxuan Ao | 2016-05-17 | 2 | -113/+193 |
| | |/ / / | |||||
| * | | | | Merge "Enhance exception handling for "network delete" command" | Jenkins | 2016-05-17 | 4 | -26/+199 |
| |\ \ \ \ | |||||
| | * | | | | Enhance exception handling for "network delete" command | Tang Chen | 2016-04-14 | 4 | -26/+199 |
| * | | | | | Merge "Fix i18n support for help and error msg in network" | Jenkins | 2016-05-16 | 7 | -14/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix i18n support for help and error msg in network | Tang Chen | 2016-05-16 | 7 | -14/+14 |
| * | | | | | | Merge "Support X.latest format for OS_COMPUTE_API_VERSION" | Jenkins | 2016-05-16 | 1 | -19/+26 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Support X.latest format for OS_COMPUTE_API_VERSION | Rui Chen | 2016-04-20 | 1 | -19/+26 |
| * | | | | | | | Merge "Add VLAN Transparent option to ``osc network``" | Jenkins | 2016-05-16 | 2 | -4/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add VLAN Transparent option to ``osc network`` | reedip | 2016-05-16 | 2 | -4/+26 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge "Refactor TestRemoveProjectImage with FakeImage class" | Jenkins | 2016-05-16 | 1 | -11/+9 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Refactor TestRemoveProjectImage with FakeImage class | ting wang | 2016-05-16 | 1 | -11/+9 |
| * | | | | | | | | Merge "Added --no-route to the router set command" | Jenkins | 2016-05-16 | 2 | -2/+54 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Added --no-route to the router set command | Hideki Saito | 2016-05-16 | 2 | -2/+54 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Merge "Refactor TestImageList with FakeImage class" | Jenkins | 2016-05-16 | 1 | -18/+21 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | | Refactor TestImageList with FakeImage class | ting.wang | 2016-05-14 | 1 | -18/+21 |
| * | | | | | | | | Merge "Refactor TestAddProjectToImage with FakeImage class" | Jenkins | 2016-05-16 | 1 | -14/+18 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | Refactor TestAddProjectToImage with FakeImage class | xiexs | 2016-05-14 | 1 | -14/+18 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge "Fix network router type display" | Jenkins | 2016-05-16 | 3 | -15/+12 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Fix network router type display | Richard Theis | 2016-05-05 | 3 | -15/+12 |
| * | | | | | | | Additional network protocol support | Richard Theis | 2016-05-14 | 3 | -44/+386 |
| | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge "Refactor TestVolumeList with FakeVolume" | Jenkins | 2016-05-12 | 2 | -64/+63 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactor TestVolumeList with FakeVolume | ting.wang | 2016-05-11 | 2 | -64/+63 |
| * | | | | | | | Merge "Add unit tests for "server show" command" | Jenkins | 2016-05-11 | 1 | -0/+95 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add unit tests for "server show" command | Tang Chen | 2016-05-11 | 1 | -0/+95 |
| * | | | | | | | | Merge "Use find_resource() instead of get() in _prep_server_detail()" | Jenkins | 2016-05-11 | 2 | -11/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use find_resource() instead of get() in _prep_server_detail() | Tang Chen | 2016-05-09 | 2 | -11/+6 |
| * | | | | | | | | | Merge "Implement "address scope set" command" | Jenkins | 2016-05-11 | 2 | -0/+115 |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Implement "address scope set" command | Huanxuan Ao | 2016-05-11 | 2 | -0/+115 |
| * | | | | | | | | | Merge "Implement "address scope show" command" | Jenkins | 2016-05-11 | 2 | -0/+77 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| | * | | | | | | | | Implement "address scope show" command | Huanxuan Ao | 2016-05-11 | 2 | -0/+77 |
| * | | | | | | | | | Merge "Implement "address scope list" command" | Jenkins | 2016-05-11 | 3 | -0/+87 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| | * | | | | | | | | Implement "address scope list" command | Huanxuan Ao | 2016-05-11 | 3 | -0/+87 |
| * | | | | | | | | | Merge "Implement "address scope delete" command" | Jenkins | 2016-05-11 | 2 | -0/+50 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| | * | | | | | | | | Implement "address scope delete" command | Huanxuan Ao | 2016-05-11 | 2 | -0/+50 |
| * | | | | | | | | | Merge "Implement "address scope create" command" | Jenkins | 2016-05-11 | 2 | -0/+260 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Implement "address scope create" command | Huanxuan Ao | 2016-05-11 | 2 | -0/+260 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Ignore domain related config when using with keystone v2" | Jenkins | 2016-05-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
