From Moti Asayag <masayag(a)redhat.com>:
Moti Asayag has submitted this change and it was merged.
Change subject: engine: Adding activeSlave to Bond
......................................................................
engine: Adding activeSlave to Bond
To prepare exposing the information of the active slave in a "bonded"
interface, the information is added to the data model.
This patch includes the extension the extension of the business entity
class Bond and the corresponding mapping in the data base and an update
of the fixtures of dao-test.
Add missing columns of table vds_interface to fixtures of dao-test.
The order of the columns in the fixture is now consistent to the one in
the data base table.
Change-Id: Ie477f737a3f3b77f4611a90cb53005f529af32cd
Bug-Url:
https://bugzilla.redhat.com/1038550
Signed-off-by: Dominik Holler <dholler(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/Bond.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/InterfaceDaoImpl.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
M packaging/dbscripts/network_sp.sql
4 files changed, 108 insertions(+), 12 deletions(-)
Approvals:
Dominik Holler: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/65463
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie477f737a3f3b77f4611a90cb53005f529af32cd
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>