Moti Asayag has submitted this change and it was merged.
Change subject: engine: Refactor VnicProfile row mapper
......................................................................
engine: Refactor VnicProfile row mapper
The VnicProfile row mapper is being refactored into a base
mapper which will serve both the VnicProfile and the
VnicProfileView entities mapping.
Change-Id: Iedf16874379c535471f0fb398da315f2eaa3c3a8
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/VnicProfileDaoDbFacadeImpl.java
1 file changed, 17 insertions(+), 7 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17017
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iedf16874379c535471f0fb398da315f2eaa3c3a8
Gerrit-PatchSet: 36
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server