Change in ovirt-engine[master]: core: delete connections on block domain removal

Daniel Erez has submitted this change and it was merged. Change subject: core: delete connections on block domain removal ...................................................................... core: delete connections on block domain removal When removing a block storage domain, the relevant connections must be removed from the DB before removing the corresponding luns (as we can't retrieve connections by VG without the luns). Change-Id: If1be645779e5ad28e9c2672246e6e68d5aecb00e Bug-Url: https://bugzilla.redhat.com/1011569 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ISCSIStorageHelper.java 1 file changed, 9 insertions(+), 7 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19753 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If1be645779e5ad28e9c2672246e6e68d5aecb00e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com