keystone/keystone/catalog/backends
Dave Chen fd3e6276a3 Deprecate `endpoint_filter.sql` backend
`endpoint_filter.sql` backend is the only left-over from
endpoint filter extension, all others has been moved into
keystone catalog dir.

This patch deprecate `endpoint_filter.sql` backend and
consolidate the backend with SQL backend.

This patch also update some related testcases to make sure
project id exists instead of some random uuids since original
logic from endpoint filter extension has the constraint and
this is make sense to inherent into SQL backend as well.

Partially implements: bp deprecated-as-of-ocata
Change-Id: I28b37fc98cf63da11c0dd200b5f657507c0bca6a
2016-10-09 09:26:07 +08:00
..
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
base.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
sql.py Deprecate `endpoint_filter.sql` backend 2016-10-09 09:26:07 +08:00
templated.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00