keystone/keystone/tests/unit/catalog
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 Updates keystone.catalog.core.format_url tests 2014-06-16 16:39:08 +00:00
test_backends.py Deprecate `endpoint_filter.sql` backend 2016-10-09 09:26:07 +08:00
test_core.py Move the catalog abstract base class and common code out of core 2016-05-06 21:58:38 +00:00