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

Maor Lipchuk 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 Allon Mureinik: Looks good to me, approved Maor Lipchuk: Looks good to me, approved Liron Ar: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/24497 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cea901ff2707bb4caa52e8f8eff06d533d5ddb6 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@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)
-
mlipchuk@redhat.com