summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/role.py
Commit message (Expand)AuthorAgeFilesLines
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-7/+7
* Merge "Rework role list v2 for --user and --project"Jenkins2015-01-131-2/+67
|\
| * Rework role list v2 for --user and --projectSteve Martinelli2015-01-101-2/+67
* | Fine tune some of the helps commandsSteve Martinelli2015-01-131-4/+4
|/
* add multi-delete support for identitywanghong2014-12-231-9/+10
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
* Command object docs: project, role, userDean Troyer2014-12-011-13/+24
* Add additional support for --or-showSteve Martinelli2014-11-141-1/+17
* Mark identity v2 resources for translationSteve Martinelli2014-10-091-17/+14
* 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