summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | | Merge "[Volume] Check return value is None in volume unit tests"Jenkins2016-03-047-46/+84
|\ \ \ \ \ \
| * | | | | | [Volume] Check return value is None in volume unit testsTang Chen2016-03-037-46/+84
* | | | | | | Merge "Add test cases to test some commands with '--wait' and fix bug"Jenkins2016-03-042-2/+190
|\ \ \ \ \ \ \
| * | | | | | | Add test cases to test some commands with '--wait' and fix bugting.wang2016-03-022-2/+190
* | | | | | | | Merge "Fix incorrect unit test for router"Jenkins2016-03-033-10/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix incorrect unit test for routerTang Chen2016-03-033-10/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Trivial: Reorder unit tests in alphabetical order in volume tests"Jenkins2016-03-032-165/+165
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Trivial: Reorder unit tests in alphabetical order in volume testsTang Chen2016-03-022-165/+165
| | |_|_|/ / | |/| | | |
* | | | | | Merge "[Image] Check return value is None in image unit tests."Jenkins2016-03-022-34/+46
|\ \ \ \ \ \
| * | | | | | [Image] Check return value is None in image unit tests.Tang Chen2016-03-022-34/+46
| |/ / / / /
* | | | | | Support "network create" command in nova networkTang Chen2016-03-022-21/+160
|/ / / / /
* | | | | Merge "Clean up unnecessary import of urlparse module"Jenkins2016-03-011-6/+1
|\ \ \ \ \
| * | | | | Clean up unnecessary import of urlparse moduleYang Hongyang2016-03-011-6/+1
* | | | | | Merge "Fix regression in interactive client mode"Jenkins2016-03-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix regression in interactive client modeDina Belova2016-03-011-1/+1
| |/ / / / /
* | | | | | Merge "Trivial: Update image_list v2 docs"Jenkins2016-03-011-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Trivial: Update image_list v2 docsYang Hongyang2016-03-011-4/+7
* | | | | | Merge "TrivialOrder: Rearrange Class Names"Jenkins2016-03-012-47/+47
|\ \ \ \ \ \
| * | | | | | TrivialOrder: Rearrange Class Namesreedip2016-03-012-47/+47
* | | | | | | Merge "Fix return value of "image set" command"Jenkins2016-03-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix return value of "image set" commandTang Chen2016-02-291-1/+1
* | | | | | | | Merge "Make SetAggregate inherit from cliff.Command"Jenkins2016-03-011-14/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Make SetAggregate inherit from cliff.CommandTang Chen2016-02-271-14/+14
* | | | | | | | | Merge "Trivial: Reorder flavor op order in flavor.py"Jenkins2016-03-011-24/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Trivial: Reorder flavor op order in flavor.pyYang Hongyang2016-03-011-24/+24
| | |_|_|/ / / / / | |/| | | | | | |