summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/credential.py
Commit message (Expand)AuthorAgeFilesLines
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-3/+3
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* add domain, credential to identity v3 apiSteve Martinelli2013-03-081-0/+199