summaryrefslogtreecommitdiff
path: root/openstackclient/identity
Commit message (Expand)AuthorAgeFilesLines
* Complete Identity v3 list command filtersDean Troyer2014-06-192-23/+74
* Merge "Refactor role list subcommand for identity v3 api"Jenkins2014-06-193-158/+115
|\
| * Refactor role list subcommand for identity v3 apiQiu Yu2014-06-133-158/+115
* | Merge "Change the token verb to issue/revoke"Jenkins2014-06-182-3/+3
|\ \
| * | Change the token verb to issue/revokeTerry Howe2014-06-182-3/+3
* | | 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
* | | Refactor oauth1 code for updatesSteve Martinelli2014-06-142-141/+38
* | | Merge "Add role assignments list support to identity v3"Jenkins2014-06-131-0/+156
|\ \ \ | |_|/ |/| |
| * | Add role assignments list support to identity v3henriquetruta2014-05-301-0/+156
* | | Merge "replace string format arguments with function parameters"Jenkins2014-06-1019-97/+97
|\ \ \ | |/ / |/| |
| * | replace string format arguments with function parametersChristian Berendt2014-05-2019-97/+97
| |/
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-212-2/+2
|/
* Merge "Implement CRUD operations for Identity Providers"Jenkins2014-05-091-0/+180
|\
| * Implement CRUD operations for Identity ProvidersMarek Denis2014-04-241-0/+180
* | Merge "Make endpoint commands more consistent"Jenkins2014-04-235-118/+74
|\ \
| * | Make endpoint commands more consistentTerry Howe2014-03-285-118/+74
* | | Merge "Fix the project option to user list so it filters"Jenkins2014-04-231-2/+17
|\ \ \
| * | | Fix the project option to user list so it filtersTerry Howe2014-04-011-2/+17
| | |/ | |/|
* | | Merge "Pass arguments to v3 keystoneclient by kwarg"Jenkins2014-04-179-24/+24
|\ \ \
| * | | Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-049-24/+24
| |/ /
* | | move read_blob_file_contents to utilsSteve Martinelli2014-04-141-8/+2
|/ /
* | Correct display of project/tenant id on display of credentialsChris Johnson2014-03-211-2/+4
* | identity v3 allow project list filtering by domainSteven Hardy2014-03-131-1/+13
* | Merge "Add ability to set key value pairs in projects"Jenkins2014-03-132-0/+44
|\ \ | |/ |/|
| * Add ability to set key value pairs in projectsTerry Howe2014-03-062-0/+44
* | add interface and url to endpoint listDolph Mathews2014-03-071-14/+2
|/
* 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