Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Remove disk when force remove domain
......................................................................
core: Remove disk when force remove domain
When force remove domain or storage pool, the disks and the permissions
are left in the DB tables.
the proposed fix deletes those disks and permissions from the DB as
part of the force remove stored procedure.
Change-Id: Ic848c26771822a0c3283d6184a54ed9ea229a9cd
Bug-Url:
https://bugzilla.redhat.com/982527
Bug-Url:
https://bugzilla.redhat.com/892642
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/StorageDomainDAOTest.java
M packaging/dbscripts/storages_sp.sql
2 files changed, 18 insertions(+), 8 deletions(-)
Approvals:
Maor Lipchuk: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18153
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic848c26771822a0c3283d6184a54ed9ea229a9cd
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server