summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensure endpoint type is used for network commands" into stable/mitakamitaka-eolstable/mitakaJenkins2017-04-101-1/+7
|\
| * Ensure endpoint type is used for network commandsStuart McLaren2017-01-171-1/+7
* | Add Mitaka relnotes2.3.1Dean Troyer2017-01-312-0/+7
* | Add early release notes for current Reno setupDean Troyer2017-01-273-0/+738
* | arguments are not locale decoded into UnicodeJohn Dennis2017-01-161-2/+13
|/
* Fix SSL/TLS verification for network commandsRichard Theis2017-01-162-1/+9
* Follow upper constraints for all tox targetsSteve Martinelli2017-01-162-2/+62
* Updated from global requirementsOpenStack Proposal Bot2016-10-031-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-291-1/+1
* Updated from global requirementsOpenStack Proposal Bot2016-04-181-1/+1
* Updated from global requirements2.3.0OpenStack Proposal Bot2016-03-242-4/+4
* Update .gitreview for stable/mitakaDoug Hellmann2016-03-101-0/+1
* 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
|\ \ \ \ \ | |_|_|/ / |/| | | |