summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/service.py
Commit message (Expand)AuthorAgeFilesLines
* Handle log message interpolation by the logger in identity/Gábor Antal2017-02-131-2/+2
* translate all command help strings3.4.0Steve Martinelli2016-11-171-4/+4
* Support multi-delete for commands in identity V2sunyajing2016-06-231-5/+21
* Merge "Standardize logger usage"Jenkins2016-06-201-2/+6
|\
| * Standardize logger usageTang Chen2016-06-201-2/+6
* | Modify help msg and docs in identitysunyajing2016-06-171-1/+1
|/
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* remove #noqa from i18n importsSteve Martinelli2016-05-131-1/+1
* Trivial: Remove useless returnTang Chen2016-03-071-1/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-20/+4
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-4/+4
* Update service clist commands for v2 and v3Dean Troyer2015-01-161-7/+7
* Command docs: add serviceDean Troyer2015-01-121-3/+3
* type should be required for v2.0 service createlin-hua-cheng2014-12-301-8/+33
* Remove ClientManager._service_catalogDean Troyer2014-10-181-1/+2
* Mark identity v2 resources for translationSteve Martinelli2014-10-091-9/+10
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* Make endpoint commands more consistentTerry Howe2014-03-281-25/+3
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Prepare for Identity v3 testsDean Troyer2013-09-091-11/+23
* Begin Python 3 compatabilityDean Troyer2013-07-291-4/+5
* Add --catalog to service showDean Troyer2013-07-161-23/+44
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-2/+4
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-16/+9
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Refactor cliff.Command.run()Dean Troyer2012-06-201-13/+13
* Update service commandsDean Troyer2012-05-151-24/+78
* Add tenant CRUD commandsDean Troyer2012-05-111-46/+27
* Add tenant commands, work on serviceDean Troyer2012-05-101-2/+82
* Add 'list service' command and common modulesDean Troyer2012-04-271-0/+44