Comment 4 for bug 973243

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

Reviewed: https://review.openstack.org/7482
Committed: http://github.com/openstack/keystone/commit/0b95c3cf66659a828de055b8d026c11e333cd8c8
Submitter: Jenkins
Branch: stable/essex

commit 0b95c3cf66659a828de055b8d026c11e333cd8c8
Author: J. Daniel Schmidt <email address hidden>
Date: Thu Jul 12 11:22:33 2012 +0200

    cleanup dependent data upon user/tenant deletion

    fixes bug 974199
    fixes bug 973243

    * upon deletion of tenant also delete user tenant relations
    * upon deletion of tenant or user also delete corresponding metadata
    * add foreign keys in metadata to ensure consistency

    see also: https://bugs.launchpad.net/keystone/+bug/959294/comments/16

    Change-Id: I264714fe82b727e3e0f5273bcb781a580a3f3826