summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "Add --reason for disable service"Jenkins2016-03-094-9/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Add --reason for disable servicejichenjc2016-03-094-9/+54
* | | | Add 'port set' commandJas2016-03-085-5/+194
| |/ / |/| |
* | | 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-085-0/+90
|\ \
| * | Add port list commandJas2016-03-075-0/+90
* | | 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
* | | | Merge "Test take_action() instead of run() in unit tests"Jenkins2016-03-0711-101/+107
|\ \ \ \ | |_|/ / |/| | |
| * | | Test take_action() instead of run() in unit testsTang Chen2016-03-0511-101/+107
* | | | Trivial: Remove useless returnTang Chen2016-03-079-13/+0