summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Override find function in projectGage Hugo2018-01-241-0/+5
* Merge "Add CRUD support for application credentials"3.15.0Zuul2018-01-243-0/+291
|\
| * Add CRUD support for application credentialsColleen Murphy2018-01-233-0/+291
* | Add system role functionalityLance Bragstad2018-01-233-43/+177
|/
* Merge "Add project tags to keystoneclient"Zuul2017-12-215-4/+459
|\
| * Add project tags to keystoneclientSamuel Pilla2017-12-205-4/+459
* | Handle UTC+00:00 in datetime stringsMonty Taylor2017-12-021-1/+1
|/
* 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
* Adds bandit nosec flag to hashlib.sha1lhinds2017-08-311-1/+3
* Remove use of positional decoratorMorgan Fainberg2017-08-0731-115/+2
* Update URLs in documents according to document migrationmelissaml2017-07-141-1/+1
* Merge "Add support for endpoint group filtering"Jenkins2017-06-225-12/+321
|\
| * Add support for endpoint group filteringEnrique Garcia Navalon2017-04-135-12/+321
* | Add support for specifying role ids when creating trustKristi Nikolla2017-06-162-4/+25
* | Merge "Remove pbr warnerrors in favor of sphinx check"Jenkins2017-06-131-1/+1
|\ \
| * | Remove pbr warnerrors in favor of sphinx checkGage Hugo2017-04-241-1/+1
| |/
* | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-1318-35/+24
|\ \
| * | Replace six.iteritems() with .items()M V P Nitesh2017-04-0318-35/+24
| |/
* | Moved release note to the correct pathKristi Nikolla2017-05-261-6/+0
* | Merge "Remove log translations in python-keystoneclient"Jenkins2017-05-168-48/+33
|\ \
| * | Remove log translations in python-keystoneclientwingwj2017-03-218-48/+33
* | | Stop using oslotest.mockpatchChangBo Guo(gcb)2017-05-031-8/+8
* | | Remove unused logzlyqqq2017-04-252-8/+0
| |/ |/|
* | Fix failing PY2 and PY3 gate jobsdineshbhor2017-03-222-2/+2
* | Merge "Add support for endpoint group CRUD"Jenkins2017-02-145-0/+310
|\ \
| * | Add support for endpoint group CRUDSamuel de Medeiros Queiroz2017-02-115-0/+310
* | | Fix 12 warnings when building keystoneclient docsGage Hugo2017-02-095-7/+7
* | | Use https for *.openstack.org referencesEric Brown2017-02-055-10/+11
* | | Merge "Fix boto version strip regex"Jenkins2017-01-272-1/+40
|\ \ \
| * | | Fix boto version strip regexMarounMaroun2017-01-272-1/+40
* | | | Allow Multiple Filters of the Same KeySamuel Pilla2017-01-242-1/+27
|/ / /