Moti Asayag has uploaded a new change for review. Change subject: core: STP is not being set via SetupNetworks (#839543) ......................................................................
core: STP is not being set via SetupNetworks (#839543) https://bugzilla.redhat.com/839543 The setupNetworks command doesn't pass the provided STP value to VDSM, therefore it does not appear on the interfaces scripts. The patch adds the STP value provided by the clients to the parameters being sent to VDSM. Change-Id: I3c50713b78477dfa33388b7fd96f6e2d81076bfe Signed-off-by: Moti Asayag <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SetupNetworksVDSCommand.java 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/58/6558/1 -- To view, visit http://gerrit.ovirt.org/6558 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3c50713b78477dfa33388b7fd96f6e2d81076bfe 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
