Change in ovirt-engine[ovirt-engine-3.6]: core: block Glance domain removal if tasks are running

Tal Nisan has submitted this change and it was merged. Change subject: core: block Glance domain removal if tasks are running ...................................................................... core: block Glance domain removal if tasks are running Introduced GlanceProviderValidator and overridden validateRemoveProvider method to block removal when there are related running tasks. Change-Id: Ic25eb1bd61fb33248f3eb4893443d705a6a9bb6d Bug-Url: https://bugzilla.redhat.com/1213763 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportRepoImageCommand.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/GlanceProviderValidator.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/OpenStackImageProviderProxy.java 3 files changed, 51 insertions(+), 5 deletions(-) Approvals: Tal Nisan: Passed CI tests Daniel Erez: Verified Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45793 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic25eb1bd61fb33248f3eb4893443d705a6a9bb6d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com