]> git.proxmox.com Git - ceph.git/blob - ceph/debian/control
a9ce89021a321d44d7abb1152a3c3b2322ecc907
[ceph.git] / ceph / debian / control
1 Source: ceph
2 Section: admin
3 Priority: optional
4 Homepage: http://ceph.com/
5 Vcs-Git: git://github.com/ceph/ceph.git
6 Vcs-Browser: https://github.com/ceph/ceph
7 Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com>
8 Uploaders: Ken Dreyer <kdreyer@redhat.com>,
9 Alfredo Deza <adeza@redhat.com>
10 Build-Depends: bc,
11 btrfs-tools,
12 gperf,
13 cmake,
14 cpio,
15 cryptsetup-bin | cryptsetup,
16 cython,
17 cython3,
18 debhelper (>= 9),
19 dh-exec,
20 dh-python,
21 dh-systemd,
22 default-jdk,
23 git,
24 gdisk,
25 javahelper,
26 jq,
27 junit4,
28 libaio-dev,
29 libbabeltrace-ctf-dev,
30 libbabeltrace-dev,
31 libblkid-dev (>= 2.17),
32 libcurl4-gnutls-dev,
33 libexpat1-dev,
34 libfuse-dev,
35 libgoogle-perftools-dev [i386 amd64 arm64],
36 libibverbs-dev,
37 libkeyutils-dev,
38 libleveldb-dev,
39 libnss3-dev,
40 libsnappy-dev,
41 libldap2-dev,
42 libssl-dev,
43 liblttng-ust-dev,
44 libtool,
45 libudev-dev,
46 libxml2-dev,
47 lsb-release,
48 parted,
49 pkg-config,
50 python (>= 2.7),
51 python-all-dev,
52 python-cherrypy3,
53 python-nose,
54 python-pecan,
55 python-prettytable,
56 python-setuptools,
57 python-sphinx,
58 python-werkzeug,
59 python3-all-dev,
60 python3-setuptools,
61 virtualenv | python-virtualenv,
62 uuid-runtime,
63 valgrind,
64 xfslibs-dev,
65 xfsprogs,
66 xmlstarlet,
67 yasm [amd64],
68 zlib1g-dev
69 Standards-Version: 3.9.3
70
71 Package: ceph
72 Architecture: linux-any
73 Depends: ceph-mon (= ${binary:Version}),
74 ceph-mgr (= ${binary:Version}),
75 ceph-osd (= ${binary:Version})
76 Recommends: ceph-mds (= ${binary:Version})
77 Description: distributed storage and file system
78 Ceph is a massively scalable, open-source, distributed
79 storage system that runs on commodity hardware and delivers object,
80 block and file system storage.
81
82 Package: ceph-base
83 Architecture: linux-any
84 Depends: binutils,
85 ceph-common (= ${binary:Version}),
86 cryptsetup-bin | cryptsetup,
87 debianutils,
88 findutils,
89 gdisk,
90 grep,
91 logrotate,
92 psmisc,
93 ${python:Depends},
94 xfsprogs,
95 ${misc:Depends},
96 ${shlibs:Depends}
97 Recommends: btrfs-tools,
98 ceph-mds (= ${binary:Version}),
99 librados2 (= ${binary:Version}),
100 libradosstriper1 (= ${binary:Version}),
101 librbd1 (= ${binary:Version}),
102 ntp | time-daemon
103 Replaces: ceph-common (<< 0.78-500), python-ceph (<< 0.92-1223),
104 ceph-test (<< 0.94-1322), ceph (<< 10)
105 Breaks: python-ceph (<< 0.92-1223), ceph-test (<< 0.94-1322),
106 ceph (<< 10)
107 Description: common ceph daemon libraries and management tools
108 Ceph is a massively scalable, open-source, distributed
109 storage system that runs on commodity hardware and delivers object,
110 block and file system storage.
111 .
112 This package contains the libraries and management tools that are common among
113 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
114 are necessary for creating, running, and administering a Ceph storage cluster.
115
116 Package: ceph-base-dbg
117 Architecture: linux-any
118 Section: debug
119 Priority: extra
120 Depends: ceph-base (= ${binary:Version}), ${misc:Depends}
121 Description: debugging symbols for ceph-base
122 Ceph is a massively scalable, open-source, distributed
123 storage system that runs on commodity hardware and delivers object,
124 block and file system storage.
125 .
126 This package contains the libraries and management tools that are common among
127 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
128 are necessary for creating, running, and administering a Ceph storage cluster.
129 .
130 This package contains the debugging symbols for ceph-base.
131
132 Package: ceph-mds
133 Architecture: linux-any
134 Depends: ceph-base (= ${binary:Version}),
135 ${misc:Depends},
136 ${shlibs:Depends}
137 Recommends: ceph-fuse (= ${binary:Version}),
138 libcephfs2 (= ${binary:Version})
139 Replaces: ceph (<< 0.93-417)
140 Breaks: ceph (<< 0.93-417)
141 Description: metadata server for the ceph distributed file system
142 Ceph is a massively scalable, open-source, distributed
143 storage system that runs on commodity hardware and delivers object,
144 block and file system storage.
145 .
146 This package contains the metadata server daemon, which is used to
147 create a distributed file system on top of the ceph storage cluster.
148
149 Package: ceph-mds-dbg
150 Architecture: linux-any
151 Section: debug
152 Priority: extra
153 Depends: ceph-mds (= ${binary:Version}), ${misc:Depends}
154 Description: debugging symbols for ceph-mds
155 Ceph is a massively scalable, open-source, distributed
156 storage system that runs on commodity hardware and delivers object,
157 block and file system storage.
158 .
159 This package contains the debugging symbols for ceph-mds.
160
161 Package: ceph-mgr
162 Architecture: linux-any
163 Depends: ceph-base (= ${binary:Version}),
164 python-openssl,
165 python-pecan,
166 python-werkzeug,
167 ${misc:Depends},
168 ${python:Depends},
169 python-cherrypy3,
170 ${shlibs:Depends}
171 Replaces: ceph (<< 0.93-417)
172 Breaks: ceph (<< 0.93-417)
173 Description: manager for the ceph distributed storage system
174 Ceph is a massively scalable, open-source, distributed
175 storage system that runs on commodity hardware and delivers object,
176 block and file system storage.
177 .
178 This package contains the manager daemon, which is used to expose high
179 level management and monitoring functionality.
180
181 Package: ceph-mgr-dbg
182 Architecture: linux-any
183 Section: debug
184 Priority: extra
185 Depends: ceph-mgr (= ${binary:Version}), ${misc:Depends}
186 Description: debugging symbols for ceph-mgr
187 Ceph is a massively scalable, open-source, distributed
188 storage system that runs on commodity hardware and delivers object,
189 block and file system storage.
190 .
191 This package contains the debugging symbols for ceph-mgr.
192
193 Package: ceph-mon
194 Architecture: linux-any
195 Depends: ceph-base (= ${binary:Version}),
196 python-flask,
197 ${misc:Depends},
198 ${shlibs:Depends}
199 Recommends: ceph-common
200 Replaces: ceph (<< 10)
201 Breaks: ceph (<< 10)
202 Description: monitor server for the ceph storage system
203 Ceph is a massively scalable, open-source, distributed
204 storage system that runs on commodity hardware and delivers object,
205 block and file system storage.
206 .
207 This package contains the cluster monitor daemon for the Ceph storage
208 system. One or more instances of ceph-mon form a Paxos part-time parliament
209 cluster that provides extremely reliable and durable storage of cluster
210 membership, configuration, and state.
211
212 Package: ceph-mon-dbg
213 Architecture: linux-any
214 Section: debug
215 Priority: extra
216 Depends: ceph-mon (= ${binary:Version}), ${misc:Depends}
217 Description: debugging symbols for ceph-mon
218 Ceph is a massively scalable, open-source, distributed
219 storage system that runs on commodity hardware and delivers object,
220 block and file system storage.
221 .
222 This package contains the debugging symbols for ceph-mon.
223
224 Package: ceph-osd
225 Architecture: linux-any
226 Depends: ceph-base (= ${binary:Version}),
227 parted,
228 ${misc:Depends},
229 ${python:Depends},
230 ${shlibs:Depends}
231 Recommends: ceph-common (= ${binary:Version})
232 Replaces: ceph (<< 10)
233 Breaks: ceph (<< 10)
234 Description: OSD server for the ceph storage system
235 Ceph is a massively scalable, open-source, distributed
236 storage system that runs on commodity hardware and delivers object,
237 block and file system storage.
238 .
239 This package contains the Object Storage Daemon for the Ceph storage system.
240 It is responsible for storing objects on a local file system
241 and providing access to them over the network.
242
243 Package: ceph-osd-dbg
244 Architecture: linux-any
245 Section: debug
246 Priority: extra
247 Depends: ceph-osd (= ${binary:Version}), ${misc:Depends}
248 Description: debugging symbols for ceph-osd
249 Ceph is a massively scalable, open-source, distributed
250 storage system that runs on commodity hardware and delivers object,
251 block and file system storage.
252 .
253 This package contains the debugging symbols for ceph-osd.
254
255 Package: ceph-fuse
256 Architecture: linux-any
257 Depends: ${misc:Depends}, ${shlibs:Depends}
258 Recommends: fuse
259 Description: FUSE-based client for the Ceph distributed file system
260 Ceph is a massively scalable, open-source, distributed
261 storage system that runs on commodity hardware and delivers object,
262 block and file system storage. This is a
263 FUSE-based client that allows one to mount a Ceph file system without
264 root privileges.
265 .
266 Because the FUSE-based client has certain inherent performance
267 limitations, it is recommended that the native Linux kernel client
268 be used if possible. If it is not practical to load a kernel module
269 (insufficient privileges, older kernel, etc.), then the FUSE client will
270 do.
271
272 Package: ceph-fuse-dbg
273 Architecture: linux-any
274 Section: debug
275 Priority: extra
276 Depends: ceph-fuse (= ${binary:Version}), ${misc:Depends}
277 Description: debugging symbols for ceph-fuse
278 Ceph is a massively scalable, open-source, distributed
279 storage system that runs on commodity hardware and delivers object,
280 block and file system storage. This is a
281 FUSE-based client that allows one to mount a Ceph file system without
282 root privileges.
283 .
284 This package contains the debugging symbols for ceph-fuse.
285
286 Package: rbd-fuse
287 Architecture: linux-any
288 Depends: ${misc:Depends}, ${shlibs:Depends}
289 Recommends: fuse
290 Description: FUSE-based rbd client for the Ceph distributed file system
291 Ceph is a massively scalable, open-source, distributed
292 storage system that runs on commodity hardware and delivers object,
293 block and file system storage. This is a
294 FUSE-based client that allows one to map Ceph rbd images as files.
295 .
296 FUSE base client that allows one to map Ceph rbd images as files.
297
298 Package: rbd-fuse-dbg
299 Architecture: linux-any
300 Section: debug
301 Priority: extra
302 Depends: rbd-fuse (= ${binary:Version}), ${misc:Depends}
303 Description: debugging symbols for rbd-fuse
304 Ceph is a massively scalable, open-source, distributed
305 storage system that runs on commodity hardware and delivers object,
306 block and file system storage. This is a
307 FUSE-based client that allows one to map Ceph rbd images as files.
308 .
309 This package contains the debugging symbols for rbd-fuse.
310
311 Package: rbd-mirror
312 Architecture: linux-any
313 Depends: ceph-common (= ${binary:Version}),
314 librados2 (= ${binary:Version}),
315 ${misc:Depends},
316 ${shlibs:Depends}
317 Description: Ceph daemon for mirroring RBD images
318 Ceph is a massively scalable, open-source, distributed
319 storage system that runs on commodity hardware and delivers object,
320 block and file system storage. This is a
321 daemon for mirroring RBD images between Ceph clusters, streaming
322 changes asynchronously.
323
324 Package: rbd-mirror-dbg
325 Architecture: linux-any
326 Section: debug
327 Priority: extra
328 Depends: rbd-mirror (= ${binary:Version}), ${misc:Depends}
329 Description: debugging symbols for rbd-mirror
330 Ceph is a massively scalable, open-source, distributed
331 storage system that runs on commodity hardware and delivers object,
332 block and file system storage. This is a
333 daemon for mirroring RBD images between Ceph clusters, streaming
334 changes asynchronously.
335 .
336 This package contains the debugging symbols for rbd-mirror.
337
338 Package: rbd-nbd
339 Architecture: linux-any
340 Depends: ${misc:Depends},
341 ${shlibs:Depends}
342 Description: NBD-based rbd client for the Ceph distributed file system
343 Ceph is a massively scalable, open-source, distributed
344 storage system that runs on commodity hardware and delivers object,
345 block and file system storage. This is a
346 NBD-based client that allows one to map Ceph rbd images as local
347 block device.
348 .
349 NBD base client that allows one to map Ceph rbd images as local
350 block device.
351
352 Package: rbd-nbd-dbg
353 Architecture: linux-any
354 Section: debug
355 Priority: extra
356 Depends: rbd-nbd (= ${binary:Version}), ${misc:Depends}
357 Description: debugging symbols for rbd-nbd
358 Ceph is a massively scalable, open-source, distributed
359 storage system that runs on commodity hardware and delivers object,
360 block and file system storage. This is a
361 NBD-based client that allows one to map Ceph rbd images as local
362 block device.
363 .
364 This package contains the debugging symbols for rbd-nbd.
365
366 Package: ceph-common
367 Architecture: linux-any
368 Depends: librbd1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends},
369 python-rados (= ${binary:Version}),
370 python-cephfs (= ${binary:Version}),
371 python-rbd (= ${binary:Version}),
372 python-rgw (= ${binary:Version}),
373 ${python:Depends},
374 python-requests,
375 python-prettytable
376 Conflicts: ceph-client-tools
377 Replaces: ceph-client-tools,
378 ceph (<< 10),
379 ceph-test (<< 9.0.3-1646),
380 python-ceph (<< 0.92-1223),
381 librbd1 (<< 0.92-1238),
382 ceph-fs-common (<< 11.0)
383 Breaks: ceph (<< 10),
384 ceph-test (<< 9.0.3-1646),
385 python-ceph (<< 0.92-1223),
386 librbd1 (<< 0.92-1238),
387 ceph-fs-common (<< 11.0)
388 Suggests: ceph-base (= ${binary:Version}), ceph-mds (= ${binary:Version})
389 Description: common utilities to mount and interact with a ceph storage cluster
390 Ceph is a massively scalable, open-source, distributed
391 storage system that runs on commodity hardware and delivers object,
392 block and file system storage. This is a collection
393 of common tools that allow one to interact with and administer a Ceph cluster.
394
395 Package: ceph-common-dbg
396 Architecture: linux-any
397 Depends: ceph-common (= ${binary:Version}), ${misc:Depends}
398 Conflicts: ceph-client-tools-dbg
399 Replaces: ceph-client-tools-dbg,
400 ceph-test-dbg (<< 9.0.3-1646)
401 Breaks: ceph-test-dbg (<< 9.0.3-1646)
402 Section: debug
403 Priority: extra
404 Description: debugging symbols for ceph-common
405 Ceph is a massively scalable, open-source, distributed
406 storage system that runs on commodity hardware and delivers object,
407 block and file system storage. This is a collection
408 of common tools that allow one to interact with and administer a Ceph cluster.
409 .
410 This package contains the debugging symbols for ceph-common.
411
412 Package: ceph-resource-agents
413 Architecture: linux-any
414 Recommends: pacemaker
415 Priority: extra
416 Depends: ceph (= ${binary:Version}), resource-agents, ${misc:Depends}
417 Description: OCF-compliant resource agents for Ceph
418 Ceph is a massively scalable, open-source, distributed
419 storage system that runs on commodity hardware and delivers object,
420 block and file system storage.
421 .
422 This package contains the resource agents (RAs) which integrate
423 Ceph with OCF-compliant cluster resource managers,
424 such as Pacemaker.
425
426 Package: librados2
427 Conflicts: librados, librados1
428 Replaces: librados, librados1
429 Architecture: linux-any
430 Section: libs
431 Depends: ${misc:Depends}, ${shlibs:Depends}
432 Description: RADOS distributed object store client library
433 RADOS is a reliable, autonomic distributed object storage cluster
434 developed as part of the Ceph distributed storage system. This is a
435 shared library allowing applications to access the distributed object
436 store using a simple file-like interface.
437
438 Package: librados2-dbg
439 Conflicts: librados1-dbg
440 Replaces: librados1-dbg
441 Architecture: linux-any
442 Section: debug
443 Priority: extra
444 Depends: librados2 (= ${binary:Version}), ${misc:Depends}
445 Description: debugging symbols for librados
446 RADOS is a reliable, autonomic distributed object storage cluster
447 developed as part of the Ceph distributed storage system. This is a
448 shared library allowing applications to access the distributed object
449 store using a simple file-like interface.
450 .
451 This package contains debugging symbols for librados.
452
453 Package: librados-dev
454 Architecture: linux-any
455 Section: libdevel
456 Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
457 Conflicts: librados1-dev, librados2-dev
458 Replaces: librados1-dev, librados2-dev
459 Description: RADOS distributed object store client library (development files)
460 RADOS is a reliable, autonomic distributed object storage cluster
461 developed as part of the Ceph distributed storage system. This is a
462 shared library allowing applications to access the distributed object
463 store using a simple file-like interface.
464 .
465 This package contains development files needed for building applications that
466 link against librados.
467
468 Package: libradosstriper1
469 Architecture: linux-any
470 Section: libs
471 Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
472 Description: RADOS striping interface
473 Striping interface built on top of the rados library, allowing
474 to stripe bigger objects onto several standard rados objects using
475 an interface very similar to the rados one.
476
477 Package: libradosstriper1-dbg
478 Architecture: linux-any
479 Section: debug
480 Priority: extra
481 Depends: libradosstriper1 (= ${binary:Version}), ${misc:Depends}
482 Description: debugging symbols for libradosstriper
483 libradosstriper is a striping interface built on top of the rados
484 library, allowing to stripe bigger objects onto several standard
485 rados objects using an interface very similar to the rados one.
486 .
487 This package contains debugging symbols for libradosstriper.
488
489 Package: libradosstriper-dev
490 Architecture: linux-any
491 Section: libdevel
492 Depends: libradosstriper1 (= ${binary:Version}), ${misc:Depends}
493 Description: RADOS striping interface (development files)
494 libradosstriper is a striping interface built on top of the rados
495 library, allowing to stripe bigger objects onto several standard
496 rados objects using an interface very similar to the rados one.
497 .
498 This package contains development files needed for building applications that
499 link against libradosstriper.
500
501 Package: librbd1
502 Architecture: linux-any
503 Section: libs
504 Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
505 Description: RADOS block device client library
506 RBD is a block device striped across multiple distributed objects
507 in RADOS, a reliable, autonomic distributed object storage cluster
508 developed as part of the Ceph distributed storage system. This is a
509 shared library allowing applications to manage these block devices.
510
511 Package: librbd1-dbg
512 Architecture: linux-any
513 Section: debug
514 Priority: extra
515 Depends: librbd1 (= ${binary:Version}), ${misc:Depends}
516 Description: debugging symbols for librbd1
517 RBD is a block device striped across multiple distributed objects
518 in RADOS, a reliable, autonomic distributed object storage cluster
519 developed as part of the Ceph distributed storage system. This is a
520 shared library allowing applications to manage these block devices.
521 .
522 This package contains debugging symbols for librbd1.
523
524 Package: librbd-dev
525 Architecture: linux-any
526 Section: libdevel
527 Depends: librados-dev (= ${binary:Version}),
528 librbd1 (= ${binary:Version}), ${misc:Depends}
529 Conflicts: librbd1-dev
530 Replaces: librbd1-dev
531 Description: RADOS block device client library (development files)
532 RBD is a block device striped across multiple distributed objects
533 in RADOS, a reliable, autonomic distributed object storage cluster
534 developed as part of the Ceph distributed storage system. This is a
535 shared library allowing applications to manage these block devices.
536 .
537 This package contains development files needed for building applications that
538 link against librbd1.
539
540 Package: libcephfs2
541 Conflicts: libceph, libceph1, libcephfs
542 Replaces: libceph, libceph1, libcephfs
543 Architecture: linux-any
544 Section: libs
545 Depends: ${misc:Depends}, ${shlibs:Depends}
546 Description: Ceph distributed file system client library
547 Ceph is a massively scalable, open-source, distributed
548 storage system that runs on commodity hardware and delivers object,
549 block and file system storage. This is a
550 shared library allowing applications to access a Ceph distributed
551 file system via a POSIX-like interface.
552
553 Package: libcephfs2-dbg
554 Architecture: linux-any
555 Section: debug
556 Priority: extra
557 Depends: libcephfs2 (= ${binary:Version}), ${misc:Depends}
558 Conflicts: libceph1-dbg
559 Replaces: libceph1-dbg
560 Description: debugging symbols for libcephfs2
561 Ceph is a massively scalable, open-source, distributed
562 storage system that runs on commodity hardware and delivers object,
563 block and file system storage. This is a
564 shared library allowing applications to access a Ceph distributed
565 file system via a POSIX-like interface.
566 .
567 This package contains debugging symbols for libcephfs2.
568
569 Package: libcephfs-dev
570 Architecture: linux-any
571 Section: libdevel
572 Depends: libcephfs2 (= ${binary:Version}), ${misc:Depends}
573 Conflicts: libceph-dev, libceph1-dev, libcephfs2-dev
574 Replaces: libceph-dev, libceph1-dev, libcephfs2-dev
575 Description: Ceph distributed file system client library (development files)
576 Ceph is a massively scalable, open-source, distributed
577 storage system that runs on commodity hardware and delivers object,
578 block and file system storage. This is a
579 shared library allowing applications to access a Ceph distributed
580 file system via a POSIX-like interface.
581 .
582 This package contains development files needed for building applications that
583 link against libcephfs.
584
585 Package: librgw2
586 Architecture: linux-any
587 Section: libs
588 Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
589 Description: RADOS Gateway client library
590 RADOS is a distributed object store used by the Ceph distributed
591 storage system. This package provides a REST gateway to the
592 object store that aims to implement a superset of Amazon's S3
593 service.
594 .
595 This package contains the library interface and headers only.
596
597 Package: librgw2-dbg
598 Architecture: linux-any
599 Section: debug
600 Priority: extra
601 Depends: librgw2 (= ${binary:Version}), ${misc:Depends}
602 Description: debugging symbols for librbd1
603 RADOS is a distributed object store used by the Ceph distributed
604 storage system. This package provides a REST gateway to the
605 object store that aims to implement a superset of Amazon's S3
606 service.
607 .
608 This package contains debugging symbols for librgw2.
609
610 Package: librgw-dev
611 Architecture: linux-any
612 Section: libdevel
613 Depends: librados-dev (= ${binary:Version}),
614 librgw2 (= ${binary:Version}), ${misc:Depends}
615 Description: RADOS client library (development files)
616 RADOS is a distributed object store used by the Ceph distributed
617 storage system. This package provides a REST gateway to the
618 object store that aims to implement a superset of Amazon's S3
619 service.
620 .
621 This package contains development files needed for building applications
622 that link against librgw2.
623
624 Package: radosgw
625 Architecture: linux-any
626 Depends: ceph-common (= ${binary:Version}),
627 mime-support,
628 librgw2 (= ${binary:Version}),
629 ${misc:Depends},
630 ${shlibs:Depends}
631 Recommends: ntp | time-daemon
632 Description: REST gateway for RADOS distributed object store
633 RADOS is a distributed object store used by the Ceph distributed
634 storage system. This package provides a REST gateway to the
635 object store that aims to implement a superset of Amazon's S3
636 service as well as the OpenStack Object Storage ("Swift") API.
637 .
638 This package contains the proxy daemon and related tools only.
639
640 Package: radosgw-dbg
641 Architecture: linux-any
642 Section: debug
643 Priority: extra
644 Depends: radosgw (= ${binary:Version}), ${misc:Depends}
645 Description: debugging symbols for radosgw
646 RADOS is a distributed object store used by the Ceph distributed
647 storage system. This package provides a REST gateway to the
648 object store that aims to implement a superset of Amazon's S3
649 service as well as the OpenStack Object Storage ("Swift") API.
650 .
651 This package contains debugging symbols for radosgw.
652
653 Package: ceph-test
654 Architecture: linux-any
655 Depends: ceph-common, curl, xmlstarlet, jq, ${misc:Depends}, ${shlibs:Depends}
656 Description: Ceph test and benchmarking tools
657 This package contains tools for testing and benchmarking Ceph.
658
659 Package: ceph-test-dbg
660 Architecture: linux-any
661 Section: debug
662 Priority: extra
663 Depends: ceph-test (= ${binary:Version}), ceph-common (= ${binary:Version}),
664 curl,
665 ${misc:Depends}
666 Description: Ceph test and benchmarking tools
667 .
668 This package contains the debugging symbols for ceph-test.
669
670 Package: python-ceph
671 Architecture: linux-any
672 Section: python
673 Depends: python-rados (= ${binary:Version}),
674 python-rbd (= ${binary:Version}),
675 python-rgw (= ${binary:Version}),
676 python-cephfs (= ${binary:Version})
677 Description: Meta-package for python libraries for the Ceph libraries
678 Ceph is a massively scalable, open-source, distributed
679 storage system that runs on commodity hardware and delivers object,
680 block and file system storage.
681 .
682 This package is a metapackage for all Python 2 bindings.
683
684 Package: python-rados
685 Architecture: linux-any
686 Section: python
687 Depends: librados2 (= ${binary:Version}),
688 ${misc:Depends},
689 ${shlibs:Depends},
690 ${python:Depends}
691 Replaces: python-ceph (<< 0.92-1223)
692 Breaks: python-ceph (<< 0.92-1223)
693 Description: Python 2 libraries for the Ceph librados library
694 Ceph is a massively scalable, open-source, distributed
695 storage system that runs on commodity hardware and delivers object,
696 block and file system storage.
697 .
698 This package contains Python 2 libraries for interacting with Ceph's
699 RADOS object storage.
700
701 Package: python3-rados
702 Architecture: linux-any
703 Section: python
704 Depends: librados2 (= ${binary:Version}),
705 ${misc:Depends},
706 ${shlibs:Depends},
707 ${python3:Depends}
708 Description: Python 3 libraries for the Ceph librados library
709 Ceph is a massively scalable, open-source, distributed
710 storage system that runs on commodity hardware and delivers object,
711 block and file system storage.
712 .
713 This package contains Python 3 libraries for interacting with Ceph's
714 RADOS object storage.
715
716 Package: python-rbd
717 Architecture: linux-any
718 Section: python
719 Depends: librbd1 (>= ${binary:Version}),
720 ${misc:Depends},
721 ${shlibs:Depends},
722 ${python:Depends}
723 Replaces: python-ceph (<< 0.92-1223)
724 Breaks: python-ceph (<< 0.92-1223)
725 Description: Python 2 libraries for the Ceph librbd library
726 Ceph is a massively scalable, open-source, distributed
727 storage system that runs on commodity hardware and delivers object,
728 block and file system storage.
729 .
730 This package contains Python 2 libraries for interacting with Ceph's
731 RBD block device library.
732
733 Package: python3-rbd
734 Architecture: linux-any
735 Section: python
736 Depends: librbd1 (>= ${binary:Version}),
737 ${misc:Depends},
738 ${shlibs:Depends},
739 ${python3:Depends}
740 Description: Python 3 libraries for the Ceph librbd library
741 Ceph is a massively scalable, open-source, distributed
742 storage system that runs on commodity hardware and delivers object,
743 block and file system storage.
744 .
745 This package contains Python 3 libraries for interacting with Ceph's
746 RBD block device library.
747
748 Package: python-rgw
749 Architecture: linux-any
750 Section: python
751 Depends: librgw2 (>= ${binary:Version}),
752 ${misc:Depends},
753 ${shlibs:Depends},
754 ${python:Depends}
755 Replaces: python-ceph (<< 0.92-1223)
756 Breaks: python-ceph (<< 0.92-1223)
757 Description: Python 2 libraries for the Ceph librgw library
758 Ceph is a massively scalable, open-source, distributed
759 storage system that runs on commodity hardware and delivers object,
760 block and file system storage.
761 .
762 This package contains Python 2 libraries for interacting with Ceph's
763 RGW library.
764
765 Package: python3-rgw
766 Architecture: linux-any
767 Section: python
768 Depends: librgw2 (>= ${binary:Version}),
769 ${misc:Depends},
770 ${shlibs:Depends},
771 ${python3:Depends}
772 Description: Python 3 libraries for the Ceph librgw library
773 Ceph is a massively scalable, open-source, distributed
774 storage system that runs on commodity hardware and delivers object,
775 block and file system storage.
776 .
777 This package contains Python 3 libraries for interacting with Ceph's
778 RGW library.
779
780 Package: python-cephfs
781 Architecture: linux-any
782 Section: python
783 Depends: libcephfs2 (= ${binary:Version}),
784 ${misc:Depends},
785 ${shlibs:Depends},
786 ${python:Depends}
787 Replaces: python-ceph (<< 0.92-1223)
788 Breaks: python-ceph (<< 0.92-1223)
789 Description: Python 2 libraries for the Ceph libcephfs library
790 Ceph is a massively scalable, open-source, distributed
791 storage system that runs on commodity hardware and delivers object,
792 block and file system storage.
793 .
794 This package contains Python 2 libraries for interacting with Ceph's
795 CephFS file system client library.
796
797 Package: python3-cephfs
798 Architecture: linux-any
799 Section: python
800 Depends: libcephfs2 (= ${binary:Version}),
801 ${misc:Depends},
802 ${shlibs:Depends},
803 ${python3:Depends}
804 Description: Python 3 libraries for the Ceph libcephfs library
805 Ceph is a massively scalable, open-source, distributed
806 storage system that runs on commodity hardware and delivers object,
807 block and file system storage.
808 .
809 This package contains Python 3 libraries for interacting with Ceph's
810 CephFS file system client library.
811
812 Package: python3-ceph-argparse
813 Architecture: linux-any
814 Section: python
815 Depends: ${misc:Depends}, ${python3:Depends}
816 Description: Python 3 utility libraries for Ceph CLI
817 Ceph is a massively scalable, open-source, distributed
818 storage system that runs on commodity hardware and delivers object,
819 block and file system storage.
820 .
821 This package contains types and routines for Python 3 used by the
822 Ceph CLI as well as the RESTful interface.
823
824 Package: libcephfs-java
825 Section: java
826 Architecture: all
827 Depends: libcephfs-jni (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
828 Description: Java libraries for the Ceph File System
829
830 Package: libcephfs-jni
831 Architecture: linux-any
832 Section: java
833 Depends: libcephfs2 (= ${binary:Version}), ${java:Depends},
834 ${misc:Depends}, ${shlibs:Depends}
835 Description: Java Native Interface library for CephFS Java bindings
836
837 Package: rados-objclass-dev
838 Architecture: linux-any
839 Section: libdevel
840 Depends: librados-dev (= ${binary:Version}) ${misc:Depends}
841 Description: RADOS object class development kit.
842 .
843 This package contains development files needed for building RADOS object class plugins.