summaryrefslogtreecommitdiff
path: root/openstackclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Add "aggregate unset" to oscRui Chen2016-03-242-0/+98
* Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-226-58/+65
* Merge "Fix options in port create/set"Jenkins2016-03-171-4/+4
|\
| * Fix options in port create/setDean Troyer2016-03-171-4/+4
* | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-171-1/+23
|\ \
| * | Add option to allow filtering by router on port listJas2016-03-161-1/+23
* | | Merge "[compute] Add set host command"Jenkins2016-03-172-0/+131
|\ \ \
| * | | [compute] Add set host commandjichenjc2016-02-262-0/+131
* | | | Add support for deleting Image-propertyroot2016-03-161-0/+53
* | | | Add support for setting Image-propertyroot2016-03-161-0/+30
* | | | Merge "Add project options to security group create"Jenkins2016-03-161-0/+41
|\ \ \ \
| * | | | Add project options to security group createRichard Theis2016-03-111-0/+41
| | |_|/ | |/| |
* | | | Merge "Support "--long" option in ListService"Jenkins2016-03-142-1/+27
|\ \ \ \
| * | | | Support "--long" option in ListServiceRui Chen2016-03-142-1/+27
* | | | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-142-4/+334
|\ \ \ \ \
| * | | | | Add "os subnet create" command using SDKBrad Behle2016-03-102-4/+334
* | | | | | Use assertItemsEqual() instead of assertListEqual()Tang Chen2016-03-141-10/+2
| |/ / / / |/| | | |
* | | | | Merge "Fixed command list"Jenkins2016-03-111-6/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed command listBrandon Palm2016-03-091-6/+10
* | | | | Merge "Trivial: Reorder classes in identity v3 in alphabetical order"Jenkins2016-03-116-217/+217
|\ \ \ \ \
| * | | | | Trivial: Reorder classes in identity v3 in alphabetical orderTang Chen2016-03-116-217/+217
* | | | | | Merge "Enhance list extension unit test"Jenkins2016-03-112-40/+137
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enhance list extension unit testFang Zhen2016-03-112-40/+137
| | |/ / / | |/| | |
* | | | | Merge "Refactor security group create to use SDK"Jenkins2016-03-112-133/+153
|\ \ \ \ \
| * | | | | 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
|\ \