summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-1027-2197/+2161
* Merge "Add authorization_ttl for identity providers"Zuul2022-09-301-0/+170
|\
| * Add authorization_ttl for identity providersPavlo Shchelokovskyy2022-07-131-0/+170
* | Add trustor and trustee filtering to trusts listNicolas Belouin2022-04-121-1/+107
|/
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-032-14/+14
* Merge "Add name and enabled param in ListDomain parser"Zuul2020-12-221-0/+55
|\
| * Add name and enabled param in ListDomain parserVishakha Agarwal2020-07-211-0/+55
* | Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-092-16/+18
* | Merge "Add id and enabled param in ListIdentityProvider parser"Zuul2020-12-011-0/+55
|\ \
| * | Add id and enabled param in ListIdentityProvider parserVishakha Agarwal2020-07-241-0/+55
| |/
* | Bypass user and group verification in RemoveRoleLance Bragstad2020-08-121-0/+242
* | Add system role assignment tests for users and groupsLance Bragstad2020-07-101-0/+137
|/
* Client should parse string to boolean for value 'is_domain'yanpuqing2020-05-291-0/+120
* Merge "Use unittest.mock instead of third party mock"Zuul2020-04-171-1/+1
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-04-031-1/+1
* | Add resource option immutableVishakha Agarwal2020-04-083-9/+424
|/
* Adding options to user cliVishakha Agarwal2020-03-262-0/+855
* Merge "Now we can add description for role creation in OSC"Zuul2020-03-202-0/+80
|\
| * Now we can add description for role creation in OSCM V P Nitesh2018-09-182-0/+80
* | Add support for app cred access rulesColleen Murphy2020-01-173-9/+323
* | Raise flake8-import-order version to latestSean McGinnis2020-01-1014-19/+17
* | Add parent project filter for listing projectsTakashi Kajinami2019-09-021-0/+22
* | 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