summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"Jenkins2016-02-291-10/+4
|\ \ \
| * | | Make SetFlavor and UnsetFlavor inherit from cliff.CommandTang Chen2016-02-271-10/+4
* | | | Merge "[Compute] Check return value is None in compute unit tests."Jenkins2016-02-293-45/+33
|\ \ \ \
| * | | | [Compute] Check return value is None in compute unit tests.Tang Chen2016-02-273-45/+33
| | |/ / | |/| |
* | | | Router: Add --route and --clear-routes options to "router set" commandTang Chen2016-02-271-0/+57
* | | | Add MultiKeyValueAction to custom parser actionTang Chen2016-02-271-0/+129
|/ / /
* | | Merge "Add shell --profile option to trigger osprofiler from CLI"Jenkins2016-02-261-0/+1
|\ \ \ | |/ / |/| |
| * | Add shell --profile option to trigger osprofiler from CLIDina Belova2016-02-251-0/+1
* | | Merge "Floating IP: Neutron support for "ip floating show" command"Jenkins2016-02-253-2/+123
|\ \ \
| * | | Floating IP: Neutron support for "ip floating show" commandTang Chen2016-02-243-2/+123
* | | | Merge "Fixed a bunch of spacing"Jenkins2016-02-2536-62/+164
|\ \ \ \
| * | | | Fixed a bunch of spacingBrandon Palm2016-02-2336-62/+164
| | |_|/ | |/| |
* | | | Add some test cases for "server list" commandting.wang2016-02-242-27/+78
| |/ / |/| |
* | | Merge "Add "security group rule show" command"Jenkins2016-02-232-4/+122
|\ \ \
| * | | Add "security group rule show" commandRichard Theis2016-02-232-4/+122
* | | | Fix wrong return value in TestDeleteFloatingIPNetworkTang Chen2016-02-231-1/+1
| |/ / |/| |
* | | Merge "Use instanceof instead of type"Jenkins2016-02-231-2/+2
|\ \ \
| * | | Use instanceof instead of typeBrandon Palm2016-02-221-2/+2
* | | | Merge "Add functional tests for "volume" commands v2"Jenkins2016-02-231-2/+26
|\ \ \ \
| * | | | Add functional tests for "volume" commands v2Tang Chen2016-02-211-2/+26
* | | | | Merge "Add unit tests for 'hypervisor stats' command"Jenkins2016-02-232-0/+140
|\ \ \ \ \
| * | | | | Add unit tests for 'hypervisor stats' commandting.wang2016-02-222-0/+140
* | | | | | Merge "Add "os subnet show" command using SDK"Jenkins2016-02-232-2/+83
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add "os subnet show" command using SDKBrad Behle2016-02-222-2/+83
| |/ / / /
* | | | | Initialize _keys in __init__() in FakeFlavorResourceTang Chen2016-02-231-2/+5
|/ / / /
* | | | Merge "Add unit test for "flavor show" command"Jenkins2016-02-222-10/+89
|\ \ \ \
| * | | | Add unit test for "flavor show" commandTang Chen2016-02-202-10/+89
| |/ / /
* | | | Merge "Refactor: Set "project_id" for FakeXXX in a consistent style"Jenkins2016-02-211-10/+9
|\ \ \ \
| * | | | Refactor: Set "project_id" for FakeXXX in a consistent styleTang Chen2016-02-201-10/+9
| |/ / /
* | | | Support unscoped token requestguang-yee2016-02-195-0/+80
|/ / /
* | | Merge "Subnet Pool: Add "subnet pool show" command"Jenkins2016-02-192-1/+90
|\ \ \
| * | | Subnet Pool: Add "subnet pool show" commandTang Chen2016-02-192-1/+90
* | | | Merge "Don't use Mock.called_once_with that does not exist"Jenkins2016-02-191-1/+1
|\ \ \ \ | |_|/ / |/| | |