summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
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-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
|\
| * Add authenticate method to oauth codeSteve Martinelli2013-07-101-27/+80
* | Remove api = apiName calls from each methodSteve Martinelli2013-07-1210-58/+0
|/
* 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-143-3/+6
* 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-061-0/+247
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-312-78/+45