summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/policy.py
Commit message (Expand)AuthorAgeFilesLines
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Merge "Pass arguments to v3 keystoneclient by kwarg"Jenkins2014-04-171-1/+1
|\
| * Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-1/+1
* | move read_blob_file_contents to utilsSteve Martinelli2014-04-141-8/+2
|/
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add policy to identity v3Steve Martinelli2013-03-261-0/+186