summaryrefslogtreecommitdiff
path: root/openstackclient/identity
Commit message (Expand)AuthorAgeFilesLines
* Use cacert values when creating identity clientJamie Lennox2014-02-261-1/+4
* Merge "Fix some help strings"Jenkins2014-02-238-10/+10
|\
| * Fix some help stringsAndreas Jaeger2014-02-218-10/+10
* | Add ability to prompt for passwords for user create and setTerry Howe2014-02-212-0/+34
|/
* Python 3: fix a syntax errorCyril Roelandt2014-02-111-1/+1
* Add token create subcommand for identity v3 apiQiu Yu2014-01-291-0/+18
* Merge "Remove copyright from empty files"Jenkins2014-01-233-42/+0
|\
| * Remove copyright from empty filesAlexander Ignatov2014-01-203-42/+0
* | Add token create subcommand for identity v2 apiQiu Yu2014-01-171-0/+38
|/
* Add support for specifying custom domainsPaul Belanger2014-01-071-0/+6
* Expand support for command extensionsDean Troyer2013-11-211-0/+2
* Add options to support TLS certificate verificationDean Troyer2013-10-071-1/+4
* Identity v3 testsDean Troyer2013-09-095-182/+347
* Prepare for Identity v3 testsDean Troyer2013-09-093-38/+93
* Add Identity v2 role and service testsDean Troyer2013-09-042-9/+21
* Merge "Re-order oauth commands and sync with keystoneclient"Jenkins2013-08-232-161/+193
|\
| * Re-order oauth commands and sync with keystoneclientSteve Martinelli2013-08-212-161/+193
* | Add Identity v2 user testsDean Troyer2013-08-191-28/+42
* | Add Identity v2 project testsDean Troyer2013-08-161-17/+27
|/
* 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