summaryrefslogtreecommitdiff
path: root/keystoneclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop to use the __future__ module."Zuul2022-04-293-6/+0
|\
| * Stop to use the __future__ module.Hervé Beraud2022-04-223-6/+0
* | Merge "Stop using an admin endpoint by default"Zuul2022-04-232-2/+3
|\ \
| * | Stop using an admin endpoint by defaultDr. Jens Harbott2021-11-052-2/+3
* | | Merge "remove unicode from code"Zuul2022-04-222-2/+2
|\ \ \ | |_|/ |/| |
| * | remove unicode from codezhangtongjian2022-04-192-2/+2
| |/
* | Add access to /v3/auth/systemsRadomir Dopieralski2021-11-221-0/+14
|/
* Replace assertItemsEqual with assertCountEqualgugug2020-07-122-8/+8
* Use unittest.mock instead of third party mockSean McGinnis2020-04-1814-14/+15
* Hacking: Fix F601Andreas Jaeger2020-03-311-5/+1
* Merge "Add support for app cred access rules"3.22.0Zuul2019-10-102-0/+62
|\
| * Add support for app cred access rulesColleen Murphy2019-08-212-0/+62
* | Merge "Add parent project filter for listing projects"Zuul2019-09-102-2/+37
|\ \
| * | Add parent project filter for listing projectsTakashi Kajinami2019-08-292-2/+37
| |/
* | Fix unit tests broken by requests-mockTakashi Kajinami2019-09-062-3/+1
|/
* Merge "Update json module to jsonutils"Zuul2019-05-022-10/+11
|\
| * Update json module to jsonutilscao.yuan2019-02-252-10/+11
* | Make tests pass in 2020Bernhard M. Wiedemann2019-02-286-21/+21
|/
* Add return-request-id-to-caller function(v3/contrib)openstack2019-01-161-1/+1
* Merge "Add return-request-id-to-caller function(v3/contrib)"Zuul2018-11-295-13/+342
|\
| * Add return-request-id-to-caller function(v3/contrib)openstack2018-10-225-13/+342
* | Convert functional tests to Zuulv3Colleen Murphy2018-10-281-50/+0
|/
* Merge "Add return-request-id-to-caller function(v3)"Zuul2018-10-191-0/+73
|\
| * Add return-request-id-to-caller function(v3)Maho Koshiya2018-03-261-0/+73
* | Merge "Add Response class to return request-id to caller"Zuul2018-10-191-0/+221
|\ \ | |/
| * Add Response class to return request-id to callerDavid Stanek2018-03-261-0/+221
* | Deprecate region enabled parameterVishakha Agarwal2018-09-281-0/+4
* | Merge "Add support for project-specific limits"rocky-em3.17.0Zuul2018-06-201-0/+77
|\ \
| * | Add support for project-specific limitsLance Bragstad2018-06-141-0/+77
* | | Merge "Add support for registered limits"Zuul2018-06-201-0/+76
|\ \ \ | |/ /
| * | Add support for registered limitsLance Bragstad2018-06-141-0/+76
| |/
* | Fix python3 test compatMorgan Fainberg2018-06-101-1/+1
|/
* Merge "Add CRUD support for application credentials"3.15.0Zuul2018-01-241-0/+116
|\
| * Add CRUD support for application credentialsColleen Murphy2018-01-231-0/+116
* | Add system role functionalityLance Bragstad2018-01-231-1/+73
|/
* Add project tags to keystoneclientSamuel Pilla2017-12-203-2/+342
* Remove functional tests for v2.0 APIRodrigo Duarte Sousa2017-11-144-61/+0
* Use generic user for both zuul v2 and v3Nam Nguyen Hoai2017-10-171-3/+3
* Remove use of positional decoratorMorgan Fainberg2017-08-071-5/+0
* Merge "Add support for endpoint group filtering"Jenkins2017-06-224-10/+246
|\
| * Add support for endpoint group filteringEnrique Garcia Navalon2017-04-134-10/+246
* | Add support for specifying role ids when creating trustKristi Nikolla2017-06-161-0/+16
* | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-1313-24/+15
|\ \
| * | Replace six.iteritems() with .items()M V P Nitesh2017-04-0313-24/+15
| |/
* | Stop using oslotest.mockpatchChangBo Guo(gcb)2017-05-031-8/+8
|/
* Fix failing PY2 and PY3 gate jobsdineshbhor2017-03-222-2/+2
* Merge "Add support for endpoint group CRUD"Jenkins2017-02-143-0/+166
|\
| * Add support for endpoint group CRUDSamuel de Medeiros Queiroz2017-02-113-0/+166
* | Use https for *.openstack.org referencesEric Brown2017-02-054-9/+10
* | Merge "Fix boto version strip regex"Jenkins2017-01-271-0/+39
|\ \