summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/project.py
Commit message (Expand)AuthorAgeFilesLines
* Domain administrator cannot do project operationsTerry Howe2014-07-071-12/+6
* Merge "replace string format arguments with function parameters"Jenkins2014-06-101-5/+5
|\
| * replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
|/
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-2/+2
* identity v3 allow project list filtering by domainSteven Hardy2014-03-131-1/+13
* Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+22
* Identity v3 testsDean Troyer2013-09-091-49/+82
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* 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-43/+27
* v3 identity - group and project apiSteve Martinelli2013-01-281-0/+236