summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v2_0/endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Add endpoint v3 docsDean Troyer2015-01-021-20/+27
* Begin copying wiki command list hereDean Troyer2014-11-191-1/+1
* Mark identity v2 resources for translationSteve Martinelli2014-10-091-8/+9
* replace string format arguments with function parametersChristian Berendt2014-05-201-4/+4
* Make endpoint commands more consistentTerry Howe2014-03-281-73/+24
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-4/+5
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-4/+0
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-15/+11
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Remove incorrect 'raise'.Josh Kearney2013-01-221-2/+0
* Refactor cliff.Command.run()Dean Troyer2012-06-201-13/+13
* Fix pep8 issues.Clark Boylan2012-06-131-1/+1
* Add endpoint CRUD commandsDean Troyer2012-05-181-0/+226