Moti Asayag has submitted this change and it was merged.

Change subject: core: Wrong bootproto for non-bridged networks(#842986)
......................................................................


core: Wrong bootproto for non-bridged networks(#842986)

https://bugzilla.redhat.com/842986

The patch relies on getVdsCapabilities api change that reports the
interface element for each network (instead only for bridgeless).

The 3.1 and above hosts will use the interface property from network to
resolve the underlying interface the network is defined on.

Previous 3.1 hosts will use same method as before: resolve the interface
by the ports elements reported for the bridged network.

An audit log event will be created for bridged networks defined over
multiple interface.

Change-Id: Ie60ac43e27d90c8de2b434a506651360fedd6d9c
Signed-off-by: Moti Asayag <[email protected]>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
M 
backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java
7 files changed, 102 insertions(+), 32 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6771
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie60ac43e27d90c8de2b434a506651360fedd6d9c
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to