summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Refactor security group create to use SDKRichard Theis2016-03-102-133/+153
* | | | | | | Merge "Refactor security group show to use SDK"Jenkins2016-03-113-9/+152
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Refactor security group show to use SDKRichard Theis2016-03-103-9/+152
| | |_|/ / | |/| | |
* | | | | Merge "[Subnet pool] Add 'subnet pool create' command support"Jenkins2016-03-102-4/+115
|\ \ \ \ \
| * | | | | [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-082-4/+115
* | | | | | Merge "[Subnet pool] Add 'subnet pool set' command support"Jenkins2016-03-101-2/+93
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-081-2/+93
* | | | | 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 "[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-091-0/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add --reason for disable servicejichenjc2016-03-091-0/+26
* | | | | | Add 'port set' commandJas2016-03-081-0/+79
| |_|/ / / |/| | | |
* | | | | 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-081-0/+41
|\ \ \
| * | | Add port list commandJas2016-03-071-0/+41
| | |/ | |/|
* | | 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
* | | Merge "Refactor security group set to use SDK"Jenkins2016-03-051-0/+133
|\ \ \ | |/ / |/| |
| * | Refactor security group set to use SDKRichard Theis2016-03-031-0/+133
| |/
* | Merge "[compute] Support restore server"Jenkins2016-03-041-0/+20
|\ \
| * | [compute] Support restore serverjichenjc2016-02-231-0/+20
* | | Merge "Add 'port create' command"Jenkins2016-03-041-50/+148
|\ \ \
| * | | Add 'port create' commandJas2016-03-041-50/+148
* | | | Merge "[compute] Add unit test for keypair"Jenkins2016-03-042-0/+315
|\ \ \ \
| * | | | [compute] Add unit test for keypairjichenjc2016-02-232-0/+315
* | | | | 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
* | | | | | Merge "Add test cases to test some commands with '--wait' and fix bug"Jenkins2016-03-041-0/+188
|\ \ \ \ \ \
| * | | | | | Add test cases to test some commands with '--wait' and fix bugting.wang2016-03-021-0/+188
* | | | | | | Merge "Fix incorrect unit test for router"Jenkins2016-03-032-2/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix incorrect unit test for routerTang Chen2016-03-032-2/+6
| | |_|/ / / | |/| | | |
* | | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge "[Image] Check return value is None in image unit tests."Jenkins2016-03-022-34/+46
|\ \ \ \ \
| * | | | | [Image] Check return value is None in image unit tests.Tang Chen2016-03-022-34/+46
| |/ / / /
* | | | | Support "network create" command in nova networkTang Chen2016-03-021-0/+114
|/ / / /
* | | | Merge "TrivialOrder: Rearrange Class Names"Jenkins2016-03-011-29/+29
|\ \ \ \
| * | | | TrivialOrder: Rearrange Class Namesreedip2016-03-011-29/+29
* | | | | Merge "Refactor security group list to use SDK"Jenkins2016-03-013-71/+206
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor security group list to use SDKRichard Theis2016-02-293-71/+206
* | | | | Merge "Subnet: Add "subnet delete" command using SDK"Jenkins2016-03-011-0/+29
|\ \ \ \ \
| * | | | | Subnet: Add "subnet delete" command using SDKreedip2016-03-011-0/+29
| |/ / / /
* | | | | Merge "Trivial: Reorder unit tests in test_type.py"Jenkins2016-03-011-55/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Trivial: Reorder unit tests in test_type.pyTang Chen2016-02-291-55/+58