Change in ovirt-engine[master]: core: Fixing compensation of RemoveStoragePool

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fixing compensation of RemoveStoragePool ...................................................................... core: Fixing compensation of RemoveStoragePool The following patch takes advantage of the on delete cascacade defined for storage_pool_iso_map table on storage_pools and removes the explicity call to remove the stoage pool iso map entry. Bug-Url: https://bugzilla.redhat.com/889209 Change-Id: I09d8322c87bd4981c232fa8217532a541e24cc63 Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStoragePoolCommand.java 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10333 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09d8322c87bd4981c232fa8217532a541e24cc63 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com