manila/manila/tests/db/sqlalchemy
Goutham Pacha Ravi d01708ef7a Delete type access list when deleting types
Currently we're in a foobar situation with two database
models ShareTypeProjects and ShareGroupTypeProjects
where we keep stuff around even when the concerned
ShareType or ShareGroupType objects are deleted.

So, delete type access rules when types are being deleted.

Change-Id: Id135a96f2d1b7306156bab0ddedcb1b838a74f0a
Closes-Bug: #1870751
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 5f80a24ff2)
(cherry picked from commit da38cf6194)
(cherry picked from commit 995b8c3150)
2020-04-28 07:26:42 -07:00
..
__init__.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00
test_api.py Delete type access list when deleting types 2020-04-28 07:26:42 -07:00
test_models.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00