summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/service.py
Commit message (Expand)AuthorAgeFilesLines
* 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