Moti Asayag has submitted this change and it was merged.
Change subject: engine: Save gateway for host's active NIC
......................................................................
engine: Save gateway for host's active NIC
The gateway should be saved not only for the NIC that has the management
network, but also for the active NIC which the host communicated through
so that we can use it for example when the management network is not
provisioned on the host and we want to add it, such as when adding a new
host.
Change-Id: Ic4664e44880943b1b97559ef10f66aa82efad2fd
Bug-Url:
https://bugzilla.redhat.com/972615
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
1 file changed, 17 insertions(+), 13 deletions(-)
Approvals:
Mike Kolesnik: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16870
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic4664e44880943b1b97559ef10f66aa82efad2fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(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