summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix i18n support problems in identityTang Chen2016-06-0720-308/+350
* Add newline to strings in stdout/stderr.write()Lu lei2016-06-065-5/+5
* Update v2 endpoint show helpDean Troyer2016-06-021-2/+3
* Do not require an scope when setting a passwordAlvaro Lopez Garcia2016-05-271-0/+2
* Merge "keystone: fix catalog output when region is unset"Jenkins2016-05-251-1/+1
|\
| * keystone: fix catalog output when region is unsetJulien Danjou2016-05-251-1/+1
* | Merge "Search by user defined ID for service providers"Jenkins2016-05-251-1/+2
|\ \
| * | Search by user defined ID for service providersSteve Martinelli2016-05-241-1/+2
| |/
* | Search by user defined ID for identity providersSteve Martinelli2016-05-231-1/+2
|/
* remove #noqa from i18n importsSteve Martinelli2016-05-138-8/+8
* Added "name" parameter to the help message.sharat.sharma2016-05-041-1/+1
* Doc: Unify repeatable option commentsTang Chen2016-04-123-4/+4
* Improve error for token issue command without authtimothy-symanczyk2016-03-181-0/+4
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-2916-43/+18
* Fixed a bunch of spacingBrandon Palm2016-02-232-1/+2
* Support unscoped token requestguang-yee2016-02-191-0/+3
* Merge "Return names in list role assignments"Jenkins2016-02-171-6/+34
|\
| * Return names in list role assignmentsTom Cocozzello2016-01-271-6/+34
* | Add "token revoke" for identity v3lin-hua-cheng2016-02-091-0/+19
* | log take_action parameters in a single placeAkihiro Motoki2016-02-0221-446/+81
|/
* Support non-interactive user password updateGuang Yee2016-01-111-2/+29
* Enabling domain lookup for project set v3 commandJude Job2015-12-311-6/+2
* Switch to ksa SessionDean Troyer2015-12-025-10/+10
* Merge "better format remote IDs for identity providers"Jenkins2015-11-151-3/+7
|\
| * better format remote IDs for identity providersSteve Martinelli2015-11-121-3/+7
* | Add capability to update description of an IdPlin-hua-cheng2015-11-121-2/+11
|/
* Merge "Mark arguments for 'credential' commands as required"Jenkins2015-11-041-16/+15
|\
| * Mark arguments for 'credential' commands as requiredSean Perry2015-09-301-16/+15
* | remove url from v3 regionsSteve Martinelli2015-10-211-19/+3
* | Evaluate --inherited in role listRudolf Vriend2015-10-061-0/+5
|/
* Merge "Remove backticks from help in role commands"Jenkins2015-09-191-1/+1
|\
| * Remove backticks from help in role commandsHidekazu Nakamura2015-09-191-1/+1
* | Merge "Support listing users by group name"Jenkins2015-09-191-6/+4
|\ \ | |/ |/|
| * Support listing users by group nameSteve Martinelli2015-09-071-6/+4
* | Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-0118-81/+81
|/
* Use correct domain to find project1.6.0Jamie Lennox2015-08-111-1/+1
* Merge "Inherited info/option when listing role assignment"Jenkins2015-08-081-4/+10
|\
| * Inherited info/option when listing role assignmentSamuel de Medeiros Queiroz2015-08-061-4/+10
* | Fixes inherited role assignments CRUD callsSamuel de Medeiros Queiroz2015-08-061-1/+1
|/
* Add domain scoping in 'role assignment list'lin-hua-cheng2015-07-311-0/+6
* Fix --os-auth-plugin in auth_with_unscoped_samlHugh Saunders2015-07-221-1/+1
* Merge "Make trustee/trustor/project searchable by ID"Jenkins2015-07-211-23/+8
|\
| * Make trustee/trustor/project searchable by IDSteve Martinelli2015-07-201-23/+8
* | Merge "Removes trailing blank in trust show"Jenkins2015-07-191-2/+2
|\ \
| * | Removes trailing blank in trust showGilles Dubreuil2015-07-191-2/+2
| |/
* | add --project-domain option for user v3Guojian Shao2015-07-161-6/+8
|/
* Merge "Enables retrieval of project's parents and subtree"Jenkins2015-06-251-7/+30
|\
| * Enables retrieval of project's parents and subtreeRodrigo Duarte Sousa2015-06-091-7/+30
* | Add support to inherited project role grant callsSamuel de Medeiros Queiroz2015-06-221-0/+2
* | Merge "Refactor option handling for user|group|project domain scoping"Jenkins2015-06-174-122/+18
|\ \