]> git.proxmox.com Git - ceph.git/blob - ceph/debian/control
update sources to v12.2.3
[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 cmake,
13 cpio,
14 cryptsetup-bin | cryptsetup,
15 cython,
16 cython3,
17 debhelper (>= 9),
18 default-jdk,
19 dh-exec,
20 dh-python,
21 dh-systemd,
22 gdisk,
23 git,
24 gperf,
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 libldap2-dev,
39 libleveldb-dev,
40 liblttng-ust-dev,
41 libnss3-dev,
42 libsnappy-dev,
43 libssl-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-jinja2,
54 python-nose,
55 python-pecan,
56 python-prettytable,
57 python-setuptools,
58 python-sphinx,
59 python-werkzeug,
60 python3-all-dev,
61 python3-setuptools,
62 socat,
63 uuid-runtime,
64 valgrind,
65 virtualenv | python-virtualenv,
66 xfslibs-dev,
67 xfsprogs,
68 xmlstarlet,
69 yasm [amd64],
70 zlib1g-dev,
71 Standards-Version: 3.9.3
72
73 Package: ceph
74 Architecture: linux-any
75 Depends: ceph-mgr (= ${binary:Version}),
76 ceph-mon (= ${binary:Version}),
77 ceph-osd (= ${binary:Version}),
78 Recommends: ceph-mds (= ${binary:Version}),
79 Description: distributed storage and file system
80 Ceph is a massively scalable, open-source, distributed
81 storage system that runs on commodity hardware and delivers object,
82 block and file system storage.
83
84 Package: ceph-base
85 Architecture: linux-any
86 Depends: binutils,
87 ceph-common (= ${binary:Version}),
88 cryptsetup-bin | cryptsetup,
89 debianutils,
90 findutils,
91 gdisk,
92 grep,
93 logrotate,
94 psmisc,
95 xfsprogs,
96 ${misc:Depends},
97 ${python:Depends},
98 ${shlibs:Depends},
99 Recommends: btrfs-tools,
100 ceph-mds (= ${binary:Version}),
101 librados2 (= ${binary:Version}),
102 libradosstriper1 (= ${binary:Version}),
103 librbd1 (= ${binary:Version}),
104 ntp | time-daemon,
105 Replaces: ceph (<< 10),
106 ceph-common (<< 0.78-500),
107 ceph-test (<< 12.2.2-14),
108 python-ceph (<< 0.92-1223),
109 Breaks: ceph (<< 10),
110 ceph-test (<< 12.2.2-14),
111 python-ceph (<< 0.92-1223),
112 Description: common ceph daemon libraries and management tools
113 Ceph is a massively scalable, open-source, distributed
114 storage system that runs on commodity hardware and delivers object,
115 block and file system storage.
116 .
117 This package contains the libraries and management tools that are common among
118 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
119 are necessary for creating, running, and administering a Ceph storage cluster.
120
121 Package: ceph-base-dbg
122 Architecture: linux-any
123 Section: debug
124 Priority: extra
125 Depends: ceph-base (= ${binary:Version}),
126 ${misc:Depends},
127 Description: debugging symbols for ceph-base
128 Ceph is a massively scalable, open-source, distributed
129 storage system that runs on commodity hardware and delivers object,
130 block and file system storage.
131 .
132 This package contains the libraries and management tools that are common among
133 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
134 are necessary for creating, running, and administering a Ceph storage cluster.
135 .
136 This package contains the debugging symbols for ceph-base.
137
138 Package: ceph-mds
139 Architecture: linux-any
140 Depends: ceph-base (= ${binary:Version}),
141 ${misc:Depends},
142 ${shlibs:Depends},
143 Recommends: ceph-fuse (= ${binary:Version}),
144 libcephfs2 (= ${binary:Version}),
145 Replaces: ceph (<< 0.93-417),
146 Breaks: ceph (<< 0.93-417),
147 Description: metadata server for the ceph distributed file system
148 Ceph is a massively scalable, open-source, distributed
149 storage system that runs on commodity hardware and delivers object,
150 block and file system storage.
151 .
152 This package contains the metadata server daemon, which is used to
153 create a distributed file system on top of the ceph storage cluster.
154
155 Package: ceph-mds-dbg
156 Architecture: linux-any
157 Section: debug
158 Priority: extra
159 Depends: ceph-mds (= ${binary:Version}),
160 ${misc:Depends},
161 Description: debugging symbols for ceph-mds
162 Ceph is a massively scalable, open-source, distributed
163 storage system that runs on commodity hardware and delivers object,
164 block and file system storage.
165 .
166 This package contains the debugging symbols for ceph-mds.
167
168 Package: ceph-mgr
169 Architecture: linux-any
170 Depends: ceph-base (= ${binary:Version}),
171 python-cherrypy3,
172 python-openssl,
173 python-pecan,
174 python-werkzeug,
175 ${misc:Depends},
176 ${python:Depends},
177 ${shlibs:Depends},
178 Replaces: ceph (<< 0.93-417),
179 Breaks: ceph (<< 0.93-417),
180 Description: manager for the ceph distributed storage system
181 Ceph is a massively scalable, open-source, distributed
182 storage system that runs on commodity hardware and delivers object,
183 block and file system storage.
184 .
185 This package contains the manager daemon, which is used to expose high
186 level management and monitoring functionality.
187
188 Package: ceph-mgr-dbg
189 Architecture: linux-any
190 Section: debug
191 Priority: extra
192 Depends: ceph-mgr (= ${binary:Version}),
193 ${misc:Depends},
194 Description: debugging symbols for ceph-mgr
195 Ceph is a massively scalable, open-source, distributed
196 storage system that runs on commodity hardware and delivers object,
197 block and file system storage.
198 .
199 This package contains the debugging symbols for ceph-mgr.
200
201 Package: ceph-mon
202 Architecture: linux-any
203 Depends: ceph-base (= ${binary:Version}),
204 python-flask,
205 ${misc:Depends},
206 ${shlibs:Depends},
207 Recommends: ceph-common,
208 Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
209 Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
210 Description: monitor server for the ceph storage system
211 Ceph is a massively scalable, open-source, distributed
212 storage system that runs on commodity hardware and delivers object,
213 block and file system storage.
214 .
215 This package contains the cluster monitor daemon for the Ceph storage
216 system. One or more instances of ceph-mon form a Paxos part-time parliament
217 cluster that provides extremely reliable and durable storage of cluster
218 membership, configuration, and state.
219
220 Package: ceph-mon-dbg
221 Architecture: linux-any
222 Section: debug
223 Priority: extra
224 Depends: ceph-mon (= ${binary:Version}),
225 ${misc:Depends},
226 Description: debugging symbols for ceph-mon
227 Ceph is a massively scalable, open-source, distributed
228 storage system that runs on commodity hardware and delivers object,
229 block and file system storage.
230 .
231 This package contains the debugging symbols for ceph-mon.
232
233 Package: ceph-osd
234 Architecture: linux-any
235 Depends: ceph-base (= ${binary:Version}),
236 parted,
237 lvm2,
238 ${misc:Depends},
239 ${python:Depends},
240 ${shlibs:Depends},
241 Recommends: ceph-common (= ${binary:Version}),
242 Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
243 Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
244 Description: OSD server for the ceph storage system
245 Ceph is a massively scalable, open-source, distributed
246 storage system that runs on commodity hardware and delivers object,
247 block and file system storage.
248 .
249 This package contains the Object Storage Daemon for the Ceph storage system.
250 It is responsible for storing objects on a local file system
251 and providing access to them over the network.
252
253 Package: ceph-osd-dbg
254 Architecture: linux-any
255 Section: debug
256 Priority: extra
257 Depends: ceph-osd (= ${binary:Version}),
258 ${misc:Depends},
259 Description: debugging symbols for ceph-osd
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.
263 .
264 This package contains the debugging symbols for ceph-osd.
265
266 Package: ceph-fuse
267 Architecture: linux-any
268 Depends: ${misc:Depends},
269 ${shlibs:Depends},
270 Recommends: fuse,
271 Description: FUSE-based client for the Ceph distributed file system
272 Ceph is a massively scalable, open-source, distributed
273 storage system that runs on commodity hardware and delivers object,
274 block and file system storage. This is a
275 FUSE-based client that allows one to mount a Ceph file system without
276 root privileges.
277 .
278 Because the FUSE-based client has certain inherent performance
279 limitations, it is recommended that the native Linux kernel client
280 be used if possible. If it is not practical to load a kernel module
281 (insufficient privileges, older kernel, etc.), then the FUSE client will
282 do.
283
284 Package: ceph-fuse-dbg
285 Architecture: linux-any
286 Section: debug
287 Priority: extra
288 Depends: ceph-fuse (= ${binary:Version}),
289 ${misc:Depends},
290 Description: debugging symbols for ceph-fuse
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 mount a Ceph file system without
295 root privileges.
296 .
297 This package contains the debugging symbols for ceph-fuse.
298
299 Package: rbd-fuse
300 Architecture: linux-any
301 Depends: ${misc:Depends},
302 ${shlibs:Depends},
303 Recommends: fuse,
304 Description: FUSE-based rbd client for the Ceph distributed file system
305 Ceph is a massively scalable, open-source, distributed
306 storage system that runs on commodity hardware and delivers object,
307 block and file system storage. This is a
308 FUSE-based client that allows one to map Ceph rbd images as files.
309 .
310 FUSE base client that allows one to map Ceph rbd images as files.
311
312 Package: rbd-fuse-dbg
313 Architecture: linux-any
314 Section: debug
315 Priority: extra
316 Depends: rbd-fuse (= ${binary:Version}),
317 ${misc:Depends},
318 Description: debugging symbols for rbd-fuse
319 Ceph is a massively scalable, open-source, distributed
320 storage system that runs on commodity hardware and delivers object,
321 block and file system storage. This is a
322 FUSE-based client that allows one to map Ceph rbd images as files.
323 .
324 This package contains the debugging symbols for rbd-fuse.
325
326 Package: rbd-mirror
327 Architecture: linux-any
328 Depends: ceph-common (= ${binary:Version}),
329 librados2 (= ${binary:Version}),
330 ${misc:Depends},
331 ${shlibs:Depends},
332 Description: Ceph daemon for mirroring RBD images
333 Ceph is a massively scalable, open-source, distributed
334 storage system that runs on commodity hardware and delivers object,
335 block and file system storage. This is a
336 daemon for mirroring RBD images between Ceph clusters, streaming
337 changes asynchronously.
338
339 Package: rbd-mirror-dbg
340 Architecture: linux-any
341 Section: debug
342 Priority: extra
343 Depends: rbd-mirror (= ${binary:Version}),
344 ${misc:Depends},
345 Description: debugging symbols for rbd-mirror
346 Ceph is a massively scalable, open-source, distributed
347 storage system that runs on commodity hardware and delivers object,
348 block and file system storage. This is a
349 daemon for mirroring RBD images between Ceph clusters, streaming
350 changes asynchronously.
351 .
352 This package contains the debugging symbols for rbd-mirror.
353
354 Package: rbd-nbd
355 Architecture: linux-any
356 Depends: ${misc:Depends},
357 ${shlibs:Depends},
358 Description: NBD-based rbd client for the Ceph distributed file system
359 Ceph is a massively scalable, open-source, distributed
360 storage system that runs on commodity hardware and delivers object,
361 block and file system storage. This is a
362 NBD-based client that allows one to map Ceph rbd images as local
363 block device.
364 .
365 NBD base client that allows one to map Ceph rbd images as local
366 block device.
367
368 Package: rbd-nbd-dbg
369 Architecture: linux-any
370 Section: debug
371 Priority: extra
372 Depends: rbd-nbd (= ${binary:Version}),
373 ${misc:Depends},
374 Description: debugging symbols for rbd-nbd
375 Ceph is a massively scalable, open-source, distributed
376 storage system that runs on commodity hardware and delivers object,
377 block and file system storage. This is a
378 NBD-based client that allows one to map Ceph rbd images as local
379 block device.
380 .
381 This package contains the debugging symbols for rbd-nbd.
382
383 Package: ceph-common
384 Architecture: linux-any
385 Depends: librbd1 (= ${binary:Version}),
386 python-cephfs (= ${binary:Version}),
387 python-prettytable,
388 python-rados (= ${binary:Version}),
389 python-rbd (= ${binary:Version}),
390 python-requests,
391 python-rgw (= ${binary:Version}),
392 ${misc:Depends},
393 ${python:Depends},
394 ${shlibs:Depends},
395 Conflicts: ceph-client-tools,
396 Replaces: ceph (<< 10),
397 ceph-client-tools,
398 ceph-fs-common (<< 11.0),
399 ceph-test (<< 9.0.3-1646),
400 librbd1 (<< 0.92-1238),
401 python-ceph (<< 0.92-1223),
402 Breaks: ceph (<< 10),
403 ceph-fs-common (<< 11.0),
404 ceph-test (<< 9.0.3-1646),
405 librbd1 (<< 0.92-1238),
406 python-ceph (<< 0.92-1223),
407 Suggests: ceph-base (= ${binary:Version}),
408 ceph-mds (= ${binary:Version}),
409 Description: common utilities to mount and interact with a ceph storage cluster
410 Ceph is a massively scalable, open-source, distributed
411 storage system that runs on commodity hardware and delivers object,
412 block and file system storage. This is a collection
413 of common tools that allow one to interact with and administer a Ceph cluster.
414
415 Package: ceph-common-dbg
416 Architecture: linux-any
417 Depends: ceph-common (= ${binary:Version}),
418 ${misc:Depends},
419 Conflicts: ceph-client-tools-dbg,
420 Replaces: ceph-client-tools-dbg,
421 ceph-test-dbg (<< 9.0.3-1646),
422 Breaks: ceph-test-dbg (<< 9.0.3-1646),
423 Section: debug
424 Priority: extra
425 Description: debugging symbols for ceph-common
426 Ceph is a massively scalable, open-source, distributed
427 storage system that runs on commodity hardware and delivers object,
428 block and file system storage. This is a collection
429 of common tools that allow one to interact with and administer a Ceph cluster.
430 .
431 This package contains the debugging symbols for ceph-common.
432
433 Package: ceph-resource-agents
434 Architecture: linux-any
435 Recommends: pacemaker,
436 Priority: extra
437 Depends: ceph (= ${binary:Version}),
438 resource-agents,
439 ${misc:Depends},
440 Description: OCF-compliant resource agents for Ceph
441 Ceph is a massively scalable, open-source, distributed
442 storage system that runs on commodity hardware and delivers object,
443 block and file system storage.
444 .
445 This package contains the resource agents (RAs) which integrate
446 Ceph with OCF-compliant cluster resource managers,
447 such as Pacemaker.
448
449 Package: librados2
450 Conflicts: librados,
451 librados1,
452 Replaces: librados,
453 librados1,
454 Architecture: linux-any
455 Section: libs
456 Depends: ${misc:Depends},
457 ${shlibs:Depends},
458 Description: RADOS distributed object store client library
459 RADOS is a reliable, autonomic distributed object storage cluster
460 developed as part of the Ceph distributed storage system. This is a
461 shared library allowing applications to access the distributed object
462 store using a simple file-like interface.
463
464 Package: librados2-dbg
465 Conflicts: librados1-dbg,
466 Replaces: librados1-dbg,
467 Architecture: linux-any
468 Section: debug
469 Priority: extra
470 Depends: librados2 (= ${binary:Version}),
471 ${misc:Depends},
472 Description: debugging symbols for librados
473 RADOS is a reliable, autonomic distributed object storage cluster
474 developed as part of the Ceph distributed storage system. This is a
475 shared library allowing applications to access the distributed object
476 store using a simple file-like interface.
477 .
478 This package contains debugging symbols for librados.
479
480 Package: librados-dev
481 Architecture: linux-any
482 Section: libdevel
483 Depends: librados2 (= ${binary:Version}),
484 ${misc:Depends},
485 ${shlibs:Depends},
486 Conflicts: librados1-dev,
487 librados2-dev,
488 Replaces: librados1-dev,
489 librados2-dev,
490 Description: RADOS distributed object store client library (development files)
491 RADOS is a reliable, autonomic distributed object storage cluster
492 developed as part of the Ceph distributed storage system. This is a
493 shared library allowing applications to access the distributed object
494 store using a simple file-like interface.
495 .
496 This package contains development files needed for building applications that
497 link against librados.
498
499 Package: libradosstriper1
500 Architecture: linux-any
501 Section: libs
502 Depends: librados2 (= ${binary:Version}),
503 ${misc:Depends},
504 ${shlibs:Depends},
505 Description: RADOS striping interface
506 Striping interface built on top of the rados library, allowing
507 to stripe bigger objects onto several standard rados objects using
508 an interface very similar to the rados one.
509
510 Package: libradosstriper1-dbg
511 Architecture: linux-any
512 Section: debug
513 Priority: extra
514 Depends: libradosstriper1 (= ${binary:Version}),
515 ${misc:Depends},
516 Description: debugging symbols for libradosstriper
517 libradosstriper is a striping interface built on top of the rados
518 library, allowing to stripe bigger objects onto several standard
519 rados objects using an interface very similar to the rados one.
520 .
521 This package contains debugging symbols for libradosstriper.
522
523 Package: libradosstriper-dev
524 Architecture: linux-any
525 Section: libdevel
526 Depends: libradosstriper1 (= ${binary:Version}),
527 ${misc:Depends},
528 Description: RADOS striping interface (development files)
529 libradosstriper is a striping interface built on top of the rados
530 library, allowing to stripe bigger objects onto several standard
531 rados objects using an interface very similar to the rados one.
532 .
533 This package contains development files needed for building applications that
534 link against libradosstriper.
535
536 Package: librbd1
537 Architecture: linux-any
538 Section: libs
539 Depends: librados2 (= ${binary:Version}),
540 ${misc:Depends},
541 ${shlibs:Depends},
542 Description: RADOS block device client library
543 RBD is a block device striped across multiple distributed objects
544 in RADOS, a reliable, autonomic distributed object storage cluster
545 developed as part of the Ceph distributed storage system. This is a
546 shared library allowing applications to manage these block devices.
547
548 Package: librbd1-dbg
549 Architecture: linux-any
550 Section: debug
551 Priority: extra
552 Depends: librbd1 (= ${binary:Version}),
553 ${misc:Depends},
554 Description: debugging symbols for librbd1
555 RBD is a block device striped across multiple distributed objects
556 in RADOS, a reliable, autonomic distributed object storage cluster
557 developed as part of the Ceph distributed storage system. This is a
558 shared library allowing applications to manage these block devices.
559 .
560 This package contains debugging symbols for librbd1.
561
562 Package: librbd-dev
563 Architecture: linux-any
564 Section: libdevel
565 Depends: librados-dev (= ${binary:Version}),
566 librbd1 (= ${binary:Version}),
567 ${misc:Depends},
568 Conflicts: librbd1-dev,
569 Replaces: librbd1-dev,
570 Description: RADOS block device client library (development files)
571 RBD is a block device striped across multiple distributed objects
572 in RADOS, a reliable, autonomic distributed object storage cluster
573 developed as part of the Ceph distributed storage system. This is a
574 shared library allowing applications to manage these block devices.
575 .
576 This package contains development files needed for building applications that
577 link against librbd1.
578
579 Package: libcephfs2
580 Conflicts: libceph,
581 libceph1,
582 libcephfs,
583 Replaces: libceph,
584 libceph1,
585 libcephfs,
586 Architecture: linux-any
587 Section: libs
588 Depends: ${misc:Depends},
589 ${shlibs:Depends},
590 Description: Ceph distributed file system client library
591 Ceph is a massively scalable, open-source, distributed
592 storage system that runs on commodity hardware and delivers object,
593 block and file system storage. This is a
594 shared library allowing applications to access a Ceph distributed
595 file system via a POSIX-like interface.
596
597 Package: libcephfs2-dbg
598 Architecture: linux-any
599 Section: debug
600 Priority: extra
601 Depends: libcephfs2 (= ${binary:Version}),
602 ${misc:Depends},
603 Conflicts: libceph1-dbg,
604 Replaces: libceph1-dbg,
605 Description: debugging symbols for libcephfs2
606 Ceph is a massively scalable, open-source, distributed
607 storage system that runs on commodity hardware and delivers object,
608 block and file system storage. This is a
609 shared library allowing applications to access a Ceph distributed
610 file system via a POSIX-like interface.
611 .
612 This package contains debugging symbols for libcephfs2.
613
614 Package: libcephfs-dev
615 Architecture: linux-any
616 Section: libdevel
617 Depends: libcephfs2 (= ${binary:Version}),
618 ${misc:Depends},
619 Conflicts: libceph-dev,
620 libceph1-dev,
621 libcephfs2-dev,
622 Replaces: libceph-dev,
623 libceph1-dev,
624 libcephfs2-dev,
625 Description: Ceph distributed file system client library (development files)
626 Ceph is a massively scalable, open-source, distributed
627 storage system that runs on commodity hardware and delivers object,
628 block and file system storage. This is a
629 shared library allowing applications to access a Ceph distributed
630 file system via a POSIX-like interface.
631 .
632 This package contains development files needed for building applications that
633 link against libcephfs.
634
635 Package: librgw2
636 Architecture: linux-any
637 Section: libs
638 Depends: librados2 (= ${binary:Version}),
639 ${misc:Depends},
640 ${shlibs:Depends},
641 Description: RADOS Gateway client library
642 RADOS is a distributed object store used by the Ceph distributed
643 storage system. This package provides a REST gateway to the
644 object store that aims to implement a superset of Amazon's S3
645 service.
646 .
647 This package contains the library interface and headers only.
648
649 Package: librgw2-dbg
650 Architecture: linux-any
651 Section: debug
652 Priority: extra
653 Depends: librgw2 (= ${binary:Version}),
654 ${misc:Depends},
655 Description: debugging symbols for librbd1
656 RADOS is a distributed object store used by the Ceph distributed
657 storage system. This package provides a REST gateway to the
658 object store that aims to implement a superset of Amazon's S3
659 service.
660 .
661 This package contains debugging symbols for librgw2.
662
663 Package: librgw-dev
664 Architecture: linux-any
665 Section: libdevel
666 Depends: librados-dev (= ${binary:Version}),
667 librgw2 (= ${binary:Version}),
668 ${misc:Depends},
669 Description: RADOS client library (development files)
670 RADOS is a distributed object store used by the Ceph distributed
671 storage system. This package provides a REST gateway to the
672 object store that aims to implement a superset of Amazon's S3
673 service.
674 .
675 This package contains development files needed for building applications
676 that link against librgw2.
677
678 Package: radosgw
679 Architecture: linux-any
680 Depends: ceph-common (= ${binary:Version}),
681 librgw2 (= ${binary:Version}),
682 mime-support,
683 ${misc:Depends},
684 ${shlibs:Depends},
685 Recommends: ntp | time-daemon,
686 Description: REST gateway for RADOS distributed object store
687 RADOS is a distributed object store used by the Ceph distributed
688 storage system. This package provides a REST gateway to the
689 object store that aims to implement a superset of Amazon's S3
690 service as well as the OpenStack Object Storage ("Swift") API.
691 .
692 This package contains the proxy daemon and related tools only.
693
694 Package: radosgw-dbg
695 Architecture: linux-any
696 Section: debug
697 Priority: extra
698 Depends: radosgw (= ${binary:Version}),
699 ${misc:Depends},
700 Description: debugging symbols for radosgw
701 RADOS is a distributed object store used by the Ceph distributed
702 storage system. This package provides a REST gateway to the
703 object store that aims to implement a superset of Amazon's S3
704 service as well as the OpenStack Object Storage ("Swift") API.
705 .
706 This package contains debugging symbols for radosgw.
707
708 Package: ceph-test
709 Architecture: linux-any
710 Depends: ceph-common,
711 curl,
712 jq,
713 socat,
714 xmlstarlet,
715 ${misc:Depends},
716 ${shlibs:Depends},
717 Replaces: ceph-base (<< 11)
718 Breaks: ceph-base (<< 1)
719 Description: Ceph test and benchmarking tools
720 This package contains tools for testing and benchmarking Ceph.
721
722 Package: ceph-test-dbg
723 Architecture: linux-any
724 Section: debug
725 Priority: extra
726 Depends: ceph-common (= ${binary:Version}),
727 ceph-test (= ${binary:Version}),
728 curl,
729 ${misc:Depends},
730 Description: Ceph test and benchmarking tools
731 .
732 This package contains the debugging symbols for ceph-test.
733
734 Package: python-ceph
735 Architecture: linux-any
736 Section: python
737 Depends: python-cephfs (= ${binary:Version}),
738 python-rados (= ${binary:Version}),
739 python-rbd (= ${binary:Version}),
740 python-rgw (= ${binary:Version}),
741 Description: Meta-package for python libraries for the Ceph libraries
742 Ceph is a massively scalable, open-source, distributed
743 storage system that runs on commodity hardware and delivers object,
744 block and file system storage.
745 .
746 This package is a metapackage for all Python 2 bindings.
747
748 Package: python-rados
749 Architecture: linux-any
750 Section: python
751 Depends: librados2 (= ${binary:Version}),
752 ${misc:Depends},
753 ${python:Depends},
754 ${shlibs:Depends},
755 Replaces: python-ceph (<< 0.92-1223),
756 Breaks: python-ceph (<< 0.92-1223),
757 Description: Python 2 libraries for the Ceph librados 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 RADOS object storage.
764
765 Package: python-rados-dbg
766 Architecture: linux-any
767 Section: debug
768 Priority: extra
769 Depends: python-rados (= ${binary:Version}),
770 python-dbg,
771 ${misc:Depends},
772 Description: Python 2 libraries for the Ceph librados 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 2 libraries for interacting with Ceph's
778 RADOS object storage.
779 .
780 This package contains the debugging symbols for python-rados.
781
782 Package: python3-rados
783 Architecture: linux-any
784 Section: python
785 Depends: librados2 (= ${binary:Version}),
786 ${misc:Depends},
787 ${python3:Depends},
788 ${shlibs:Depends},
789 Description: Python 3 libraries for the Ceph librados 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 3 libraries for interacting with Ceph's
795 RADOS object storage.
796
797 Package: python3-rados-dbg
798 Architecture: linux-any
799 Section: debug
800 Priority: extra
801 Depends: python3-rados (= ${binary:Version}),
802 python3-dbg,
803 ${misc:Depends}
804 Description: Python 3 libraries for the Ceph librados 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 RADOS object storage.
811 .
812 This package contains the debugging symbols for python-rados.
813
814 Package: python-rbd
815 Architecture: linux-any
816 Section: python
817 Depends: librbd1 (>= ${binary:Version}),
818 ${misc:Depends},
819 ${python:Depends},
820 ${shlibs:Depends},
821 Replaces: python-ceph (<< 0.92-1223),
822 Breaks: python-ceph (<< 0.92-1223),
823 Description: Python 2 libraries for the Ceph librbd library
824 Ceph is a massively scalable, open-source, distributed
825 storage system that runs on commodity hardware and delivers object,
826 block and file system storage.
827 .
828 This package contains Python 2 libraries for interacting with Ceph's
829 RBD block device library.
830
831 Package: python-rbd-dbg
832 Architecture: linux-any
833 Section: debug
834 Priority: extra
835 Depends: python-rbd (= ${binary:Version}),
836 python-dbg,
837 ${misc:Depends},
838 Description: Python 2 libraries for the Ceph librbd library
839 Ceph is a massively scalable, open-source, distributed
840 storage system that runs on commodity hardware and delivers object,
841 block and file system storage.
842 .
843 This package contains Python 2 libraries for interacting with Ceph's
844 RBD block device library.
845 .
846 This package contains the debugging symbols for python-rbd.
847
848 Package: python3-rbd
849 Architecture: linux-any
850 Section: python
851 Depends: librbd1 (>= ${binary:Version}),
852 ${misc:Depends},
853 ${python3:Depends},
854 ${shlibs:Depends},
855 Description: Python 3 libraries for the Ceph librbd library
856 Ceph is a massively scalable, open-source, distributed
857 storage system that runs on commodity hardware and delivers object,
858 block and file system storage.
859 .
860 This package contains Python 3 libraries for interacting with Ceph's
861 RBD block device library.
862
863 Package: python3-rbd-dbg
864 Architecture: linux-any
865 Section: debug
866 Priority: extra
867 Depends: python3-rbd (= ${binary:Version}),
868 python3-dbg,
869 ${misc:Depends},
870 Description: Python 3 libraries for the Ceph librbd library
871 Ceph is a massively scalable, open-source, distributed
872 storage system that runs on commodity hardware and delivers object,
873 block and file system storage.
874 .
875 This package contains Python 3 libraries for interacting with Ceph's
876 RBD block device library.
877 .
878 This package contains the debugging symbols for python-rbd.
879
880 Package: python-rgw
881 Architecture: linux-any
882 Section: python
883 Depends: librgw2 (>= ${binary:Version}),
884 ${misc:Depends},
885 ${python:Depends},
886 ${shlibs:Depends},
887 Replaces: python-ceph (<< 0.92-1223),
888 Breaks: python-ceph (<< 0.92-1223),
889 Description: Python 2 libraries for the Ceph librgw library
890 Ceph is a massively scalable, open-source, distributed
891 storage system that runs on commodity hardware and delivers object,
892 block and file system storage.
893 .
894 This package contains Python 2 libraries for interacting with Ceph's
895 RGW library.
896
897 Package: python-rgw-dbg
898 Architecture: linux-any
899 Section: debug
900 Priority: extra
901 Depends: python-rgw (= ${binary:Version}),
902 python-dbg,
903 ${misc:Depends},
904 Description: Python 2 libraries for the Ceph librgw library
905 Ceph is a massively scalable, open-source, distributed
906 storage system that runs on commodity hardware and delivers object,
907 block and file system storage.
908 .
909 This package contains Python 2 libraries for interacting with Ceph's
910 RGW library.
911 .
912 This package contains the debugging symbols for python-rgw.
913
914 Package: python3-rgw
915 Architecture: linux-any
916 Section: python
917 Depends: librgw2 (>= ${binary:Version}),
918 ${misc:Depends},
919 ${python3:Depends},
920 ${shlibs:Depends},
921 Description: Python 3 libraries for the Ceph librgw library
922 Ceph is a massively scalable, open-source, distributed
923 storage system that runs on commodity hardware and delivers object,
924 block and file system storage.
925 .
926 This package contains Python 3 libraries for interacting with Ceph's
927 RGW library.
928
929 Package: python3-rgw-dbg
930 Architecture: linux-any
931 Section: debug
932 Priority: extra
933 Depends: python3-rgw (= ${binary:Version}),
934 python3-dbg,
935 ${misc:Depends},
936 Description: Python 3 libraries for the Ceph librgw library
937 Ceph is a massively scalable, open-source, distributed
938 storage system that runs on commodity hardware and delivers object,
939 block and file system storage.
940 .
941 This package contains Python 3 libraries for interacting with Ceph's
942 RGW library.
943 .
944 This package contains the debugging symbols for python3-rgw.
945
946 Package: python-cephfs
947 Architecture: linux-any
948 Section: python
949 Depends: libcephfs2 (= ${binary:Version}),
950 ${misc:Depends},
951 ${python:Depends},
952 ${shlibs:Depends},
953 Replaces: python-ceph (<< 0.92-1223),
954 Breaks: python-ceph (<< 0.92-1223),
955 Description: Python 2 libraries for the Ceph libcephfs library
956 Ceph is a massively scalable, open-source, distributed
957 storage system that runs on commodity hardware and delivers object,
958 block and file system storage.
959 .
960 This package contains Python 2 libraries for interacting with Ceph's
961 CephFS file system client library.
962
963 Package: python-cephfs-dbg
964 Architecture: linux-any
965 Section: debug
966 Priority: extra
967 Depends: python-cephfs (= ${binary:Version}),
968 python-dbg,
969 ${misc:Depends},
970 Description: Python 2 libraries for the Ceph libcephfs library
971 Ceph is a massively scalable, open-source, distributed
972 storage system that runs on commodity hardware and delivers object,
973 block and file system storage.
974 .
975 This package contains Python 2 libraries for interacting with Ceph's
976 CephFS file system client library.
977 .
978 This package contains the debugging symbols for python-cephfs.
979
980 Package: python3-cephfs
981 Architecture: linux-any
982 Section: python
983 Depends: libcephfs2 (= ${binary:Version}),
984 ${misc:Depends},
985 ${python3:Depends},
986 ${shlibs:Depends},
987 Description: Python 3 libraries for the Ceph libcephfs library
988 Ceph is a massively scalable, open-source, distributed
989 storage system that runs on commodity hardware and delivers object,
990 block and file system storage.
991 .
992 This package contains Python 3 libraries for interacting with Ceph's
993 CephFS file system client library.
994
995 Package: python3-cephfs-dbg
996 Architecture: linux-any
997 Section: debug
998 Priority: extra
999 Depends: python3-cephfs (= ${binary:Version}),
1000 python3-dbg,
1001 ${misc:Depends},
1002 Description: Python 3 libraries for the Ceph libcephfs library
1003 Ceph is a massively scalable, open-source, distributed
1004 storage system that runs on commodity hardware and delivers object,
1005 block and file system storage.
1006 .
1007 This package contains Python 3 libraries for interacting with Ceph's
1008 CephFS file system client library.
1009 .
1010 This package contains the debugging symbols for python3-cephfs.
1011
1012 Package: python3-ceph-argparse
1013 Architecture: linux-any
1014 Section: python
1015 Depends: ${misc:Depends},
1016 ${python3:Depends},
1017 Description: Python 3 utility libraries for Ceph CLI
1018 Ceph is a massively scalable, open-source, distributed
1019 storage system that runs on commodity hardware and delivers object,
1020 block and file system storage.
1021 .
1022 This package contains types and routines for Python 3 used by the
1023 Ceph CLI as well as the RESTful interface.
1024
1025 Package: libcephfs-java
1026 Section: java
1027 Architecture: all
1028 Depends: libcephfs-jni (= ${binary:Version}),
1029 ${java:Depends},
1030 ${misc:Depends},
1031 Description: Java libraries for the Ceph File System
1032
1033 Package: libcephfs-jni
1034 Architecture: linux-any
1035 Section: java
1036 Depends: libcephfs2 (= ${binary:Version}),
1037 ${java:Depends},
1038 ${misc:Depends},
1039 ${shlibs:Depends},
1040 Description: Java Native Interface library for CephFS Java bindings
1041
1042 Package: rados-objclass-dev
1043 Architecture: linux-any
1044 Section: libdevel
1045 Depends: librados-dev (= ${binary:Version}) ${misc:Depends},
1046 Description: RADOS object class development kit.
1047 .
1048 This package contains development files needed for building RADOS object class plugins.