Yaniv Bronhaim has submitted this change and it was merged. Change subject: vdsm-tool: roll out self signed certificates in vdsm-tool. ......................................................................
vdsm-tool: roll out self signed certificates in vdsm-tool. This is handled in a new 'ModuleConfigure' named 'certificates'. Libvirt module now requires 'certificates'. certificates are not remove during removeConf. previously certificates where generated on init. Change-Id: I53d927e49920e8c45d02718f2b6ef5dff63eead0 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1127877 Signed-off-by: Mooli Tayer <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31562 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32052 Reviewed-by: Yaniv Bronhaim <[email protected]> --- M init/vdsmd_init_common.sh.in M lib/vdsm/tool/configurator.py M lib/vdsm/tool/configurators/Makefile.am A lib/vdsm/tool/configurators/certificates.py M lib/vdsm/tool/configurators/libvirt.py M vdsm.spec.in M vdsm/vdsm-gencerts.sh.in 7 files changed, 103 insertions(+), 49 deletions(-) Approvals: Yaniv Bronhaim: Looks good to me, approved mooli tayer: Verified -- To view, visit http://gerrit.ovirt.org/32052 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53d927e49920e8c45d02718f2b6ef5dff63eead0 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
