Dan Kenigsberg has submitted this change and it was merged. Change subject: Integrate Smartcard support ......................................................................
Integrate Smartcard support This patch is a VDSM part of the integrating the smartcard support to the ovirt: This VDSM part integrates the smartcard in a supported way, not just as an unsupported custom hook. It also removes the smartcard hook itself. Change-Id: I7cdaef420c8381d588f6215e66e6a80dd9d2e44b Signed-off-by: Tomas Jelinek <[email protected]> Signed-off-by: Peter V. Saveliev <[email protected]> Signed-off-by: Antoni S. Puimedon <[email protected]> --- M configure.ac M tests/libvirtvmTests.py M vdsm.spec.in M vdsm/libvirtvm.py M vdsm/vm.py M vdsm_api/vdsmapi-schema.json M vdsm_hooks/Makefile.am M vdsm_hooks/README D vdsm_hooks/smartcard/Makefile.am D vdsm_hooks/smartcard/README D vdsm_hooks/smartcard/before_vm_start.py 11 files changed, 116 insertions(+), 77 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Omer Frenkel: Verified -- To view, visit http://gerrit.ovirt.org/8450 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cdaef420c8381d588f6215e66e6a80dd9d2e44b Gerrit-PatchSet: 22 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[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
