pkg-config,
# Crimson protobuf-compiler,
python (>= 2.7),
- python-all-dev,
- python-cherrypy3,
-# Make-Check python-jwt,
-# Make-Check python-nose,
-# Make-Check python-pecan,
-# Make-Check python-bcrypt,
-# Make-Check python-six,
-# Make-Check python-tox | tox,
-# Make-Check python-coverage,
-# Make-Check python-openssl,
-# Make-Check python-prettytable,
-# Make-Check python-requests,
-# Make-Check python-scipy,
- python-setuptools,
- python-sphinx,
-# Make-Check python-werkzeug,
python3-all-dev,
+ python3-cherrypy3,
+# Make-Check python3-jwt,
+# Make-Check python3-nose,
+# Make-Check python3-pecan,
+# Make-Check python3-bcrypt,
+# Make-Check python3-six,
+# Make-Check python3-tox | tox,
+# Make-Check python3-coverage,
+# Make-Check python3-openssl,
+# Make-Check python3-prettytable,
+# Make-Check python3-requests,
+# Make-Check python3-scipy,
+ python3-setuptools,
+ python3-sphinx,
+# Make-Check python3-werkzeug,
python3-setuptools,
# Crimson ragel,
# Make-Check socat,
# Make-Check uuid-dev,
uuid-runtime,
valgrind,
- virtualenv | python-virtualenv,
+ virtualenv,
xfslibs-dev,
# Make-Check xfsprogs,
# Make-Check xmlstarlet,
Package: ceph-mgr
Architecture: linux-any
Depends: ceph-base (= ${binary:Version}),
- python-bcrypt,
- python-cherrypy3,
- python-jwt,
- python-openssl,
- python-pecan,
- python-requests,
- python-werkzeug,
+ python3-bcrypt,
+ python3-cherrypy3,
+ python3-jwt,
+ python3-openssl,
+ python3-pecan,
+ python3-requests,
+ python3-werkzeug,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
ceph-mgr-rook,
ceph-mgr-k8sevents,
ceph-mgr-cephadm
-Suggests: python-influxdb
+Suggests: python3-influxdb
Replaces: ceph (<< 0.93-417),
Breaks: ceph (<< 0.93-417),
Description: manager for the ceph distributed storage system
Package: ceph-mgr-dashboard
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
- python-cherrypy3,
- python-ipaddress,
- python-jwt,
- python-openssl,
- python-bcrypt,
- python-werkzeug,
- python-routes,
+ python3-cherrypy3,
+ python3-ipaddress,
+ python3-jwt,
+ python3-openssl,
+ python3-bcrypt,
+ python3-werkzeug,
+ python3-routes,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Package: ceph-mgr-diskprediction-local
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
- python-numpy,
- python-scipy,
- python-sklearn,
+ python3-numpy,
+ python3-scipy,
+ python3-sklearn,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Package: ceph-mgr-rook
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
- python-six,
+ python3-six,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
Package: ceph-mgr-k8sevents
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
- python-kubernetes,
+ python3-kubernetes,
${misc:Depends},
${python:Depends},
Description: kubernetes events plugin for ceph-mgr
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
cephadm,
- python-six,
+ python3-six,
${misc:Depends},
${python:Depends},
openssh-client
Package: ceph-common
Architecture: linux-any
Depends: librbd1 (= ${binary:Version}),
- python-cephfs (= ${binary:Version}),
- python-ceph-argparse (= ${binary:Version}),
- python-ceph-common (= ${binary:Version}),
- python-prettytable,
- python-rados (= ${binary:Version}),
- python-rbd (= ${binary:Version}),
- python-rgw (= ${binary:Version}),
+ python3-cephfs (= ${binary:Version}),
+ python3-ceph-argparse (= ${binary:Version}),
+ python3-ceph-common (= ${binary:Version}),
+ python3-prettytable,
+ python3-rados (= ${binary:Version}),
+ python3-rbd (= ${binary:Version}),
+ python3-rgw (= ${binary:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends},
.
This package contains the debugging symbols for ceph-test.
-Package: python-ceph
+Package: python3-ceph
Architecture: linux-any
Section: python
-Depends: python-cephfs (= ${binary:Version}),
- python-rados (= ${binary:Version}),
- python-rbd (= ${binary:Version}),
- python-rgw (= ${binary:Version}),
+Depends: python3-cephfs (= ${binary:Version}),
+ python3-rados (= ${binary:Version}),
+ python3-rbd (= ${binary:Version}),
+ python3-rgw (= ${binary:Version}),
Description: Meta-package for python libraries for the Ceph libraries
Ceph is a massively scalable, open-source, distributed
storage system that runs on commodity hardware and delivers object,
.
This package is a metapackage for all Python 2 bindings.
-Package: python-rados
-Architecture: linux-any
-Section: python
-Depends: librados2
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
-Replaces: python-ceph (<< 0.92-1223),
-Breaks: python-ceph (<< 0.92-1223),
-Description: Python 2 libraries for the Ceph librados library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RADOS object storage.
-
-Package: python-rados-dbg
-Architecture: linux-any
-Section: debug
-Priority: extra
-Depends: python-rados (= ${binary:Version}),
- python-dbg,
- ${misc:Depends},
-Description: Python 2 libraries for the Ceph librados library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RADOS object storage.
- .
- This package contains the debugging symbols for python-rados.
-
Package: python3-rados
Architecture: linux-any
Section: python
This package contains Python 3 libraries for interacting with Ceph's
RADOS object storage.
.
- This package contains the debugging symbols for python-rados.
-
-Package: python-rbd
-Architecture: linux-any
-Section: python
-Depends: librbd1 (>= ${binary:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
-Replaces: python-ceph (<< 0.92-1223),
-Breaks: python-ceph (<< 0.92-1223),
-Description: Python 2 libraries for the Ceph librbd library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RBD block device library.
-
-Package: python-rbd-dbg
-Architecture: linux-any
-Section: debug
-Priority: extra
-Depends: python-rbd (= ${binary:Version}),
- python-dbg,
- ${misc:Depends},
-Description: Python 2 libraries for the Ceph librbd library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RBD block device library.
- .
- This package contains the debugging symbols for python-rbd.
+ This package contains the debugging symbols for python3-rados.
Package: python3-rbd
Architecture: linux-any
This package contains Python 3 libraries for interacting with Ceph's
RBD block device library.
.
- This package contains the debugging symbols for python-rbd.
-
-Package: python-rgw
-Architecture: linux-any
-Section: python
-Depends: librgw2 (>= ${binary:Version}),
- python-rados (= ${binary:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
-Replaces: python-ceph (<< 0.92-1223),
-Breaks: python-ceph (<< 0.92-1223),
-Description: Python 2 libraries for the Ceph librgw library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RGW library.
-
-Package: python-rgw-dbg
-Architecture: linux-any
-Section: debug
-Priority: extra
-Depends: python-rgw (= ${binary:Version}),
- python-dbg,
- ${misc:Depends},
-Description: Python 2 libraries for the Ceph librgw library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- RGW library.
- .
- This package contains the debugging symbols for python-rgw.
+ This package contains the debugging symbols for python3-rbd.
Package: python3-rgw
Architecture: linux-any
.
This package contains the debugging symbols for python3-rgw.
-Package: python-cephfs
-Architecture: linux-any
-Section: python
-Depends: libcephfs2 (= ${binary:Version}),
- python-rados (= ${binary:Version}),
- python-ceph-argparse (= ${binary:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
-Replaces: python-ceph (<< 0.92-1223),
-Breaks: python-ceph (<< 0.92-1223),
-Description: Python 2 libraries for the Ceph libcephfs library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- CephFS file system client library.
-
-Package: python-cephfs-dbg
-Architecture: linux-any
-Section: debug
-Priority: extra
-Depends: python-cephfs (= ${binary:Version}),
- python-dbg,
- ${misc:Depends},
-Description: Python 2 libraries for the Ceph libcephfs library
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains Python 2 libraries for interacting with Ceph's
- CephFS file system client library.
- .
- This package contains the debugging symbols for python-cephfs.
-
Package: python3-cephfs
Architecture: linux-any
Section: python
.
This package contains the debugging symbols for python3-cephfs.
-Package: python-ceph-argparse
-Architecture: all
-Section: python
-Depends: ${misc:Depends},
- ${python:Depends},
-Replaces: ceph-common (<< 14.0.0)
-Breaks: ceph-common (<< 14.0.0)
-Description: Python 2 utility libraries for Ceph CLI
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains types and routines for Python 2 used by the
- Ceph CLI as well as the RESTful interface.
-
Package: python3-ceph-argparse
Architecture: all
Section: python
This package contains types and routines for Python 3 used by the
Ceph CLI as well as the RESTful interface.
-Package: python-ceph-common
-Architecture: all
-Section: python
-Depends: ${misc:Depends},
- ${python:Depends},
-Description: Python 2 utility libraries for Ceph
- Ceph is a massively scalable, open-source, distributed
- storage system that runs on commodity hardware and delivers object,
- block and file system storage.
- .
- This package contains data structures, classes and functions used by Ceph.
- It also contains utilities used for the cephadm orchestrator.
-
Package: python3-ceph-common
Architecture: all
Section: python