summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v3/test_identity_provider.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-101-164/+151
* Add authorization_ttl for identity providersPavlo Shchelokovskyy2022-07-131-0/+170
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-12/+12
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-12/+12
* Add id and enabled param in ListIdentityProvider parserVishakha Agarwal2020-07-241-0/+55
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+1
* Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-221-10/+10
* Use flake8-import-order pluginAkihiro Motoki2017-08-171-0/+1
* Add domain parameter to Identity ProviderKristi Nikolla2017-07-211-2/+79
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+593