Moti Asayag has uploaded a new change for review. Change subject: core: Network is created as bridge-less (#833028) ......................................................................
core: Network is created as bridge-less (#833028) https://bugzilla.redhat.com/833028 When network is being created over bond, no value is being set for the vm network attribue of the AddNetwork command which causes the network to be created as bridge-less. The patch uses a c'tor of the AddNetwork command which is capable to get the network entity and set its attributes properly. Change-Id: Id52d9d618603cd64c5d19650f6437d9d92c9a75e Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddBondCommand.java 1 file changed, 21 insertions(+), 22 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/5498/1 -- To view, visit http://gerrit.ovirt.org/5498 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id52d9d618603cd64c5d19650f6437d9d92c9a75e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
