summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in endpoint group deletionJose Castro Leon2019-06-271-3/+3
* Allow endpoint filtering on both project and project-domainJulie Pichon2018-10-151-1/+1
* Implement support for project limitsLance Bragstad2018-07-231-0/+238
* Implement support for registered limitsLance Bragstad2018-07-231-0/+260
* Fix the `role implies list` command.Sami MAKKI2018-06-241-3/+3
* Add system role functionalityLance Bragstad2018-06-043-13/+61
* Clean up W503 and E402 pep8 errorsSean McGinnis2018-04-151-4/+4
* Merge "Fix additional output encoding issues"Zuul2018-03-291-3/+2
|\
| * Fix additional output encoding issuesDean Troyer2018-03-201-3/+2
* | Merge "Add CRUD support for application credentials"Zuul2018-03-141-0/+220
|\ \
| * | Add CRUD support for application credentialsColleen Murphy2018-01-301-0/+220
| |/
* | Merge "Add support for endpoint group commands"Zuul2018-02-251-0/+324
|\ \
| * | Add support for endpoint group commandsJose Castro Leon2018-02-231-0/+324
| |/
* | Add project tags functionalityGage Hugo2018-02-232-1/+124
|/
* 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
|\