summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/ / /
* | | Fix response body being omitted in debug mode incorrectlyTin Lam2017-01-172-2/+18
* | | Only log application/json in session to start3.9.0Steve Martinelli2017-01-102-33/+31
* | | X-Serivce-Token should be hashed in the logTin Lam2017-01-092-2/+3
* | | Merge "Do not log binary data during request"Jenkins2017-01-082-7/+9
|\ \ \
| * | | Do not log binary data during requestSteve Martinelli2017-01-062-7/+9
| |/ /
* | | Merge "remove hacking checks from keystoneclient"Jenkins2017-01-064-148/+0
|\ \ \
| * | | remove hacking checks from keystoneclientSteve Martinelli2017-01-064-148/+0
| |/ /
* | | Merge "Prevent MemoryError when logging response bodies"Jenkins2017-01-053-14/+74
|\ \ \ | |/ / |/| |
| * | Prevent MemoryError when logging response bodiesTobias Diaz2017-01-053-14/+74
* | | re-work inference rule bindingsSteve Martinelli2016-12-185-131/+383
* | | Merge "Deprecate the generic client"Jenkins2016-12-083-0/+13
|\ \ \
| * | | Deprecate the generic clientJamie Lennox2016-12-073-0/+13
* | | | Use assertIsNone(...) instead of assertEqual(None, ...)chenaidong12016-12-082-2/+2
|/ / /
* | | Refactor test_projectsRodrigo Duarte Sousa2016-12-051-37/+36
* | | Refactor test_credentialsRodrigo Duarte Sousa2016-12-051-13/+18
| |/ |/|
* | Fix Failing tests with openssl >= 1.1.0Ondřej Kobližek2016-12-041-4/+15
* | skip failing functional testSteve Martinelli2016-12-041-0/+3
* | Merge "Fix missing service_catalog parameter in Client object"3.8.0Jenkins2016-12-013-1/+20
|\ \