summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | 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-092-6/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Add --reason for disable servicejichenjc2016-03-092-6/+42
* | | | Add 'port set' commandJas2016-03-082-4/+127
| |_|/ |/| |
* | | 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-082-0/+68
|\ \
| * | Add port list commandJas2016-03-072-0/+68
* | | 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
* | | | Merge "" openstack server image create " doesn't print proper info"Jenkins2016-03-061-5/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | " openstack server image create " doesn't print proper infoMohan Muppidi2016-03-031-5/+19
* | | | Merge "Refactor security group set to use SDK"Jenkins2016-03-053-41/+189
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor security group set to use SDKRichard Theis2016-03-033-41/+189
| | |/ | |/|
* | | Merge "[compute] Support restore server"Jenkins2016-03-042-0/+42
|\ \ \
| * | | [compute] Support restore serverjichenjc2016-02-232-0/+42
* | | | Merge "Add 'port create' command"Jenkins2016-03-042-53/+316
|\ \ \ \
| * | | | Add 'port create' commandJas2016-03-042-53/+316
* | | | | Merge "[compute] Add unit test for keypair"Jenkins2016-03-043-1/+318
|\ \ \ \ \
| * | | | | [compute] Add unit test for keypairjichenjc2016-02-233-1/+318