diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ceph-mgr-modules-core.install | 2 | ||||
-rw-r--r-- | debian/ceph-mgr-modules-core.requires | 2 | ||||
-rw-r--r-- | debian/control | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/debian/ceph-mgr-modules-core.install b/debian/ceph-mgr-modules-core.install index f2ad7452ac3..5d1e35204fc 100644 --- a/debian/ceph-mgr-modules-core.install +++ b/debian/ceph-mgr-modules-core.install @@ -16,7 +16,6 @@ usr/share/ceph/mgr/progress usr/share/ceph/mgr/prometheus usr/share/ceph/mgr/rbd_support usr/share/ceph/mgr/rgw -usr/share/ceph/mgr/restful usr/share/ceph/mgr/selftest usr/share/ceph/mgr/snap_schedule usr/share/ceph/mgr/stats @@ -25,4 +24,3 @@ usr/share/ceph/mgr/telegraf usr/share/ceph/mgr/telemetry usr/share/ceph/mgr/test_orchestrator usr/share/ceph/mgr/volumes -usr/share/ceph/mgr/zabbix diff --git a/debian/ceph-mgr-modules-core.requires b/debian/ceph-mgr-modules-core.requires index eeeca20bcff..07769e866f8 100644 --- a/debian/ceph-mgr-modules-core.requires +++ b/debian/ceph-mgr-modules-core.requires @@ -1,7 +1,5 @@ natsort CherryPy packaging -pecan -werkzeug requests python-dateutil diff --git a/debian/control b/debian/control index 6243a177a36..ec04c2599cd 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,6 @@ Build-Depends: automake, python3-all-dev, python3-cherrypy3, python3-natsort, - python3-pecan <pkg.ceph.check>, python3-bcrypt <pkg.ceph.check>, tox <pkg.ceph.check>, python3-coverage <pkg.ceph.check>, @@ -107,7 +106,6 @@ Build-Depends: automake, python3-setuptools, python3-sphinx, python3-venv, - python3-werkzeug <pkg.ceph.check>, python3-yaml, ragel <pkg.ceph.crimson>, socat <pkg.ceph.check>, |