summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for endpoing filter commands"Zuul2017-12-131-17/+130
|\
| * Add support for endpoing filter commandsJose Castro Leon2017-11-211-17/+130
* | Fix credentials in create, update and list.yangweiwei2017-11-171-6/+3
|/
* Optimize getting endpoint listAnton Frolov2017-09-261-1/+2
* Implied RolesHarry Rybacki2017-08-221-0/+129
* Merge "Use *_as_ids instead *_as_list"Jenkins2017-07-261-9/+2
|\
| * Use *_as_ids instead *_as_listRodrigo Duarte Sousa2017-03-011-9/+2
* | Add optional parameter "user_id" and "type" to list credentialszhanghongtao2017-07-251-3/+34
* | Add domain parameter to Identity ProviderKristi Nikolla2017-07-211-1/+16
* | Fix 'domain' filter not work well in some commandsjiangpch2017-07-182-3/+6
* | When creating a trust, send role_ids instead or role_namesKristi Nikolla2017-06-221-6/+6
* | Use _get_token_resource in role assignment listDavid Rabel2017-05-231-1/+2
* | Support to add/remove multi users for "group add/remove user"Huanxuan Ao2017-03-211-20/+48
* | Non-Admin can't list own projectsadrian-turjak2017-03-201-1/+23
* | Merge "Narrow expected responses for CheckUserInGroup"Jenkins2017-03-161-6/+9
|\ \
| * | Narrow expected responses for CheckUserInGroupColleen Murphy2017-03-141-6/+9
* | | Merge "Add sort support to project list"Jenkins2017-03-161-0/+9
|\ \ \ | |/ / |/| |
| * | Add sort support to project listTom Jose Kalapura2017-03-081-0/+9
* | | Fix "endpoint list" help messageRui Chen2017-02-221-1/+1
| |/ |/|
* | Merge "Handle log message interpolation by the logger in identity/"Jenkins2017-02-1412-24/+18
|\ \
| * | Handle log message interpolation by the logger in identity/Gábor Antal2017-02-1312-24/+18
* | | Merge "Modify error handling for role and group commands"Jenkins2017-02-132-37/+18
|\ \ \ | |/ / |/| |
| * | Modify error handling for role and group commandsHuanxuan Ao2017-02-092-37/+18
* | | Fix --parents and --children options in project showRui Chen2017-02-091-4/+9
|/ /
* | Merge "Adds domain specification for SetUser"Jenkins2017-01-261-4/+19
|\ \
| * | Adds domain specification for SetUserSamuel Pilla2017-01-251-4/+19
* | | Fix 'mapping set' return valueColleen Murphy2017-01-251-1/+0
|/ /
* | Merge "Handle 403 error on creating trust"Jenkins2017-01-241-4/+8
|\ \
| * | Handle 403 error on creating trustHongbin Lu2017-01-241-4/+8
* | | TrivialFix in helpMessage for readabilityzhiyong.dai2016-11-231-1/+1
|/ /
* | Error handling for delete commands in identityHuanxuan Ao2017-01-035-30/+105
* | Remove auth_with_unscoped_saml decoratorColleen Murphy2016-12-041-22/+0
* | translate all command help strings3.4.0Steve Martinelli2016-11-1721-101/+103
* | Warning for empty password set for user create/setqtang2016-10-191-0/+12
|/
* format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-051-1/+3
* Merge "Add support for domain specific roles"Jenkins2016-08-182-14/+101
|\
| * Add support for domain specific rolesHenry Nash2016-08-102-14/+101
* | Gate-unbreaking combo reviewDean Troyer2016-08-182-9/+9
|/
* Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-222-0/+46
* Remove execute permission on a few filesSongmingYan2016-07-225-0/+0
* Merge "Update doc for credential in indentityv3"Jenkins2016-07-191-10/+10
|\
| * Update doc for credential in indentityv3Huanxuan Ao2016-07-151-10/+10
* | Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-1912-49/+273
* | Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-1414-87/+0
|/
* Correct reraising of exceptionqinchunhua2016-07-075-10/+10
* Merge "Use resource id when name given for identity show"Jenkins2016-06-233-5/+15
|\
| * Use resource id when name given for identity showDavid Rosales2016-06-223-5/+15
* | Standardize logger usage of catalog in identitysunyajing2016-06-231-2/+6
|/
* Merge "Standardize logger usage"Jenkins2016-06-208-8/+43
|\
| * Standardize logger usageTang Chen2016-06-208-8/+43