summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Bypass user and group verification in RemoveRoleLance Bragstad2020-08-191-0/+242
* Add system role assignment tests for users and groupsLance Bragstad2020-08-191-0/+137
* Client should parse string to boolean for value 'is_domain'4.0.1yanpuqing2020-06-101-0/+117
* Merge "Use cliff formattable columns in identity commands"Zuul2019-06-233-21/+27
|\
| * Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-223-21/+27
* | Remove deprecated identity commands and argsSean McGinnis2019-05-191-232/+0
* | Fix bug in endpoint group deletionJose Castro Leon2019-05-082-0/+557
|/
* Add project param in LimitList parser3.17.0Vishakha Agarwal2018-11-081-1/+2
* Allow endpoint filtering on both project and project-domainJulie Pichon2018-10-091-0/+41
* Implement support for project limitsLance Bragstad2018-07-232-0/+407
* Implement support for registered limitsLance Bragstad2018-07-232-0/+533
* Fix the `role implies list` command.Sami MAKKI2018-06-242-12/+22
* Add system role functionalityLance Bragstad2018-06-041-1/+41
* Merge "Add CRUD support for application credentials"Zuul2018-03-142-0/+341
|\
| * Add CRUD support for application credentialsColleen Murphy2018-01-302-0/+341
* | Merge "Add support for endpoint group commands"Zuul2018-02-251-0/+16
|\ \
| * | Add support for endpoint group commandsJose Castro Leon2018-02-231-0/+16
| |/
* | Add project tags functionalityGage Hugo2018-02-233-4/+111
|/
* Merge "Add support for endpoing filter commands"Zuul2017-12-132-0/+166
|\
| * Add support for endpoing filter commandsJose Castro Leon2017-11-212-0/+166
* | Fix credentials in create, update and list.yangweiwei2017-11-171-14/+0
|/
* Optimize getting endpoint listAnton Frolov2017-09-261-0/+2
* Implied RolesHarry Rybacki2017-08-222-0/+205
* Use flake8-import-order pluginAkihiro Motoki2017-08-177-5/+7
* Merge "Use *_as_ids instead *_as_list"Jenkins2017-07-261-10/+10
|\
| * Use *_as_ids instead *_as_listRodrigo Duarte Sousa2017-03-011-10/+10
* | Add optional parameter "user_id" and "type" to list credentialszhanghongtao2017-07-251-1/+29
* | Add domain parameter to Identity ProviderKristi Nikolla2017-07-212-3/+81
* | Fix 'domain' filter not work well in some commandsjiangpch2017-07-182-1/+83
* | When creating a trust, send role_ids instead or role_namesKristi Nikolla2017-06-221-1/+1
* | doc: Correct Sphinx warningsStephen Finucane2017-03-281-2/+2
* | Support to add/remove multi users for "group add/remove user"Huanxuan Ao2017-03-212-35/+134
* | Non-Admin can't list own projectsadrian-turjak2017-03-201-0/+30
* | Merge "Narrow expected responses for CheckUserInGroup"Jenkins2017-03-161-0/+17
|\ \
| * | Narrow expected responses for CheckUserInGroupColleen Murphy2017-03-141-0/+17
| |/
* | Merge "Add sort support to project list"Jenkins2017-03-162-0/+54
|\ \ | |/ |/|
| * Add sort support to project listTom Jose Kalapura2017-03-082-0/+54
* | Merge "Modify error handling for role and group commands"Jenkins2017-02-132-0/+72
|\ \
| * | Modify error handling for role and group commandsHuanxuan Ao2017-02-092-0/+72
* | | Fix --parents and --children options in project showRui Chen2017-02-091-28/+18
|/ /
* | Merge "Adds domain specification for SetUser"Jenkins2017-01-261-0/+36
|\ \
| * | Adds domain specification for SetUserSamuel Pilla2017-01-251-0/+36
* | | Fix 'mapping set' return valueColleen Murphy2017-01-251-6/+2
|/ /
* | Error handling for delete commands in identityHuanxuan Ao2017-01-035-0/+148
* | Remove auth_with_unscoped_saml decoratorColleen Murphy2016-12-041-26/+0
* | Replace 'MagicMock' with 'Mock'qtang2016-09-145-9/+9
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-0822-0/+10146