Change in ovirt-engine[ovirt-engine-3.4]: engine: Introduce getConnectableStorageConnectionsByStorageT...

Itamar Heim has submitted this change and it was merged. Change subject: engine: Introduce getConnectableStorageConnectionsByStorageType API ...................................................................... engine: Introduce getConnectableStorageConnectionsByStorageType API This API allows to retrieve all connectable storage connections by storage type. If storage type is not specified then this API returns the same result as getAllConnectableStorageSeverConnection - all connectable storage connections. Change-Id: I9cea901ff2707bb4caa52e8f8eff06d533d5ddb6 Signed-off-by: Sergey Gotliv <sgotliv@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StorageServerConnectionDAO.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StorageServerConnectionDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/StorageServerConnectionDAOTest.java M packaging/dbscripts/storages_san_sp.sql 4 files changed, 64 insertions(+), 6 deletions(-) Approvals: Sergey Gotliv: Verified Liron Ar: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24681 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cea901ff2707bb4caa52e8f8eff06d533d5ddb6 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
iheim@redhat.com