summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| |/ / / / / /
* | | | | | | Merge "Refactor security group create to use SDK"Jenkins2016-03-116-166/+217
|\ \ \ \ \ \ \
| * | | | | | | Refactor security group create to use SDKRichard Theis2016-03-106-166/+217
* | | | | | | | Merge "Refactor security group show to use SDK"Jenkins2016-03-119-93/+310
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Refactor security group show to use SDKRichard Theis2016-03-109-93/+310
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add subnet pool functional tests"Jenkins2016-03-101-0/+55
|\ \ \ \ \ \
| * | | | | | Add subnet pool functional testsRichard Theis2016-03-091-0/+55
* | | | | | | Merge "[Subnet pool] Add 'subnet pool create' command support"Jenkins2016-03-105-4/+176
|\ \ \ \ \ \ \
| * | | | | | | [Subnet pool] Add 'subnet pool create' command supportTang Chen2016-03-085-4/+176
* | | | | | | | Merge "[Subnet pool] Add 'subnet pool set' command support"Jenkins2016-03-105-6/+227
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | [Subnet pool] Add 'subnet pool set' command supportTang Chen2016-03-085-6/+227
| |/ / / / /
* | | | | | Merge "Trivial: Use 'SSH' rather than 'Ssh'"Jenkins2016-03-092-2/+2
|\ \ \ \ \ \
| * | | | | | Trivial: Use 'SSH' rather than 'Ssh'Stephen Finucane2016-03-092-2/+2
| | |/ / / / | |/| | | |
* | | | | | 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 "Add port functional tests"Jenkins2016-03-091-0/+58
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add port functional testsRichard Theis2016-03-081-0/+58
| | |/ / / | |/| | |
* | | | | 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