Alona Kaplan has posted comments on this change. Change subject: engine: Changing mtu to default keeps old MTU value on the host ......................................................................
Patch Set 5: (1 comment) http://gerrit.ovirt.org/#/c/28100/5/backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NetworkUtils.java File backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NetworkUtils.java: Line 22: public static String getEngineNetwork() { Line 23: return Config.<String> getValue(ConfigValues.ManagementNetwork); Line 24: } Line 25: Line 26: public static Integer getDefaultMTU() { > s/getDefaultMTU/getDefaultMtu Done Line 27: return Config.<Integer> getValue(ConfigValues.DefaultMtu); Line 28: } Line 29: Line 30: /** -- To view, visit http://gerrit.ovirt.org/28100 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I327bafad911c207c45e0250b43c297a05114dc1a Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches