summaryrefslogtreecommitdiffstats
path: root/keystone/catalog/controllers.py
Commit message (Expand)AuthorAgeFilesLines
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-21/+20
* Discard null endpoints (bug 1152632)Dolph Mathews2013-03-151-3/+9
* Merge "Filter out legacy_endpoint_id (bug 1152635)"Jenkins2013-03-131-0/+11
|\
| * Filter out legacy_endpoint_id (bug 1152635)Dolph Mathews2013-03-121-0/+11
* | v3 endpoints won't have legacy ID's (bug 1150930)Dolph Mathews2013-03-081-1/+1
|/
* Pass query filter attributes to policy engineHenry Nash2013-02-211-9/+6
* Relational API linksDolph Mathews2013-02-071-8/+14
* Why .pop()'ing urls first is importantDolph Mathews2013-02-041-0/+2
* Validated URLs in v2 endpoint creation APITushar Patil2013-01-111-1/+5
* Driver registryDolph Mathews2012-12-211-6/+5
* Split endpoint records in SQL by interfaceDolph Mathews2012-12-181-9/+56
* module refactoringAdam Young2012-12-171-18/+2
* Only 'import *' from 'core' modulesDolph Mathews2012-12-051-0/+154