summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* fix: remove error python2 defense code5.0.1Wenxiang Wu2022-07-061-13/+3
* Merge "use importlib.metadata to get keyring version"Zuul2022-04-291-5/+13
|\
| * use importlib.metadata to get keyring versionDoug Hellmann2022-04-221-5/+13
* | Merge "Stop to use the __future__ module."Zuul2022-04-295-10/+0
|\ \
| * | Stop to use the __future__ module.Hervé Beraud2022-04-225-10/+0
| |/
* | Merge "Stop using an admin endpoint by default"Zuul2022-04-233-7/+17
|\ \
| * | Stop using an admin endpoint by defaultDr. Jens Harbott2021-11-053-7/+17
* | | Merge "remove unicode from code"Zuul2022-04-223-9/+9
|\ \ \ | |_|/ |/| |
| * | remove unicode from codezhangtongjian2022-04-193-9/+9
| |/
* | Add access to /v3/auth/systemsRadomir Dopieralski2021-11-223-0/+63
|/
* Replace assertItemsEqual with assertCountEqualgugug2020-07-122-8/+8
* Merge "Use unittest.mock instead of third party mock"Zuul2020-06-1914-14/+15
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-04-1814-14/+15
* | Fix the typo on attribute word.Daniel Bengtsson2020-04-211-2/+2
|/
* Hacking: Fix F601Andreas Jaeger2020-03-311-5/+1
* Update hacking for Python3Andreas Jaeger2020-03-315-1/+8
* Merge "Add support for app cred access rules"3.22.0Zuul2019-10-105-1/+189
|\
| * Add support for app cred access rulesColleen Murphy2019-08-215-1/+189
* | Merge "Add parent project filter for listing projects"Zuul2019-09-103-3/+42
|\ \
| * | Add parent project filter for listing projectsTakashi Kajinami2019-08-293-3/+42
| |/
* | Fix unit tests broken by requests-mockTakashi Kajinami2019-09-062-3/+1
|/
* Merge "Add support for app cred access rules header"Zuul2019-07-101-3/+18
|\
| * Add support for app cred access rules headerColleen Murphy2019-02-251-3/+18
* | Follow bandit B105: hardcoded_password_stringVishakha Agarwal2019-06-261-1/+2
* | Merge "Update json module to jsonutils"Zuul2019-05-023-12/+13
|\ \
| * | Update json module to jsonutilscao.yuan2019-02-253-12/+13
| |/
* | Make tests pass in 2020Bernhard M. Wiedemann2019-02-286-21/+21
|/
* Merge "Add return-request-id-to-caller function(v3/contrib)"Zuul2019-01-167-19/+31
|\
| * Add return-request-id-to-caller function(v3/contrib)openstack2019-01-167-19/+31
* | Update hacking versionZhijunWei2019-01-041-3/+3
|/
* Merge "Add return-request-id-to-caller function(v3/contrib)"Zuul2018-11-299-29/+364
|\
| * Add return-request-id-to-caller function(v3/contrib)openstack2018-10-229-29/+364
* | Convert functional tests to Zuulv3Colleen Murphy2018-10-281-50/+0
|/
* Merge "Update IdentityProviderManager docstring"Zuul2018-10-201-2/+2
|\
| * Update IdentityProviderManager docstringchenxing2018-06-201-2/+2
* | Merge "Add return-request-id-to-caller function(v3)"Zuul2018-10-192-2/+87
|\ \
| * | Add return-request-id-to-caller function(v3)Maho Koshiya2018-03-262-2/+87
* | | Merge "Add Response class to return request-id to caller"Zuul2018-10-193-30/+318
|\ \ \ | |/ /
| * | Add Response class to return request-id to callerDavid Stanek2018-03-263-30/+318
| |/
* | Deprecate region enabled parameterVishakha Agarwal2018-09-282-0/+15
* | Merge "fix misspelling of 'default'"Zuul2018-08-161-1/+1
|\ \
| * | fix misspelling of 'default'lvxianguo2018-08-161-1/+1
* | | refactor the getid method in keystoneclient/base.pyzhubx0072018-08-081-10/+4
|/ /
* | Merge "Add support for project-specific limits"rocky-em3.17.0Zuul2018-06-203-0/+231
|\ \
| * | Add support for project-specific limitsLance Bragstad2018-06-143-0/+231
* | | Merge "Add support for registered limits"Zuul2018-06-203-0/+241
|\ \ \ | |/ /
| * | Add support for registered limitsLance Bragstad2018-06-143-0/+241
| |/
* | Merge "fix a typo in docstring"Zuul2018-06-151-1/+1
|\ \
| * | fix a typo in docstringmelissaml2018-06-071-1/+1
| |/
* | Fix python3 test compatMorgan Fainberg2018-06-101-1/+1
|/