summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/group.py
Commit message (Expand)AuthorAgeFilesLines
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-8/+0
* Merge "Finish up v3 role commands"Jenkins2013-07-051-7/+88
|\
| * Finish up v3 role commandsSteve Martinelli2013-07-031-7/+88
* | Add methods for user and group interactionsSteve Martinelli2013-07-021-0/+117
|/
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-35/+18
* v3 identity - group and project apiSteve Martinelli2013-01-281-0/+204