summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor security group show to use SDKRichard Theis2016-03-109-93/+310
* Merge "Trivial: Use 'SSH' rather than 'Ssh'"Jenkins2016-03-092-2/+2
|\
| * Trivial: Use 'SSH' rather than 'Ssh'Stephen Finucane2016-03-092-2/+2
* | Merge "Remove FakeFlavorResource class"Jenkins2016-03-091-29/+16
|\ \
| * | Remove FakeFlavorResource classTang Chen2016-03-091-29/+16
* | | Merge "remove py26 workaround in osc"Jenkins2016-03-091-24/+0
|\ \ \
| * | | remove py26 workaround in oscSteve Martinelli2016-03-081-24/+0
* | | | Merge "Add port functional tests"Jenkins2016-03-091-0/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add port functional testsRichard Theis2016-03-081-0/+58
| | |/ | |/|
* | | Merge "[Identity] Check return value is None in identity v3 unit tests"Jenkins2016-03-096-15/+28
|\ \ \
| * | | [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-096-15/+28
* | | | Merge "Add --reason for disable service"Jenkins2016-03-094-9/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Add --reason for disable servicejichenjc2016-03-094-9/+54
* | | | Add 'port set' commandJas2016-03-085-5/+194
| |/ / |/| |
* | | Merge "Trivial: Fix incorrect comments in compute fakes.py"Jenkins2016-03-081-3/+3
|\ \ \ | |_|/ |/| |
| * | Trivial: Fix incorrect comments in compute fakes.pyTang Chen2016-03-081-3/+3
* | | [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-089-30/+64
|/ /
* | Merge "Add port list command"Jenkins2016-03-085-0/+90
|\ \
| * | Add port list commandJas2016-03-075-0/+90
* | | Merge "Use _get_columns() to obtain columns in network.py"Jenkins2016-03-071-4/+4
|\ \ \
| * | | Use _get_columns() to obtain columns in network.pyTang Chen2016-03-061-4/+4
* | | | Merge "Test take_action() instead of run() in unit tests"Jenkins2016-03-0711-101/+107
|\ \ \ \ | |_|/ / |/| | |
| * | | Test take_action() instead of run() in unit testsTang Chen2016-03-0511-101/+107
* | | | Trivial: Remove useless returnTang Chen2016-03-079-13/+0
* | | | Merge "Add release note for security group set refactor"Jenkins2016-03-061-2/+5
|\ \ \ \
| * | | | Add release note for security group set refactorRichard Theis2016-03-051-2/+5
| | |/ / | |/| |
* | | | Merge "" openstack server image create " doesn't print proper info"Jenkins2016-03-061-5/+19
|\ \ \ \ | |/ / / |/| | |
| * | | " openstack server image create " doesn't print proper infoMohan Muppidi2016-03-031-5/+19
* | | | Merge "Refactor security group set to use SDK"Jenkins2016-03-054-42/+190
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor security group set to use SDKRichard Theis2016-03-034-42/+190
| | |/ | |/|
* | | Merge "[compute] Support restore server"Jenkins2016-03-046-1/+63
|\ \ \
| * | | [compute] Support restore serverjichenjc2016-02-236-1/+63
* | | | Merge "Add 'port create' command"Jenkins2016-03-045-53/+400
|\ \ \ \
| * | | | Add 'port create' commandJas2016-03-045-53/+400
* | | | | Merge "[compute] Add unit test for keypair"Jenkins2016-03-043-1/+318
|\ \ \ \ \
| * | | | | [compute] Add unit test for keypairjichenjc2016-02-233-1/+318
* | | | | | Updated from global requirementsOpenStack Proposal Bot2016-03-041-1/+1
* | | | | | Merge "[Volume] Check return value is None in volume unit tests"Jenkins2016-03-047-46/+84
|\ \ \ \ \ \
| * | | | | | [Volume] Check return value is None in volume unit testsTang Chen2016-03-037-46/+84
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-03-041-1/+1
* | | | | | | Merge "Add test cases to test some commands with '--wait' and fix bug"Jenkins2016-03-042-2/+190
|\ \ \ \ \ \ \
| * | | | | | | Add test cases to test some commands with '--wait' and fix bugting.wang2016-03-022-2/+190
* | | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-03-031-1/+1
* | | | | | | | Merge "Fix incorrect unit test for router"Jenkins2016-03-033-10/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix incorrect unit test for routerTang Chen2016-03-033-10/+18
* | | | | | | | | Fix test_aggregate functional test2.2.0Richard Theis2016-03-031-1/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Trivial: Reorder unit tests in alphabetical order in volume tests"Jenkins2016-03-032-165/+165
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Trivial: Reorder unit tests in alphabetical order in volume testsTang Chen2016-03-022-165/+165
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Updated from global requirementsOpenStack Proposal Bot2016-03-021-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge "[Image] Check return value is None in image unit tests."Jenkins2016-03-022-34/+46
|\ \ \ \ \ \