4 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5 Uploaders: Thomas Goirand <zigo@debian.org>,
6 Build-Depends: debhelper (>= 9),
9 openstack-pkg-tools (>= 23~),
15 Build-Depends-Indep: bandit (>= 0.13.2),
18 python-barbicanclient (>= 3.0.1),
21 python-ddt (>= 0.7.0),
23 python-eventlet (>= 0.17.4),
24 python-fixtures (>= 1.3.1),
25 python-glanceclient (>= 1:0.18.0),
27 python-hacking (>= 0.10.0),
29 python-keystonemiddleware (>= 2.0.0),
32 python-migrate (>= 0.9.6),
36 python-netaddr (>= 0.7.12),
37 python-novaclient (>= 2:2.26.0),
38 python-os-brick (>= 0.3.2),
40 python-oslo.concurrency (>= 2.3.0),
41 python-oslo.config (>= 1:2.1.0),
42 python-oslo.context (>= 0.2.0),
43 python-oslo.db (>= 2.4.1),
44 python-oslo.i18n (>= 1.5.0),
45 python-oslo.log (>= 1.8.0),
46 python-oslo.messaging (>= 1.16.0),
47 python-oslo.middleware (>= 2.4.0),
48 python-oslo.policy (>= 0.5.0),
50 python-oslo.rootwrap (>= 2.0.0),
51 python-oslo.serialization (>= 1.4.0),
52 python-oslo.service (>= 0.8.0),
53 python-oslo.utils (>= 2.0.0),
54 python-oslo.versionedobjects (>= 0.6.0),
55 python-oslo.vmware (>= 1.16.0),
56 python-oslosphinx (>= 2.5.0),
57 python-oslotest (>= 1.10.0),
58 python-osprofiler (>= 0.3.0),
59 python-paramiko (>= 1.13.0),
66 python-requests (>= 2.5.2),
69 python-rtslib-fb (>= 2.1.57),
70 python-six (>= 1.9.0),
71 python-sqlalchemy (>= 0.9.7),
72 python-stevedore (>= 1.5.0),
73 python-swiftclient (>= 1:2.2.0),
74 python-taskflow (>= 1.16.0),
75 python-tempest-lib (>= 0.6.1),
76 python-testtools (>= 1.4.0),
80 Standards-Version: 3.9.6
81 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary
82 Vcs-Git: git://anonscm.debian.org/openstack/cinder.git
83 Homepage: http://github.com/openstack/cinder
85 Package: python-cinder
88 Depends: python-anyjson,
90 python-barbicanclient (>= 3.0.1),
93 python-eventlet (>= 0.17.4),
94 python-glanceclient (>= 1:0.18.0),
98 python-keystonemiddleware (>= 2.0.0),
101 python-migrate (>= 0.9.6),
103 python-netaddr (>= 0.7.12),
104 python-novaclient (>= 2:2.26.0),
105 python-os-brick (>= 0.3.2),
106 python-oslo.concurrency (>= 2.3.0),
107 python-oslo.config (>= 1:2.1.0),
108 python-oslo.context (>= 0.2.0),
109 python-oslo.db (>= 2.4.1),
110 python-oslo.i18n (>= 1.5.0),
111 python-oslo.log (>= 1.8.0),
112 python-oslo.messaging (>= 1.16.0),
113 python-oslo.middleware (>= 2.4.0),
114 python-oslo.policy (>= 0.5.0),
116 python-oslo.rootwrap (>= 2.0.0),
117 python-oslo.serialization (>= 1.4.0),
118 python-oslo.service (>= 0.8.0),
119 python-oslo.utils (>= 2.0.0),
120 python-oslo.versionedobjects (>= 0.6.0),
121 python-oslo.vmware (>= 1.16.0),
122 python-osprofiler (>= 0.3.0),
123 python-paramiko (>= 1.13.0),
131 python-requests (>= 2.5.2),
134 python-rtslib-fb (>= 2.1.57),
135 python-six (>= 1.9.0),
136 python-sqlalchemy (>= 0.9.7),
137 python-stevedore (>= 1.5.0),
138 python-swiftclient (>= 1:2.2.0),
139 python-taskflow (>= 1.16.0),
143 Description: OpenStack block storage system - Python libraries
144 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
145 computing suite. It re-implements the features of Nova-volume, which it
148 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
149 permanent block storage devices for your virtual machines running on Nova.
150 It also has back-end drivers for many hardware and software storage solutions
151 like Ceph, NFS, Net-APP, etc.
153 This package contains the Python libraries that are part of Cinder.
155 Package: cinder-common
160 python-cinder (= ${binary:Version}),
164 Provides: ${python:Provides},
165 Description: OpenStack block storage system - common files
166 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
167 computing suite. It re-implements the features of Nova-volume, which it
170 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
171 permanent block storage devices for your virtual machines running on Nova.
172 It also has back-end drivers for many hardware and software storage solutions
173 like Ceph, NFS, Net-APP, etc.
175 This package contains common files and configuration that are
176 needed by all the daemon packages of Cinder.
181 cinder-common (= ${binary:Version}),
183 python-keystoneclient,
187 Description: OpenStack block storage system - API server
188 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
189 computing suite. It re-implements the features of Nova-volume, which it
192 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
193 permanent block storage devices for your virtual machines running on Nova.
194 It also has back-end drivers for many hardware and software storage solutions
195 like Ceph, NFS, Net-APP, etc.
197 This package contains the Cinder API server.
199 Package: cinder-volume
202 cinder-common (= ${binary:Version}),
209 Suggests: ceph-common,
210 Description: OpenStack block storage system - Volume server
211 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
212 computing suite. It re-implements the features of Nova-volume, which it
215 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
216 permanent block storage devices for your virtual machines running on Nova.
217 It also has back-end drivers for many hardware and software storage solutions
218 like Ceph, NFS, Net-APP, etc.
220 This package contains the Cinder Volume server.
222 Package: cinder-scheduler
224 Depends: cinder-common (= ${binary:Version}),
228 Description: OpenStack block storage system - Scheduler server
229 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
230 computing suite. It re-implements the features of Nova-volume, which it
233 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
234 permanent block storage devices for your virtual machines running on Nova.
235 It also has back-end drivers for many hardware and software storage solutions
236 like Ceph, NFS, Net-APP, etc.
238 This package contains the Cinder Scheduler server.
240 Package: cinder-backup
243 cinder-common (= ${binary:Version}),
247 Description: OpenStack block storage system - Backup server
248 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
249 computing suite. It re-implements the features of Nova-volume, which it
252 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
253 permanent block storage devices for your virtual machines running on Nova.
254 It also has back-end drivers for many hardware and software storage solutions
255 like Ceph, NFS, Net-APP, etc.
257 This package contains the Cinder backup service.
262 Depends: ${misc:Depends},
263 ${sphinxdoc:Depends},
264 Description: OpenStack block storage system - doc
265 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
266 computing suite. It re-implements the features of Nova-volume, which it
269 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
270 permanent block storage devices for your virtual machines running on Nova.
271 It also has back-end drivers for many hardware and software storage
273 like Ceph, NFS, Net-APP, etc.
275 This package contains the documentation.