Change in ovirt-engine[master]: core: Remove getStorageServerConnectionsByDomain

Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove getStorageServerConnectionsByDomain ...................................................................... core: Remove getStorageServerConnectionsByDomain All the calls to IStorageHelper.getStorageServerConnectionsByDomain(StorageDomainStatic) were removed in commit cb69a5be696c16df57a2839a15ebe4dbd7a892e2 during oVirt 3.5.0's development. Since then, this function has not been used, and thus should be removed, along with its various implementations. Change-Id: I7996a92013d4460e30e0f33e5fc5249d8be721ad Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/BaseFsStorageHelper.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ISCSIStorageHelper.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/IStorageHelper.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHelperBase.java 4 files changed, 0 insertions(+), 26 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/43449 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7996a92013d4460e30e0f33e5fc5249d8be721ad Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com