Mike Kolesnik has uploaded a new change for review.

Change subject: core: Fix bridgless network recognition
......................................................................

core: Fix bridgless network recognition

Bridgeless network was not recognized as part of GetVdsCapabilities
call since it has no ports, but instead returns the name of the
interface it is based on.

Fixed the return value of the call to update the interface if it is
provided in the details (this should also work for bridged networks,
since the interface name can be reported on them too).

Change-Id: Iaf8b2b2d9e9d5f16e6b14ecd0f6d01ced4e54ca7
Signed-off-by: Mike Kolesnik <mkole...@redhat.com>
---
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
1 file changed, 73 insertions(+), 34 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/43/4843/1
--
To view, visit http://gerrit.ovirt.org/4843
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf8b2b2d9e9d5f16e6b14ecd0f6d01ced4e54ca7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to