keystone/keystone/trust
Dave Chen f0319c752a Invalidate trust when the related project is deleted
The trust without a valid project is useless and will no longer
be active since the id of project is a random number and only
assigned when it created.

The patch invalidate the trust if the related project is deleted.

Change-Id: I51214c46ef5332c159b1e18bbd7046d12aba4a65
Closes-Bug: #1622310
2016-10-14 16:55:06 +00:00
..
backends Invalidate trust when the related project is deleted 2016-10-14 16:55:06 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Pass initiator to Manager as a kwarg 2016-10-07 15:20:45 +00:00
core.py Invalidate trust when the trustor or trustee is deleted 2016-10-13 09:36:04 +08:00
routers.py Change V3 router classes to provide JSON Home data 2014-08-26 09:56:52 -05:00
schema.py Loosen the validation schema used for trustee/trustor ids 2015-03-25 19:11:52 +00:00