Comment 13 for bug 1870751

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/queens)

Reviewed: https://review.opendev.org/724894
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=cae5ea83effd0bf8f930b6fdf37cb60f6a4c60ca
Submitter: Zuul
Branch: stable/queens

commit cae5ea83effd0bf8f930b6fdf37cb60f6a4c60ca
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Apr 6 08:52:22 2020 -0700

    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 <email address hidden>
    (cherry picked from commit 5f80a24ff2a9e68a34e9257a1e533b5dfc8c65da)
    (cherry picked from commit da38cf6194fe748edc82bcbc51bd7e8127fb15c4)
    (cherry picked from commit 995b8c3150e00ba514d86f67388bdb43637c8a15)
    (cherry picked from commit d01708ef7a500929a2f92ea99b2ba14cf789a30f)