Federico Simoncelli 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 Reviewed-on: http://gerrit.ovirt.org/8368 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Michael Burns <[email protected]> Tested-by: Michael Burns <[email protected]> --- 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: Looks good to me, but someone else must approve Federico Simoncelli: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10615 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40fa3d9a6a54e312e399af3f87ac67e843078360 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.1 Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
