summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make set/unset command in volume pass normally when nothing specified"Jenkins2016-06-281-3/+0
|\
| * Make set/unset command in volume pass normally when nothing specifiedsunyajing2016-06-271-3/+0
* | Merge "Add "--force" option to "backup create" command in volumev2"Jenkins2016-06-282-3/+14
|\ \
| * | Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-272-3/+14
| |/
* | Merge "Support bulk deletion for delete commands in computev2"Jenkins2016-06-285-16/+165
|\ \
| * | Support bulk deletion for delete commands in computev2Huanxuan Ao2016-06-275-17/+166
| |/
* | Merge "Change "ID only" to "name or ID" for backup commands"Jenkins2016-06-282-4/+4
|\ \
| * | Change "ID only" to "name or ID" for backup commandsHuanxuan Ao2016-06-272-4/+4
| |/
* | Merge "Fix typo in openstackclient/network/v2"Jenkins2016-06-282-5/+5
|\ \
| * | Fix typo in openstackclient/network/v2Cao Xuan Hoang2016-06-232-5/+5
* | | Merge "Update Fakes.py and unit tests for commands in identity V2.0"Jenkins2016-06-276-383/+319
|\ \ \
| * | | Update Fakes.py and unit tests for commands in identity V2.0sunyajing2016-06-276-383/+319
| | |/ | |/|
* | | Modify some unusual help messages in computev2Huanxuan Ao2016-06-273-8/+8
|/ /
* | Merge "Support multi-delete for commands in identity V2"Jenkins2016-06-245-14/+73
|\ \
| * | Support multi-delete for commands in identity V2sunyajing2016-06-235-14/+73
* | | Fix the problem of router deleteSongmingYan2016-06-241-1/+1
|/ /
* | Merge "Support JSON data for port binding profile"Jenkins2016-06-232-6/+128
|\ \
| * | Support JSON data for port binding profileRichard Theis2016-06-202-6/+128
* | | 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 "support multi-delete for volume-type"Jenkins2016-06-233-14/+54
|\ \ \ \
| * | | | support multi-delete for volume-typeSteve Martinelli2016-06-203-14/+54
* | | | | Merge "Use resource id when name given for identity show"Jenkins2016-06-238-5/+110
|\ \ \ \ \
| * | | | | Use resource id when name given for identity showDavid Rosales2016-06-228-5/+110
* | | | | | Merge "Fix errors for "host set" command"Jenkins2016-06-233-18/+19
|\ \ \ \ \ \
| * | | | | | Fix errors for "host set" commandHuanxuan Ao2016-06-223-18/+19
| | |_|_|_|/ | |/| | | |
* | | | | | 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-232-46/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove OSCGenericPassword pluginDean Troyer2016-06-222-46/+2
* | | | | | | 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-225-21/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-215-21/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Support bulk deletion for "flavor/aggregate delete""Jenkins2016-06-225-33/+185
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Support bulk deletion for "flavor/aggregate delete"Huanxuan Ao2016-06-215-33/+190
| | |_|/ / | |/| | |
* | | | | Merge "Add "--project" option to the "flavor create" command."Jenkins2016-06-212-1/+53
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add "--project" option to the "flavor create" command.Huanxuan Ao2016-06-212-1/+53
| | |/ / | |/| |
* | | | Merge "Refactor setting defaults for some scope parameters"Jenkins2016-06-213-37/+48
|\ \ \ \
| * | | | Refactor setting defaults for some scope parametersAlvaro Lopez Garcia2016-06-213-37/+48
* | | | | 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
|\ \ \