keystone/keystone/contrib/endpoint_filter
wanghong 7674deac86 Clean up EP-Filter after delete project/endpoint
For endpoint_filter extension we should remove all the endpoint
to project associations when we delete the associated endpoint
or project. Otherwise list_endpoints_for_project and
list_projects_for_endpoint API will return 404 response if the
associated endpoint or project has been deleted. Also, there will
be a lot of dirty data remaining in the database.

Change-Id: I48e9100a8fa92d10b7ffe5f89bfb8ba9cf78a0e7
Closes-Bug: #1305537
2014-07-25 17:43:06 +08:00
..
backends Clean up EP-Filter after delete project/endpoint 2014-07-25 17:43:06 +08:00
migrate_repo Remove vim header 2014-02-08 23:54:04 +08:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Clean up EP-Filter after delete project/endpoint 2014-07-25 17:43:06 +08:00
core.py Clean up EP-Filter after delete project/endpoint 2014-07-25 17:43:06 +08:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00