summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test_aggregate functional test2.2.0Richard Theis2016-03-031-1/+4
* 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
* | Updated from global requirementsOpenStack Proposal Bot2016-03-021-1/+1
* | 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-024-23/+174
|/
* Merge "Devref: Options with Choices"Jenkins2016-03-011-1/+33
|\
| * Devref: Options with ChoicesRichard Theis2016-03-011-1/+33
* | 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 "Fix 'code-block' tag format issues"Jenkins2016-03-012-15/+17
|\ \ \
| * | | Fix 'code-block' tag format issuesRui Chen2016-03-012-15/+17
* | | | Merge "Trivial: Update image_list v2 docs"Jenkins2016-03-011-4/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Trivial: Update image_list v2 docsYang Hongyang2016-03-011-4/+7
* | | | Merge "add a checklist for creating a new plugin"Jenkins2016-03-011-0/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | add a checklist for creating a new pluginSteve Martinelli2016-03-011-0/+38
* | | | Merge "TrivialOrder: Rearrange Class Names"Jenkins2016-03-013-63/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | TrivialOrder: Rearrange Class Namesreedip2016-03-013-63/+63
* | | | 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-014-14/+84
|\ \ \ \ \
| * | | | | Make SetAggregate inherit from cliff.CommandTang Chen2016-02-274-14/+84
* | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Refactor security group list to use SDK"Jenkins2016-03-018-126/+267
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Refactor security group list to use SDKRichard Theis2016-02-298-126/+267
* | | | | | Merge "fix: Exception message includes unnecessary class args"Jenkins2016-03-011-2/+2
|\ \ \ \ \ \
| * | | | | | fix: Exception message includes unnecessary class argsJas2016-02-291-2/+2
| |/ / / / /
* | | | | | Merge "Subnet: Add "subnet delete" command using SDK"Jenkins2016-03-015-0/+69
|\ \ \ \ \ \
| * | | | | | Subnet: Add "subnet delete" command using SDKreedip2016-03-015-0/+69
| | |/ / / / | |/| | | |
* | | | | | Merge "Make SetAgent inherit from cliff.Command"Jenkins2016-03-014-3/+92
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Make SetAgent inherit from cliff.CommandTang Chen2016-02-274-3/+92
* | | | | | Merge "Trivial: Reorder unit tests in test_type.py"Jenkins2016-03-011-55/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Trivial: Reorder unit tests in test_type.pyTang Chen2016-02-291-55/+58
| | |_|/ / | |/| | |
* | | | | Merge "take_action() method from command.Command shouldn't return"Jenkins2016-02-2916-43/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-2916-43/+18
| |/ / /
* | | | Merge "Make SetSecurityGroup inherit from cliff.Command"Jenkins2016-02-294-17/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Make SetSecurityGroup inherit from cliff.CommandTang Chen2016-02-274-17/+27
* | | | Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"Jenkins2016-02-295-32/+39
|\ \ \ \ | |/ / /
| * | | Make SetFlavor and UnsetFlavor inherit from cliff.CommandTang Chen2016-02-275-32/+39
* | | | Merge "[Compute] Check return value is None in compute unit tests."Jenkins2016-02-293-45/+33
|\ \ \ \
| * | | | [Compute] Check return value is None in compute unit tests.Tang Chen2016-02-273-45/+33
| | |/ / | |/| |
* | | | Router: Add --route and --clear-routes options to "router set" commandTang Chen2016-02-273-4/+95
* | | | Add MultiKeyValueAction to custom parser actionTang Chen2016-02-272-0/+210
|/ / /
* | | Merge "Add shell --profile option to trigger osprofiler from CLI"Jenkins2016-02-265-0/+76
|\ \ \ | |/ / |/| |
| * | Add shell --profile option to trigger osprofiler from CLIDina Belova2016-02-255-0/+76
* | | Merge "Add missing command/configuration object"Jenkins2016-02-265-2/+89
|\ \ \