summaryrefslogtreecommitdiff
path: root/openstackclient/identity
Commit message (Expand)AuthorAgeFilesLines
* Merge "add tests for identity v3 endpoint"Jenkins2014-08-231-5/+11
|\
| * add tests for identity v3 endpointwanghong2014-08-141-5/+11
* | add tests for identity v3 domainwanghong2014-08-141-5/+6
|/
* Merge "user create v2.0 depends on tenantId in response"Jenkins2014-08-071-3/+4
|\
| * user create v2.0 depends on tenantId in responseSteve Martinelli2014-08-041-3/+4
* | v3 endpoint set shouldn't always need service optionwanghong2014-08-041-2/+6
|/
* fix typo in identity/v3/endpoint.pywanghong2014-07-291-4/+4
* More make_client() logging cleanupDean Troyer2014-07-261-1/+1
* Merge "Normalize more help strings"Jenkins2014-07-242-12/+12
|\
| * Normalize more help stringsDean Troyer2014-07-242-12/+12
* | Fix IDP commandsJamie Lennox2014-07-211-7/+8
* | Merge "Domain administrator cannot do project operations"Jenkins2014-07-092-12/+27
|\ \
| * | Domain administrator cannot do project operationsTerry Howe2014-07-072-12/+27
| |/
* | Clean up make_client() loggingDean Troyer2014-07-081-2/+4
|/
* trust authenticationMatthieu Huin2014-07-031-0/+2
* Merge "Rename token classes to match command"Jenkins2014-06-272-14/+17
|\
| * Rename token classes to match commandDean Troyer2014-06-272-14/+17
* | Fixed typos in the identity clientAlex Gaynor2014-06-261-2/+2
|/
* 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