Dan Kenigsberg has submitted this change and it was merged. Change subject: setup: move the certificate generation ......................................................................
setup: move the certificate generation Generating the certificate at the service startup (instead of during the rpm installation) has a better chance to succeed (and a better recovery process). Moreover this allows appliances (like ovirt-node) to postpone the certificate generation when the service is actually used for the first time. In this patch: * Move the certificate generation from the spec file to the init file Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=860067 Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I40fa3d9a6a54e312e399af3f87ac67e843078360 --- M vdsm.spec.in M vdsm/vdsm-gencerts.sh.in M vdsm/vdsmd.init.in 3 files changed, 9 insertions(+), 3 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8368 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40fa3d9a6a54e312e399af3f87ac67e843078360 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
