summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBoris Ranto <branto@redhat.com>2017-06-21 00:09:46 +0200
committerSage Weil <sage@redhat.com>2017-06-21 18:32:49 +0200
commit4dc471ed605cd08b35234eac5188459d2a41685b (patch)
tree00a15b65d77b2bfda4cec44a2e0a1ef90a3ecfc1 /debian
parentpybind/mgr/restful: remove default of 127.0.0.1 (diff)
downloadceph-4dc471ed605cd08b35234eac5188459d2a41685b.tar.xz
ceph-4dc471ed605cd08b35234eac5188459d2a41685b.zip
restful: Introduce create-self-signed-cert command
This implements a create-self-signed-cert command for the ceph-mgr restful interface. It is designed so that it will try to restart the module once the cert is created. Signed-off-by: Boris Ranto <branto@redhat.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index cc3009f8738..a9ce89021a3 100644
--- a/debian/control
+++ b/debian/control
@@ -161,6 +161,7 @@ Description: debugging symbols for ceph-mds
Package: ceph-mgr
Architecture: linux-any
Depends: ceph-base (= ${binary:Version}),
+ python-openssl,
python-pecan,
python-werkzeug,
${misc:Depends},