summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/credentials.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-4/+0
* Remove deprecated 'data' credential argumentSamuel de Medeiros Queiroz2016-08-091-27/+5
* Improve docs for v3 credentialsNisha Yadav2016-08-051-32/+57
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-041-1/+0
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+2
* Fix D400 PEP257 violation.Navid Pustchi2016-04-231-4/+4
* use positional library instead of utilsSteve Martinelli2016-01-251-3/+3
* Proper deprecation for CredentialManager data argumentBrant Knudson2015-08-131-4/+10
* Docs for v3 credentialsBrant Knudson2015-02-091-0/+47
* I18nBrant Knudson2014-10-281-1/+2
* Start using positional decoratorJamie Lennox2014-03-251-0/+3
* Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-6/+13
* Fix error in v3 credentials create/updateSteven Hardy2013-12-201-4/+19
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-301-0/+3
* v3 Credential CRUDDolph Mathews2012-10-091-0/+57