summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds domain specification for SetUser"Jenkins2017-01-261-4/+19
|\
| * Adds domain specification for SetUserSamuel Pilla2017-01-251-4/+19
* | Fix 'mapping set' return valueColleen Murphy2017-01-251-1/+0
|/
* Merge "Handle 403 error on creating trust"Jenkins2017-01-241-4/+8
|\
| * Handle 403 error on creating trustHongbin Lu2017-01-241-4/+8
* | TrivialFix in helpMessage for readabilityzhiyong.dai2016-11-231-1/+1
|/
* Error handling for delete commands in identityHuanxuan Ao2017-01-035-30/+105
* Remove auth_with_unscoped_saml decoratorColleen Murphy2016-12-041-22/+0
* translate all command help strings3.4.0Steve Martinelli2016-11-1721-101/+103
* Warning for empty password set for user create/setqtang2016-10-191-0/+12
* format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-051-1/+3
* Merge "Add support for domain specific roles"Jenkins2016-08-182-14/+101
|\
| * Add support for domain specific rolesHenry Nash2016-08-102-14/+101
* | Gate-unbreaking combo reviewDean Troyer2016-08-182-9/+9
|/
* Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-222-0/+46
* Remove execute permission on a few filesSongmingYan2016-07-225-0/+0
* Merge "Update doc for credential in indentityv3"Jenkins2016-07-191-10/+10
|\
| * Update doc for credential in indentityv3Huanxuan Ao2016-07-151-10/+10
* | Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-1912-49/+273
* | Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-1414-87/+0
|/
* Correct reraising of exceptionqinchunhua2016-07-075-10/+10
* Merge "Use resource id when name given for identity show"Jenkins2016-06-233-5/+15
|\
| * Use resource id when name given for identity showDavid Rosales2016-06-223-5/+15
* | Standardize logger usage of catalog in identitysunyajing2016-06-231-2/+6
|/
* Merge "Standardize logger usage"Jenkins2016-06-208-8/+43
|\
| * Standardize logger usageTang Chen2016-06-208-8/+43
* | Modify help msg and docs in identitysunyajing2016-06-172-2/+2
|/
* Merge "Fix help msg of identity endpoint"Jenkins2016-06-161-4/+4
|\
| * Fix help msg of identity endpointsunyajing2016-06-161-4/+4
* | osc-lib: commandDean Troyer2016-06-1321-21/+21
* | osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* | osc-lib: utilsDean Troyer2016-06-1321-36/+40
* | osc-lib: exceptionsDean Troyer2016-06-134-4/+7
* | Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-092-18/+31
|/
* 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