summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/role.py
Commit message (Expand)AuthorAgeFilesLines
* replace string format arguments with function parametersChristian Berendt2014-05-201-7/+7
* Identity v3 testsDean Troyer2013-09-091-2/+8
* Add Identity v2 role and service testsDean Troyer2013-09-041-8/+19
* Remove tenant round 2 - Identity APIDean Troyer2013-07-311-27/+42
* Begin Python 3 compatabilityDean Troyer2013-07-291-4/+5
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-7/+0
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-56/+30
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Refactor cliff.Command.run()Dean Troyer2012-06-201-22/+22
* removing print call in roles get_dataMatt Joyce2012-05-231-1/+0
* Add role CRUD commandsDean Troyer2012-05-181-0/+268