Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix a bug in the naming convertion of cpu feature 'sse4_x' ......................................................................
Fix a bug in the naming convertion of cpu feature 'sse4_x' The list slice opertion missed the last character. It caused the feature name couldn't get chance to be converted into libvirt's naming. Change-Id: Ia241b09c96fa16441ba9421f61a2f9a417f0d978 Signed-off-by: Mark Wu <[email protected]> --- M vdsm/libvirtvm.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Mark Wu: Verified Dan Kenigsberg: Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/8413 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia241b09c96fa16441ba9421f61a2f9a417f0d978 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
