summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/endpoints.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-5/+0
* Increase readability of 'find()' method and small improvementsArthur Miranda2016-10-211-1/+1
* Improve docs for v3 endpointsNisha Yadav2016-07-281-3/+72
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+2
* use positional library instead of utilsSteve Martinelli2016-01-251-4/+5
* Use region_id filter for List Endpointslin-hua-cheng2015-09-091-2/+5
* I18nBrant Knudson2014-10-281-1/+2
* Start using positional decoratorJamie Lennox2014-03-251-0/+4
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* Fix H202 assertRaises ExceptionKui Shi2013-10-041-1/+2
* Remove endpoint.name attribute from v3 manager (bug 1191152)Dolph Mathews2013-06-141-8/+10
* Refactor v3 API to support filteringJ. Matt Peterson2013-05-061-3/+9
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-101-6/+12
* v3 Endpoint CRUDDolph Mathews2012-10-081-0/+80