summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Router: Add "router create" command using SDKTang Chen2015-12-155-1/+186
* Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-131-3/+0
|\
| * Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | Updated from global requirementsOpenStack Proposal Bot2015-12-111-1/+1
|/
* Merge "Router: Add "router list" command using SDK"Jenkins2015-12-115-0/+220
|\
| * Router: Add "router list" command using SDKTang Chen2015-12-115-0/+220
* | Merge "Router: Add class FakeRouter to test "router xxx" command"Jenkins2015-12-111-0/+81
|\ \ | |/
| * Router: Add class FakeRouter to test "router xxx" commandTang Chen2015-12-111-0/+81
* | Merge "Trivial: Fix parameter name typo in network.rst"Jenkins2015-12-111-3/+3
|\ \
| * | Trivial: Fix parameter name typo in network.rstTang Chen2015-12-111-3/+3
* | | Merge "Add source security group support to create rule"Jenkins2015-12-113-18/+56
|\ \ \
| * | | Add source security group support to create ruleRichard Theis2015-12-073-18/+56
* | | | Merge "The format_exc method does not take an exception"Jenkins2015-12-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | The format_exc method does not take an exceptionTerry Howe2015-12-081-1/+1
* | | | Merge "Fix "sevice show" cannot catch NoUniqueMatch Exception"Jenkins2015-12-101-0/+5
|\ \ \ \
| * | | | Fix "sevice show" cannot catch NoUniqueMatch ExceptionMin Min Ren2015-12-091-0/+5
* | | | | Merge "Add unit test for TestServerList to test --long option."Jenkins2015-12-101-5/+50
|\ \ \ \ \
| * | | | | Add unit test for TestServerList to test --long option.Tang Chen2015-12-091-5/+50
* | | | | | Merge "Remove python-neutronclient requirement"Jenkins2015-12-101-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove python-neutronclient requirementRichard Theis2015-12-091-1/+0
* | | | | | Trivial: Do not use plural format in command parameter in "network delete"Tang Chen2015-12-113-5/+5
* | | | | | Fix poorly named test mocksTerry Howe2015-12-091-6/+6
* | | | | | Remove old code after sdk integrationTerry Howe2015-12-094-120/+0
* | | | | | SDK integration extensions and server create networksTerry Howe2015-12-097-119/+33
|/ / / / /
* | | | | Merge "Use FakeVolume in server test cases."Jenkins2015-12-092-14/+7
|\ \ \ \ \
| * | | | | Use FakeVolume in server test cases.Tang Chen2015-12-082-14/+7
* | | | | | Merge "Use FakeImage in server test cases."Jenkins2015-12-091-24/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Use FakeImage in server test cases.Tang Chen2015-12-081-24/+16
* | | | | | Merge "Remove unuseful test data in test_netwrok.py"Jenkins2015-12-091-36/+0
|\ \ \ \ \ \
| * | | | | | Remove unuseful test data in test_netwrok.pyTang Chen2015-12-091-36/+0
* | | | | | | Merge "Migrate network client to SDK."Jenkins2015-12-096-163/+48
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Migrate network client to SDK.Tang Chen2015-12-096-163/+48
* | | | | | | Merge "Migrate "network show" command to use SDK."Jenkins2015-12-093-45/+57
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Migrate "network show" command to use SDK.Tang Chen2015-12-093-45/+57
* | | | | | | Merge "Migrate "network set" command to use SDK."Jenkins2015-12-092-31/+40
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Migrate "network set" command to use SDK.Tang Chen2015-12-092-31/+40
* | | | | | | Merge "Migrate "network delete" command to use SDK."Jenkins2015-12-092-13/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Migrate "network delete" command to use SDK.Tang Chen2015-12-092-13/+16
* | | | | | | Merge "Migrate "network create" command to use SDK."Jenkins2015-12-092-59/+114
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Migrate "network create" command to use SDK.Tang Chen2015-12-092-59/+114
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Integrating mistralclient with openstackclient"Jenkins2015-12-082-1/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Integrating mistralclient with openstackclientLingxian Kong2015-12-012-1/+8
* | | | | | Migrate "network list" command to new version using SDK.Tang Chen2015-12-082-64/+74
| |_|/ / / |/| | | |
* | | | | Trivial: Coding style fix in test_flavor.pyTang Chen2015-12-081-4/+4
* | | | | Merge "Use formatter in server.py for "server list" tests."Jenkins2015-12-071-1/+1
|\ \ \ \ \
| * | | | | Use formatter in server.py for "server list" tests.Tang Chen2015-12-071-1/+1
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-12-062-2/+2
| |_|/ / / |/| | | |
* | | | | SDK integration: Add a temporary method to create network client using sdk.Tang Chen2015-12-072-1/+24
* | | | | Introduce class FakeNetwork to fake one or more networks.Tang Chen2015-12-071-0/+89
|/ / / /
* | | | Merge "Refactor network test: Remove unusful test code."Jenkins2015-12-061-35/+0
|\ \ \ \