This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, branch-2.1 has been updated
via 8d0a4f99e154c3cbee914f66a7a2ef20ebc837f5 (commit)
from 20b1bd8075cbee5a3b84714f1ac91966d8b3b524 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8d0a4f99e154c3cbee914f66a7a2ef20ebc837f5
Author: Michael Hanselmann <[email protected]>
Date: Tue Nov 24 15:55:03 2009 +0100
Add check for OpenSSL entropy status
By checking for this explicitly, the errors (SSLEAY_RAND_BYTES, âPRNG
not seededâ) will happen in the start-up phase of the daemon and not
only when executing remote procedure calls.
Signed-off-by: Michael Hanselmann <[email protected]>
Reviewed-by: Iustin Pop <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lib/http/__init__.py | 13 +++++++++++++
lib/rpc.py | 2 ++
2 files changed, 15 insertions(+), 0 deletions(-)
hooks/post-receive
--
Ganeti core