summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add sort support to project list"Jenkins2017-03-161-0/+9
|\
| * Add sort support to project listTom Jose Kalapura2017-03-081-0/+9
* | Handle log message interpolation by the logger in identity/Gábor Antal2017-02-133-6/+6
* | Error handling for delete commands in identityHuanxuan Ao2017-01-033-15/+56
* | translate all command help strings3.4.0Steve Martinelli2016-11-179-35/+35
* | Warning for empty password set for user create/setqtang2016-10-191-0/+8
|/
* format token expires time to prevent json loading datetime dataSteve Martinelli2016-09-051-1/+3
* Fix up last-minute imports to use osc-libDean Troyer2016-08-181-3/+4
* Add assignment list to v2 identity and deprecate alternate listingHenry Nash2016-07-222-0/+129
* Remove execute permission on a few filesSongmingYan2016-07-223-0/+0
* Modify some help and error messages in ec2creds identityv2Huanxuan Ao2016-07-121-2/+2
* Correct reraising of exceptionqinchunhua2016-07-073-10/+10
* Support multi-delete for commands in identity V2sunyajing2016-06-233-12/+71
* Standardize logger usage of catalog in identitysunyajing2016-06-231-2/+6
* Merge "Standardize logger usage"Jenkins2016-06-204-5/+24
|\
| * Standardize logger usageTang Chen2016-06-204-5/+24
* | Modify help msg and docs in identitysunyajing2016-06-172-2/+2
|/
* 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-161-2/+2
|\ \ | |/ |/|
| * Fix help msg of identity endpointsunyajing2016-06-161-2/+2
* | osc-lib: commandDean Troyer2016-06-138-9/+9
* | osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* | osc-lib: utilsDean Troyer2016-06-137-11/+9
* | osc-lib: exceptionsDean Troyer2016-06-133-5/+5
* | Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-093-27/+42
|/
* Fix i18n support problems in identityTang Chen2016-06-075-11/+14
* Merge "fix endpoint show help"Jenkins2016-05-261-2/+3
|\
| * fix endpoint show helpsunyajing2016-05-261-2/+3
* | keystone: fix catalog output when region is unsetJulien Danjou2016-05-251-1/+3
* | remove #noqa from i18n importsSteve Martinelli2016-05-138-8/+8
|/
* Trivial: Remove useless returnTang Chen2016-03-076-9/+0
* Support unscoped token requestguang-yee2016-02-191-1/+5
* log take_action parameters in a single placeAkihiro Motoki2016-02-028-161/+31
* Implementation for project unset cmd for python-openstackclient.Jude Job2016-01-041-0/+56
* Switch to ksa SessionDean Troyer2015-12-023-8/+8
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-018-32/+33
* only return endpoints that have urlGuojian Shao2015-07-161-2/+4
* openstack catalog list always returns publicURL for internalURL and adminURLMartin Schuppert2015-07-081-1/+1
* Clean up ec2 credentials help textDean Troyer2015-06-031-7/+11
* Fix catalog list when region name is absentDean Troyer2015-03-061-1/+2
* Fix identity v2 catalog listTerryHowe2015-03-041-1/+2
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-7/+7
* Merge "Rework role list v2 for --user and --project"Jenkins2015-01-131-2/+67
|\
| * Rework role list v2 for --user and --projectSteve Martinelli2015-01-101-2/+67
* | Merge "Tweaks to the catalog doc and show command"Jenkins2015-01-131-1/+6
|\ \
| * | Tweaks to the catalog doc and show commandSteve Martinelli2015-01-131-1/+6
* | | Merge "Fine tune some of the helps commands"Jenkins2015-01-134-8/+8
|\ \ \ | |/ /
| * | Fine tune some of the helps commandsSteve Martinelli2015-01-135-9/+9
| |/
* | Merge "fix some small issues in catalog show"Jenkins2015-01-121-12/+7
|\ \