summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Refactor security group rule create to use SDK"Jenkins2016-03-286-343/+423
|\ \ \ \ \ | |/ / / /
| * | | | Refactor security group rule create to use SDKRichard Theis2016-03-236-343/+423
| |/ / /
* | | | Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-252-80/+209
|\ \ \ \
| * | | | Subnet: Add "subnet set" command using SDKreedip2016-03-242-80/+209
* | | | | [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-243-23/+249
| |/ / / |/| | |
* | | | Merge "Fix "server unset" document issue"Jenkins2016-03-231-1/+1
|\ \ \ \
| * | | | Fix "server unset" document issueRui Chen2016-03-231-1/+1
* | | | | Trivial: Fix typo in common/limits.pyTang Chen2016-03-231-2/+2
|/ / / /
* | | | Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-226-58/+65
* | | | Merge "Improve error for token issue command without auth"Jenkins2016-03-211-0/+4
|\ \ \ \
| * | | | Improve error for token issue command without authtimothy-symanczyk2016-03-181-0/+4
* | | | | Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
|/ / / /
* | | | 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
| | |/ / / | |/| | |