summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Use assertItemsEqual() instead of assertListEqual()Tang Chen2016-03-141-10/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix dict.keys() compatibility for python 3"Jenkins2016-03-1411-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix dict.keys() compatibility for python 3Tang Chen2016-03-1211-11/+11
* | | | | | | | | Trivial: Add release note for "subnet pool create" commandTang Chen2016-03-141-0/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Add doc describing how to handle API errors"Jenkins2016-03-122-0/+164
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add doc describing how to handle API errorsDean Troyer2016-03-112-0/+164
* | | | | | | | Merge "Fixed command list"Jenkins2016-03-113-8/+33
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixed command listBrandon Palm2016-03-093-8/+33
* | | | | | | | 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 "Update reno for stable/mitaka"Jenkins2016-03-112-0/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Update reno for stable/mitakaDoug Hellmann2016-03-102-0/+7
| |/ / / / / / /