summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support security group name for --src-group"Jenkins2016-03-284-8/+21
|\
| * Support security group name for --src-groupRichard Theis2016-03-234-8/+21
* | Merge "Refactor security group rule create to use SDK"Jenkins2016-03-289-345/+434
|\ \ | |/
| * Refactor security group rule create to use SDKRichard Theis2016-03-239-345/+434
* | Merge "Subnet: Add "subnet set" command using SDK"Jenkins2016-03-256-84/+275
|\ \
| * | Subnet: Add "subnet set" command using SDKreedip2016-03-246-84/+275
* | | [Floating IP] Neutron support for "ip floating create" commandTang Chen2016-03-246-27/+281
| |/ |/|
* | Merge "Fix "server unset" document issue"Jenkins2016-03-232-2/+2
|\ \
| * | Fix "server unset" document issueRui Chen2016-03-232-2/+2
* | | Trivial: Fix typo in common/limits.pyTang Chen2016-03-232-3/+3
|/ /
* | Use assert_called_once_with() instead of assert_called_with()Tang Chen2016-03-226-58/+65
* | Merge "Remove superfluous variable assignment statements"Jenkins2016-03-211-2/+0
|\ \
| * | Remove superfluous variable assignment statementsKyrylo Romanenko2016-03-211-2/+0
* | | 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
| |/ /
* | | Merge "Image API v2: make volume_type optional"Jenkins2016-03-211-1/+4
|\ \ \
| * | | Image API v2: make volume_type optionalNicolas Simonds2016-03-181-1/+4
| |/ /
* | | Style fix for one line docstring according to flake8Kyrylo Romanenko2016-03-211-1/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-03-201-3/+3
|/ /
* | Merge "Fix keypair create --public-key"Jenkins2016-03-181-2/+1
|\ \
| * | Fix keypair create --public-keyDean Troyer2016-03-181-2/+1
* | | Merge "Functional tests for openstackclient help messages"Jenkins2016-03-181-0/+65
|\ \ \ | |/ / |/| |
| * | Functional tests for openstackclient help messagesKyrylo Romanenko2016-03-181-0/+65
* | | Trivial-Fix : Add a ' to the choices documentationreedip2016-03-181-1/+1
* | | Merge "update docs with status of plugins"Jenkins2016-03-183-22/+51
|\ \ \
| * | | update docs with status of pluginsSteve Martinelli2016-03-173-22/+51
| | |/ | |/|
* | | Merge "Fix options in port create/set"Jenkins2016-03-174-18/+65
|\ \ \ | |/ / |/| |
| * | Fix options in port create/setDean Troyer2016-03-174-18/+65
* | | Merge "Add option to allow filtering by router on port list"Jenkins2016-03-173-2/+46
|\ \ \
| * | | Add option to allow filtering by router on port listJas2016-03-163-2/+46
* | | | Merge "[compute] Add set host command"Jenkins2016-03-176-0/+228
|\ \ \ \
| * | | | [compute] Add set host commandjichenjc2016-02-266-0/+228
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-03-161-1/+1
* | | | | Add support for deleting Image-propertyroot2016-03-164-4/+89
* | | | | Add support for setting Image-propertyroot2016-03-164-1/+64
* | | | | Merge "Add project options to security group create"Jenkins2016-03-164-0/+81
|\ \ \ \ \
| * | | | | Add project options to security group createRichard Theis2016-03-114-0/+81
| | |_|/ / | |/| | |
* | | | | Merge "Add incompatibility info for "ip floating list" command"Jenkins2016-03-162-0/+34
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add incompatibility info for "ip floating list" commandTang Chen2016-03-112-0/+34
| |/ / /
* | | | Merge "Sort commands in docs"Jenkins2016-03-142-70/+70
|\ \ \ \
| * | | | Sort commands in docsDean Troyer2016-03-142-70/+70
* | | | | Merge "Doc: Fix documentation errors for command object"Jenkins2016-03-143-6/+6
|\ \ \ \ \
| * | | | | Doc: Fix documentation errors for command objectRichard Theis2016-03-143-6/+6
| |/ / / /
* | | | | Merge "Support "--long" option in ListService"Jenkins2016-03-144-10/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support "--long" option in ListServiceRui Chen2016-03-144-10/+59
* | | | | Merge "Add subnet functional tests"Jenkins2016-03-141-0/+62
|\ \ \ \ \
| * | | | | Add subnet functional testsRichard Theis2016-03-041-0/+62
* | | | | | Merge "Add "os subnet create" command using SDK"Jenkins2016-03-146-7/+671
|\ \ \ \ \ \
| * | | | | | Add "os subnet create" command using SDKBrad Behle2016-03-106-7/+671
* | | | | | | Merge "Use assertItemsEqual() instead of assertListEqual()"Jenkins2016-03-141-10/+2
|\ \ \ \ \ \ \