Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: change default migration bandwidth in conf ......................................................................
vdsm: change default migration bandwidth in conf Libvirt changed the default behaviour in migration bandwith definition. Prior to versions 0.10.x it used "0" to define default 32MBps limit, now it uses "0" to define unlimited speed. This patch preserves the former way, when the default was 32MBps. It needed in enterprise environments, where mass migration with unlimited bandwith can have a serious impact on the network infrastructure. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=925981 Signed-off-by: Peter V. Saveliev <[email protected]> Change-Id: If9f3ac98d1868504c04d80eea5fc50d1d8cb1939 --- M lib/vdsm/config.py.in 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Peter V. Saveliev: Verified Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/13781 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If9f3ac98d1868504c04d80eea5fc50d1d8cb1939 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
