summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make code more compact for get_list_opts function"Jenkins2016-06-241-3/+1
|\
| * Make code more compact for get_list_opts functionKyrylo Romanenko2016-06-241-3/+1
* | Merge "Remove code forgotten in cb28fb55884a9be7cd70c37343181116cf000a42"Jenkins2016-06-242-6/+0
|\ \
| * | Remove code forgotten in cb28fb55884a9be7cd70c37343181116cf000a42Vincent Legoll2016-06-242-6/+0
* | | Merge "Fix the problem of router delete"Jenkins2016-06-242-2/+2
|\ \ \ | |/ / |/| |
| * | Fix the problem of router deleteSongmingYan2016-06-242-2/+2
* | | Updated from global requirementsOpenStack Proposal Bot2016-06-241-2/+2
|/ /
* | Merge "Support JSON data for port binding profile"Jenkins2016-06-234-8/+136
|\ \
| * | Support JSON data for port binding profileRichard Theis2016-06-204-8/+136
* | | Merge "Add FakeObject classes to fakes.py, update unit tests in identity V2."Jenkins2016-06-235-275/+422
|\ \ \
| * | | Add FakeObject classes to fakes.py, update unit tests in identity V2.sunyajing2016-06-225-275/+422
* | | | Merge "Improve masking of secrets in configuration show"Jenkins2016-06-232-7/+20
|\ \ \ \
| * | | | Improve masking of secrets in configuration showAlvaro Lopez Garcia2016-06-212-7/+20
* | | | | Merge "Improve server functional tests"Jenkins2016-06-231-10/+18
|\ \ \ \ \
| * | | | | Improve server functional testsRichard Theis2016-06-231-10/+18
* | | | | | Merge "use env vars to specify OS_IDENTITY_API_VERSION"Jenkins2016-06-2322-61/+62
|\ \ \ \ \ \
| * | | | | | use env vars to specify OS_IDENTITY_API_VERSIONSteve Martinelli2016-06-2022-61/+62
* | | | | | | Merge "support multi-delete for volume-type"Jenkins2016-06-237-17/+88
|\ \ \ \ \ \ \
| * | | | | | | support multi-delete for volume-typeSteve Martinelli2016-06-207-17/+88
| |/ / / / / /
* | | | | | | Merge "Use resource id when name given for identity show"Jenkins2016-06-239-5/+117
|\ \ \ \ \ \ \
| * | | | | | | Use resource id when name given for identity showDavid Rosales2016-06-229-5/+117
* | | | | | | | Merge "Fix errors for "host set" command"Jenkins2016-06-234-19/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix errors for "host set" commandHuanxuan Ao2016-06-224-19/+20
* | | | | | | | | Merge "Standardize logger usage of catalog in identity"Jenkins2016-06-232-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Standardize logger usage of catalog in identitysunyajing2016-06-232-4/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove OSCGenericPassword plugin"Jenkins2016-06-235-49/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove OSCGenericPassword pluginDean Troyer2016-06-225-49/+28
* | | | | | | | | Merge "Refactor unit test of "compute service list" command"Jenkins2016-06-233-9/+42
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactor unit test of "compute service list" commandHuanxuan Ao2016-06-223-9/+42
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Fix token/endpoint auth plugin"Jenkins2016-06-221-25/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix token/endpoint auth pluginDean Troyer2016-06-211-25/+30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Make set/unset commands in compute/image/common return normally when n...Jenkins2016-06-226-24/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-216-24/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Support bulk deletion for "flavor/aggregate delete""Jenkins2016-06-228-39/+196
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-218-39/+201
| | |_|/ / / | |/| | | |
* | | | | | Merge "Updated from global requirements"Jenkins2016-06-211-1/+1
|\ \ \ \ \ \
| * | | | | | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add "--project" option to the "flavor create" command."Jenkins2016-06-214-1/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add "--project" option to the "flavor create" command.Huanxuan Ao2016-06-214-1/+70
| | |/ / / | |/| | |
* | | | | Merge "Refactor setting defaults for some scope parameters"Jenkins2016-06-214-37/+53
|\ \ \ \ \
| * | | | | Refactor setting defaults for some scope parametersAlvaro Lopez Garcia2016-06-214-37/+53
* | | | | | Merge "Refactor check_valid_auth_options function"Jenkins2016-06-211-22/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Refactor check_valid_auth_options functionAlvaro Lopez Garcia2016-06-211-22/+21
| |/ / / /
* | | | | Merge "Make the print info support i18n"Jenkins2016-06-211-1/+2
|\ \ \ \ \
| * | | | | Make the print info support i18nliyifeng2016-06-211-1/+2
| |/ / / /
* | | | | Fix a missing i18n support in security_group_rule.pyHuanxuan Ao2016-06-211-2/+2
|/ / / /
* | | | Merge "Error handling of "router delete" command"Jenkins2016-06-202-9/+76
|\ \ \ \
| * | | | Error handling of "router delete" commandHuanxuan Ao2016-06-202-9/+76
| |/ / /
* | | | Merge "Add "--network-segment" option to "subnet create""Jenkins2016-06-206-25/+157
|\ \ \ \ | |_|/ / |/| | |
| * | | Add "--network-segment" option to "subnet create"Richard Theis2016-06-136-25/+157