summaryrefslogtreecommitdiff
path: root/openstackclient/identity
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove tenant round 2 - Identity API"Jenkins2013-07-313-110/+199
|\
| * Remove tenant round 2 - Identity APIDean Troyer2013-07-313-110/+199
* | Merge "Remove tenant round 1 - global options"Jenkins2013-07-311-2/+2
|\ \ | |/
| * Remove tenant round 1 - global optionsDean Troyer2013-07-311-2/+2
* | Remove 'oauth authorization show' function from identity v3Steve Martinelli2013-07-311-24/+0
* | Merge "Add security group commands"Jenkins2013-07-311-1/+12
|\ \ | |/ |/|
| * Add security group commandsDean Troyer2013-07-291-1/+12
* | Begin Python 3 compatabilityDean Troyer2013-07-2916-56/+73
|/
* Add password field to set userSteve Martinelli2013-07-201-0/+2
* Merge "Add list and delete authorizations for oauth commands"Jenkins2013-07-191-1/+86
|\
| * Add list and delete authorizations for oauth commandsSteve Martinelli2013-07-161-1/+86
* | Add --catalog to service showDean Troyer2013-07-161-23/+44
|/
* Merge "Add authenticate method to oauth code"Jenkins2013-07-151-27/+80
|\
| * Add authenticate method to oauth codeSteve Martinelli2013-07-101-27/+80
* | Remove api = apiName calls from each methodSteve Martinelli2013-07-1216-87/+0
|/
* Merge "Add EC2 credentials CRUD"Jenkins2013-07-081-0/+185
|\
| * Add EC2 credentials CRUDDean Troyer2013-07-031-0/+185
* | Merge "Finish up v3 role commands"Jenkins2013-07-053-42/+280
|\ \
| * | Finish up v3 role commandsSteve Martinelli2013-07-033-42/+280
* | | Add methods for user and group interactionsSteve Martinelli2013-07-021-0/+117
| |/ |/|
* | Add OAuth support for Identity V3Steve Martinelli2013-06-261-0/+264
|/
* Add domain and description to user for v3 identitySteve Martinelli2013-05-171-4/+41
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-146-7/+14
* Add policy to identity v3Steve Martinelli2013-03-261-0/+186
* Add endpoint v3 functionalitySteve Martinelli2013-03-191-0/+247
* Add service v3 support for identitySteve Martinelli2013-03-191-0/+186
* Add functionality for add-role commandsSteve Martinelli2013-03-151-0/+81
* Add role v3 support to identity in openstack clientSteve Martinelli2013-03-121-0/+144
* add domain, credential to identity v3 apiSteve Martinelli2013-03-082-0/+392
* Multiple API version supportDean Troyer2013-02-062-2/+249
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-318-261/+148
* Merge "Standardize on a copyright header and ensure all files have them."Jenkins2013-01-288-72/+88
|\
| * Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-248-72/+88
* | v3 identity - group and project apiSteve Martinelli2013-01-284-0/+455
|/
* Remove incorrect 'raise'.Josh Kearney2013-01-221-2/+0
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-1/+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
* Move get_client_class() to common.utilsDean Troyer2012-05-111-14/+6
* Add tenant CRUD commandsDean Troyer2012-05-112-79/+156