summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Add access to /v3/auth/systemsRadomir Dopieralski2021-11-221-0/+23
* Fix some spelling mistaks in base.py & auth.pyzhangyanxian2016-11-171-1/+1
* Use exceptions from KeystoneauthJamie Lennox2016-08-241-1/+1
* Use AUTH_INTERFACE object from keystoneauthJamie Lennox2016-08-241-3/+4
* Reuse Domain and Project resouce definitionsSamuel de Medeiros Queiroz2016-08-181-30/+4
* Improve docs for v3 authNisha Yadav2016-08-171-11/+25
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+1
* Address hacking check H405lin-hua-cheng2016-01-131-4/+2
* Support /auth routes for list projects and domainsJamie Lennox2015-03-311-0/+81