Change in ovirt-engine[master]: core: Remove getStorageServerConnectionsByDomain
amureini at redhat.com
amureini at redhat.com
Mon Jul 13 08:40:25 UTC 2015
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list