Change in ovirt-engine[master]: core: implementing VmInterfaceDAO.getAll()

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: implementing VmInterfaceDAO.getAll() ...................................................................... core: implementing VmInterfaceDAO.getAll() This change exposes GetAllFromvm_interface psql function to the proper Dao This change also changes the type return from the psql function to conform to other get functions. This is a first patch in a series of patches regarding initialization and handling of MacPoolManager Bug-Url: https://bugzilla.redhat.com/885441 Change-Id: I142198d2059cf109be3859f255621e6ceca8581a Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/dbscripts/network_sp.sql M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmNetworkInterfaceDAODbFacadeImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/FixturesTool.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmNetworkInterfaceDAOTest.java 4 files changed, 9 insertions(+), 7 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10185 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I142198d2059cf109be3859f255621e6ceca8581a Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com