summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Remove tenant round 2 - Identity APIDean Troyer2013-07-313-110/+199
* Begin Python 3 compatabilityDean Troyer2013-07-296-21/+28
* Add --catalog to service showDean Troyer2013-07-161-23/+44
* Remove api = apiName calls from each methodSteve Martinelli2013-07-126-29/+0
* Add EC2 credentials CRUDDean Troyer2013-07-031-0/+185
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-143-4/+8
* Multiple API version supportDean Troyer2013-02-061-2/+2
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-315-175/+98
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-246-60/+64
* Remove incorrect 'raise'.Josh Kearney2013-01-221-2/+0
* Refactor cliff.Command.run()Dean Troyer2012-06-205-80/+80
* Fix pep8 issues.Clark Boylan2012-06-131-1/+1
* removing print call in roles get_dataMatt Joyce2012-05-231-1/+0
* Merge "Fix 'set user' command"Jenkins2012-05-221-1/+6
|\
| * Fix 'set user' commandDean Troyer2012-05-181-1/+6
* | Add role CRUD commandsDean Troyer2012-05-181-0/+268
|/
* Add endpoint CRUD commandsDean Troyer2012-05-181-0/+226
* Clean up tenant and serverDean Troyer2012-05-161-23/+17
* Merge "Add user CRUD commands"Jenkins2012-05-161-0/+247
|\
| * Add user CRUD commandsDean Troyer2012-05-151-0/+247
* | Update service commandsDean Troyer2012-05-151-24/+78
|/
* Revise command boolean flagsDean Troyer2012-05-111-29/+54
* Add tenant CRUD commandsDean Troyer2012-05-112-79/+156
* Add tenant commands, work on serviceDean Troyer2012-05-102-2/+183
* Add 'list service' command and common modulesDean Troyer2012-04-272-0/+44