summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add action 'user password set' for identiy v3"Jenkins2014-09-071-0/+29
|\
| * Add action 'user password set' for identiy v3Mouad Benchchaoui2014-09-071-0/+29
* | Merge "add service/interface/region filter for endpoint v3"Jenkins2014-09-061-1/+27
|\ \
| * | add service/interface/region filter for endpoint v3wanghong2014-08-181-1/+27
* | | 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
|/ /
* | v3 endpoint set shouldn't always need service optionwanghong2014-08-041-2/+6
* | fix typo in identity/v3/endpoint.pywanghong2014-07-291-4/+4
* | Merge "Normalize more help strings"Jenkins2014-07-241-11/+11
|\ \
| * | Normalize more help stringsDean Troyer2014-07-241-11/+11
| |/
* | Fix IDP commandsJamie Lennox2014-07-211-7/+8
* | Domain administrator cannot do project operationsTerry Howe2014-07-071-12/+6
|/
* Merge "Rename token classes to match command"Jenkins2014-06-271-7/+8
|\
| * Rename token classes to match commandDean Troyer2014-06-271-7/+8
* | 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-181-1/+1
|\ \
| * | Change the token verb to issue/revokeTerry Howe2014-06-181-1/+1
* | | 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-1012-67/+67
|\ \ \ | |/ / |/| |
| * | replace string format arguments with function parametersChristian Berendt2014-05-2012-67/+67
| |/
* | Fixed several typos throughout the codebaseAlex Gaynor2014-05-211-1/+1
|/
* 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-232-20/+9
|\ \
| * | Make endpoint commands more consistentTerry Howe2014-03-282-20/+9
* | | 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
|/ /
* | 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-131-0/+22
|\ \ | |/ |/|
| * Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+22
* | add interface and url to endpoint listDolph Mathews2014-03-071-14/+2
|/
* Merge "Fix some help strings"Jenkins2014-02-235-7/+7
|\
| * Fix some help stringsAndreas Jaeger2014-02-215-7/+7
* | Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+17
|/
* Add token create subcommand for identity v3 apiQiu Yu2014-01-291-0/+18
* Remove copyright from empty filesAlexander Ignatov2014-01-201-14/+0
* Identity v3 testsDean Troyer2013-09-094-180/+339
* Re-order oauth commands and sync with keystoneclientSteve Martinelli2013-08-212-161/+193
* Remove 'oauth authorization show' function from identity v3Steve Martinelli2013-07-311-24/+0
* Begin Python 3 compatabilityDean Troyer2013-07-2910-35/+45
* Add password field to set userSteve Martinelli2013-07-201-0/+2
* Add list and delete authorizations for oauth commandsSteve Martinelli2013-07-161-1/+86
* Merge "Add authenticate method to oauth code"Jenkins2013-07-151-27/+80
|\