| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor security group create to use SDK | Richard Theis | 2016-03-10 | 4 | -165/+203 |
| * | Refactor security group show to use SDK | Richard Theis | 2016-03-10 | 7 | -92/+303 |
| * | Merge "Trivial: Use 'SSH' rather than 'Ssh'" | Jenkins | 2016-03-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Trivial: Use 'SSH' rather than 'Ssh' | Stephen Finucane | 2016-03-09 | 1 | -1/+1 |
| * | | Merge "Remove FakeFlavorResource class" | Jenkins | 2016-03-09 | 1 | -29/+16 |
| |\ \ | |||||
| | * | | Remove FakeFlavorResource class | Tang Chen | 2016-03-09 | 1 | -29/+16 |
| * | | | Merge "remove py26 workaround in osc" | Jenkins | 2016-03-09 | 1 | -24/+0 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | remove py26 workaround in osc | Steve Martinelli | 2016-03-08 | 1 | -24/+0 |
| * | | | Merge "[Identity] Check return value is None in identity v3 unit tests" | Jenkins | 2016-03-09 | 6 | -15/+28 |
| |\ \ \ | |||||
| | * | | | [Identity] Check return value is None in identity v3 unit tests | Tang Chen | 2016-03-09 | 6 | -15/+28 |
| * | | | | Merge "Add --reason for disable service" | Jenkins | 2016-03-09 | 2 | -6/+42 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Add --reason for disable service | jichenjc | 2016-03-09 | 2 | -6/+42 |
| * | | | | Add 'port set' command | Jas | 2016-03-08 | 2 | -4/+127 |
| | |_|/ |/| | | |||||
| * | | | Merge "Trivial: Fix incorrect comments in compute fakes.py" | Jenkins | 2016-03-08 | 1 | -3/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Trivial: Fix incorrect comments in compute fakes.py | Tang Chen | 2016-03-08 | 1 | -3/+3 |
| * | | | [Identity] Check return value is None in identity v3 unit tests | Tang Chen | 2016-03-08 | 9 | -30/+64 |
| |/ / | |||||
| * | | Merge "Add port list command" | Jenkins | 2016-03-08 | 2 | -0/+68 |
| |\ \ | |||||
| | * | | Add port list command | Jas | 2016-03-07 | 2 | -0/+68 |
| * | | | Merge "Use _get_columns() to obtain columns in network.py" | Jenkins | 2016-03-07 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Use _get_columns() to obtain columns in network.py | Tang Chen | 2016-03-06 | 1 | -4/+4 |
| * | | | | Merge "Test take_action() instead of run() in unit tests" | Jenkins | 2016-03-07 | 11 | -101/+107 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Test take_action() instead of run() in unit tests | Tang Chen | 2016-03-05 | 11 | -101/+107 |
| * | | | | Trivial: Remove useless return | Tang Chen | 2016-03-07 | 9 | -13/+0 |
| * | | | | Merge "" openstack server image create " doesn't print proper info" | Jenkins | 2016-03-06 | 1 | -5/+19 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | " openstack server image create " doesn't print proper info | Mohan Muppidi | 2016-03-03 | 1 | -5/+19 |
| * | | | | Merge "Refactor security group set to use SDK" | Jenkins | 2016-03-05 | 3 | -41/+189 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Refactor security group set to use SDK | Richard Theis | 2016-03-03 | 3 | -41/+189 |
| | | |/ | |/| | |||||
| * | | | Merge "[compute] Support restore server" | Jenkins | 2016-03-04 | 2 | -0/+42 |
| |\ \ \ | |||||
| | * | | | [compute] Support restore server | jichenjc | 2016-02-23 | 2 | -0/+42 |
| * | | | | Merge "Add 'port create' command" | Jenkins | 2016-03-04 | 2 | -53/+316 |
| |\ \ \ \ | |||||
| | * | | | | Add 'port create' command | Jas | 2016-03-04 | 2 | -53/+316 |
| * | | | | | Merge "[compute] Add unit test for keypair" | Jenkins | 2016-03-04 | 3 | -1/+318 |
| |\ \ \ \ \ | |||||
| | * | | | | | [compute] Add unit test for keypair | jichenjc | 2016-02-23 | 3 | -1/+318 |
| * | | | | | | Merge "[Volume] Check return value is None in volume unit tests" | Jenkins | 2016-03-04 | 7 | -46/+84 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Volume] Check return value is None in volume unit tests | Tang Chen | 2016-03-03 | 7 | -46/+84 |
| * | | | | | | | Merge "Add test cases to test some commands with '--wait' and fix bug" | Jenkins | 2016-03-04 | 2 | -2/+190 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add test cases to test some commands with '--wait' and fix bug | ting.wang | 2016-03-02 | 2 | -2/+190 |
| * | | | | | | | | Merge "Fix incorrect unit test for router" | Jenkins | 2016-03-03 | 3 | -10/+18 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Fix incorrect unit test for router | Tang Chen | 2016-03-03 | 3 | -10/+18 |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Trivial: Reorder unit tests in alphabetical order in volume tests" | Jenkins | 2016-03-03 | 2 | -165/+165 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Trivial: Reorder unit tests in alphabetical order in volume tests | Tang Chen | 2016-03-02 | 2 | -165/+165 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge "[Image] Check return value is None in image unit tests." | Jenkins | 2016-03-02 | 2 | -34/+46 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Image] Check return value is None in image unit tests. | Tang Chen | 2016-03-02 | 2 | -34/+46 |
| | |/ / / / / | |||||
| * | | | | | | Support "network create" command in nova network | Tang Chen | 2016-03-02 | 2 | -21/+160 |
| |/ / / / / | |||||
| * | | | | | Merge "Clean up unnecessary import of urlparse module" | Jenkins | 2016-03-01 | 1 | -6/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Clean up unnecessary import of urlparse module | Yang Hongyang | 2016-03-01 | 1 | -6/+1 |
| * | | | | | | Merge "Fix regression in interactive client mode" | Jenkins | 2016-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix regression in interactive client mode | Dina Belova | 2016-03-01 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge "Trivial: Update image_list v2 docs" | Jenkins | 2016-03-01 | 1 | -4/+7 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Trivial: Update image_list v2 docs | Yang Hongyang | 2016-03-01 | 1 | -4/+7 |
