summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Merge "Make endpoint commands more consistent"Jenkins2014-04-231-8/+5
|\
| * Make endpoint commands more consistentTerry Howe2014-03-281-8/+5
* | Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-10/+10
|/
* add interface and url to endpoint listDolph Mathews2014-03-071-14/+2
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add endpoint v3 functionalitySteve Martinelli2013-03-191-0/+247