Wenyi Gao has uploaded a new change for review. Change subject: Make safer to get vdsm section version in configuration files ......................................................................
Make safer to get vdsm section version in configuration files For "configure_libvirt" function in vdsmd.init file, it only search the version number(currently it is "4.9.6") to make sure if vdsm section version is in configuration files. That is not enough safe if the same number but not vdsm section version maybe be in a configuration file. So this patch serach vdsm specific version number in order to be safer. Change-Id: I947522f6a819ecd4ea62747b42d79e11b65543af Signed-off-by: Wenyi Gao <[email protected]> --- M vdsm/vdsmd.init.in 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/51/5051/1 -- To view, visit http://gerrit.ovirt.org/5051 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I947522f6a819ecd4ea62747b42d79e11b65543af Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Wenyi Gao <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
