summaryrefslogtreecommitdiff
path: root/openstackclient/identity
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* Merge "Correct reraising of exception"Jenkins2016-07-078-20/+20
|\
| * Correct reraising of exceptionqinchunhua2016-07-078-20/+20
* | Merge "osc-lib: api.auth"Jenkins2016-07-071-1/+1
|\ \ | |/ |/|
| * osc-lib: api.authDean Troyer2016-06-301-1/+1
* | Support multi-delete for commands in identity V2sunyajing2016-06-233-12/+71
|/
* Merge "Use resource id when name given for identity show"Jenkins2016-06-234-5/+48
|\
| * Use resource id when name given for identity showDavid Rosales2016-06-224-5/+48
* | Standardize logger usage of catalog in identitysunyajing2016-06-232-4/+12
|/
* Merge "Standardize logger usage"Jenkins2016-06-2012-13/+67
|\
| * Standardize logger usageTang Chen2016-06-2012-13/+67
* | Modify help msg and docs in identitysunyajing2016-06-174-4/+4
|/
* Merge "Make set/unset command in identity and image pass normally when nothin...Jenkins2016-06-172-25/+5
|\
| * Make set/unset command in identity and image pass normally when nothing speci...sunyajing2016-06-172-25/+5
* | Merge "Fix help msg of identity endpoint"Jenkins2016-06-162-6/+6
|\ \ | |/ |/|
| * Fix help msg of identity endpointsunyajing2016-06-162-6/+6
* | Merge "osc-lib: command"Jenkins2016-06-1429-30/+30
|\ \
| * | osc-lib: commandDean Troyer2016-06-1329-30/+30
* | | Merge "osc-lib: parseractions"Jenkins2016-06-142-2/+2
|\ \ \ | |/ /
| * | osc-lib: parseractionsDean Troyer2016-06-132-2/+2
* | | Fix i18n problems for common files in identityTang Chen2016-06-142-20/+22
|/ /
* | osc-lib: utilsDean Troyer2016-06-1330-50/+52
* | osc-lib: exceptionsDean Troyer2016-06-138-10/+13
* | Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-095-45/+73
|/
* Fix i18n support problems in identityTang Chen2016-06-0725-319/+364
* 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 "fix endpoint show help"Jenkins2016-05-261-2/+3
|\
| * fix endpoint show helpsunyajing2016-05-261-2/+3
* | Merge "keystone: fix catalog output when region is unset"Jenkins2016-05-252-2/+4
|\ \
| * | keystone: fix catalog output when region is unsetJulien Danjou2016-05-252-2/+4
* | | 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-1316-16/+16
|/
* 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
* Trivial: Remove useless returnTang Chen2016-03-076-9/+0
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-2916-43/+18
* Fixed a bunch of spacingBrandon Palm2016-02-233-2/+4
* Support unscoped token requestguang-yee2016-02-192-1/+8
* 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-0229-607/+112
|/
* Support non-interactive user password updateGuang Yee2016-01-111-2/+29
* Merge "Implementation for project unset cmd for python-openstackclient."Jenkins2016-01-041-0/+56
|\