]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: re-add pyOpenSSL as ceph-mgr runtime dependency 26719/head
authorNathan Cutler <ncutler@suse.com>
Wed, 27 Feb 2019 08:26:48 +0000 (09:26 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 1 Mar 2019 14:25:22 +0000 (15:25 +0100)
commitaa690517fbda299e5b70d4d1da39662afb0c2778
tree119ceed7a1946ebb1386061ab294b590f317c7c7
parent34f04be35bb9abcb5860b4c975b105adacc7a3aa
rpm: re-add pyOpenSSL as ceph-mgr runtime dependency

The "restful" MGR module is part of ceph-mgr, and is active by default when
deploying a Ceph cluster from scratch.

Without this patch, the cluster never reaches HEALTH_OK due to the following
health warning: "Module 'restful' has failed dependency: No module named
'OpenSSL'"

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in