summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change the token verb to issue/revoke"Jenkins2014-06-181-2/+2
|\
| * Change the token verb to issue/revokeTerry Howe2014-06-181-2/+2
* | Merge "Add token delete command for identity v2"Jenkins2014-06-181-0/+22
|\ \ | |/
| * Add token delete command for identity v2Terry Howe2014-05-231-0/+22
* | Merge "replace string format arguments with function parameters"Jenkins2014-06-107-30/+30
|\ \
| * | replace string format arguments with function parametersChristian Berendt2014-05-207-30/+30
| |/
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
|/
* Merge "Make endpoint commands more consistent"Jenkins2014-04-232-98/+27
|\
| * Make endpoint commands more consistentTerry Howe2014-03-282-98/+27
* | Fix the project option to user list so it filtersTerry Howe2014-04-011-2/+17
* | Correct display of project/tenant id on display of credentialsChris Johnson2014-03-211-2/+4
* | Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+22
|/
* Merge "Fix some help strings"Jenkins2014-02-233-3/+3
|\
| * Fix some help stringsAndreas Jaeger2014-02-213-3/+3
* | Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+17
|/
* Merge "Remove copyright from empty files"Jenkins2014-01-231-14/+0
|\
| * Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* | Add token create subcommand for identity v2 apiQiu Yu2014-01-171-0/+38
|/
* Identity v3 testsDean Troyer2013-09-091-2/+8
* Prepare for Identity v3 testsDean Troyer2013-09-093-38/+93
* Add Identity v2 role and service testsDean Troyer2013-09-041-8/+19
* Add Identity v2 user testsDean Troyer2013-08-191-28/+42
* Add Identity v2 project testsDean Troyer2013-08-161-17/+27
* 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