Change in ovirt-host-deploy[master]: vdsm: packages: Fix invoke libvirt configuration command fai...

Alon Bar-Lev has submitted this change and it was merged. Change subject: vdsm: packages: Fix invoke libvirt configuration command failure ...................................................................... vdsm: packages: Fix invoke libvirt configuration command failure In vdsm latest master branch, libvirt reconfiguration command is "vdsm-tool libvirt-configure", but in ovirt-hostp-deploy it calls "vdsm-tool libvirt-reconfigure". This patch fixes the problem. Change-Id: I40c52687f9c2572a30d718f7cd7a62bbc0261c26 Signed-off-by: Zhou Zheng Sheng <zhshzhou@linux.vnet.ibm.com> --- M src/plugins/ovirt-host-deploy/vdsm/packages.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alon Bar-Lev: Looks good to me, approved Yaniv Bronhaim: Looks good to me, but someone else must approve Zhou Zheng Sheng: Verified -- To view, visit http://gerrit.ovirt.org/17184 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40c52687f9c2572a30d718f7cd7a62bbc0261c26 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <zhshzhou@linux.vnet.ibm.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou@linux.vnet.ibm.com>
participants (1)
-
Alon Bar-Lev