summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Fix keypair create --public-keyDean Troyer2016-03-181-2/+1
* Merge "Fix options in port create/set"Jenkins2016-03-172-12/+52
|\
| * Fix options in port create/setDean Troyer2016-03-172-12/+52
* | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-172-2/+41
|\ \
| * | Add option to allow filtering by router on port listJas2016-03-162-2/+41
* | | Merge "[compute] Add set host command"Jenkins2016-03-173-0/+188
|\ \ \
| * | | [compute] Add set host commandjichenjc2016-02-263-0/+188
* | | | Add support for deleting Image-propertyroot2016-03-162-4/+69
* | | | Add support for setting Image-propertyroot2016-03-162-1/+42
* | | | Merge "Add project options to security group create"Jenkins2016-03-162-0/+62
|\ \ \ \
| * | | | Add project options to security group createRichard Theis2016-03-112-0/+62
| | |_|/ | |/| |
* | | | Merge "Support "--long" option in ListService"Jenkins2016-03-143-10/+54
|\ \ \ \
| * | | | Support "--long" option in ListServiceRui Chen2016-03-143-10/+54
* | | | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-143-7/+557
|\ \ \ \ \
| * | | | | Add "os subnet create" command using SDKBrad Behle2016-03-103-7/+557
* | | | | | Merge "Use assertItemsEqual() instead of assertListEqual()"Jenkins2016-03-141-10/+2
|\ \ \ \ \ \
| * | | | | | Use assertItemsEqual() instead of assertListEqual()Tang Chen2016-03-141-10/+2
| | |/ / / / | |/| | | |
* | | | | | Fix dict.keys() compatibility for python 3Tang Chen2016-03-1211-11/+11
|/ / / / /
* | | | | Merge "Fixed command list"Jenkins2016-03-112-8/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed command listBrandon Palm2016-03-092-8/+28
* | | | | 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-114-165/+203
|\ \ \ \ \
| * | | | | Refactor security group create to use SDKRichard Theis2016-03-104-165/+203
* | | | | | Merge "Refactor security group show to use SDK"Jenkins2016-03-117-92/+303
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Refactor security group show to use SDKRichard Theis2016-03-107-92/+303
| | |_|/ | |/| |
* | | | Merge "[Subnet pool] Add 'subnet pool create' command support"Jenkins2016-03-103-4/+138
|\ \ \ \
| * | | | [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-083-4/+138
* | | | | Merge "[Subnet pool] Add 'subnet pool set' command support"Jenkins2016-03-102-6/+180
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-082-6/+180
* | | | Merge "Trivial: Use 'SSH' rather than 'Ssh'"Jenkins2016-03-091-1/+1
|\ \ \ \
| * | | | Trivial: Use 'SSH' rather than 'Ssh'Stephen Finucane2016-03-091-1/+1
| | |/ / | |/| |
* | | | 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-092-6/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add --reason for disable servicejichenjc2016-03-092-6/+42
* | | | | Add 'port set' commandJas2016-03-082-4/+127
| |_|/ / |/| | |
* | | | 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-082-0/+68
|\ \ \
| * | | Add port list commandJas2016-03-072-0/+68
* | | | 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