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