Update cinder according global requirements
[openstack-build/cinder-build.git] / trusty / debian / control
1 Source: cinder
2 Section: net
3 Priority: extra
4 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5 Uploaders: Thomas Goirand <zigo@debian.org>,
6 Build-Depends: debhelper (>= 9),
7                dh-python,
8                dh-systemd,
9                openstack-pkg-tools (>= 38~),
10                po-debconf,
11                python-all,
12                python-pbr (>= 1.8),
13                python-setuptools,
14                python-sphinx,
15 Build-Depends-Indep: bandit (>= 0.13.2),
16                      git,
17                      python-anyjson,
18                      python-babel,
19                      python-barbicanclient (>= 3.3.0),
20                      python-coverage,
21                      python-crypto,
22                      python-decorator (>= 3.4.0),
23                      python-ddt (>= 1.0.1),
24                      python-enum34,
25                      python-eventlet (>= 0.18.4),
26                      python-fixtures (>= 1.3.1),
27                      python-glanceclient (>= 1:1.2.0),
28                      python-googleapi (>= 1.4.2),
29                      python-greenlet,
30                      python-hacking (>= 0.10.0),
31                      python-iso8601,
32                      python-keystoneclient (>= 1:1.6.0),
33                      python-keystonemiddleware (>= 4.0.0),
34                      python-lxml,
35                      python-migrate (>= 0.9.6),
36                      python-mock (>= 1.3),
37                      python-mox3,
38                      python-mysqldb,
39                      python-novaclient (>= 2:2.29.0),
40                      python-oauth2client (>= 1.4.12),
41                      python-os-brick (>= 1.0.0),
42                      python-os-testr (>= 0.4.2),
43                      python-os-win (>= 0.2.1),
44                      python-oslo.concurrency (>= 3.5.0),
45                      python-oslo.config (>= 1:3.7.0),
46                      python-oslo.context (>= 0.2.0),
47                      python-oslo.db (>= 4.1.0),
48                      python-oslo.i18n (>= 2.1.0),
49                      python-oslo.log (>= 2.0.0),
50                      python-oslo.messaging (>= 4.0.0),
51                      python-oslo.middleware (>= 3.0.0),
52                      python-oslo.policy (>= 0.5.0),
53                      python-oslo.reports (>= 1.0.0),
54                      python-oslo.rootwrap (>= 2.0.0),
55                      python-oslo.serialization (>= 2.0.0),
56                      python-oslo.service (>= 1.0.0),
57                      python-oslo.utils (>= 3.5.0),
58                      python-oslo.versionedobjects (>= 1.5.0),
59                      python-oslo.vmware (>= 1.16.0),
60                      python-oslosphinx (>= 2.5.0),
61                      python-oslotest (>= 1.10.0),
62                      python-osprofiler (>= 1.1.0),
63                      python-paramiko (>= 1.13.0),
64                      python-paste,
65                      python-pastedeploy,
66                      python-psutil,
67                      python-psycopg2 (>= 2.5),
68                      python-pymysql,
69                      python-pyparsing,
70                      python-requests (>= 2.8.1),
71                      python-retrying,
72                      python-routes,
73                      python-rtslib-fb (>= 2.1.57),
74                      python-simplejson,
75                      python-six (>= 1.9.0),
76                      python-sqlalchemy (>= 1.0.10),
77                      python-stevedore (>= 1.5.0),
78                      python-swiftclient (>= 1:2.2.0),
79                      python-taskflow (>= 1.26.0),
80                      python-tempest-lib (>= 0.14.0),
81                      python-testresources,
82                      python-testscenarios,
83                      python-testtools (>= 1.4.0),
84                      python-tooz (>= 1.28.0),
85                      python-tz,
86                      python-webob,
87                      subunit,
88                      testrepository,
89 Standards-Version: 3.9.6
90 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/cinder.git/
91 Vcs-Git: https://anonscm.debian.org/git/openstack/cinder.git
92 Homepage: https://github.com/openstack/cinder
93
94 Package: python-cinder
95 Section: python
96 Architecture: all
97 Depends: python-babel,
98          python-barbicanclient (>= 3.3.0),
99          python-ceph,
100          python-crypto,
101          python-decorator (>= 3.4.0),
102          python-eventlet (>= 0.18.4),
103          python-glanceclient (>= 1:1.2.0),
104          python-googleapi (>= 1.4.2),
105          python-greenlet,
106          python-hp3parclient,
107          python-iso8601,
108          python-keystoneclient (>= 1:1.6.0),
109          python-keystonemiddleware (>= 4.0.0),
110          python-lxml,
111          python-migrate (>= 0.9.6),
112          python-mysqldb,
113          python-novaclient (>= 2:2.29.0),
114          python-oauth2client (>= 1.4.12),
115          python-os-brick (>= 1.0.0),
116          python-os-win (>= 0.2.1),
117          python-oslo.concurrency (>= 3.5.0),
118          python-oslo.config (>= 1:3.7.0),
119          python-oslo.context (>= 0.2.0),
120          python-oslo.db (>= 4.1.0),
121          python-oslo.i18n (>= 2.1.0),
122          python-oslo.log (>= 2.0.0),
123          python-oslo.messaging (>= 4.0.0),
124          python-oslo.middleware (>= 3.0.0),
125          python-oslo.policy (>= 0.5.0),
126          python-oslo.reports (>= 1.0.0),
127          python-oslo.rootwrap (>= 2.0.0),
128          python-oslo.serialization (>= 2.0.0),
129          python-oslo.service (>= 1.0.0),
130          python-oslo.utils (>= 3.5.0),
131          python-oslo.versionedobjects (>= 1.5.0),
132          python-oslo.vmware (>= 1.16.0),
133          python-osprofiler (>= 1.1.0),
134          python-paramiko (>= 1.13.0),
135          python-paste,
136          python-pastedeploy,
137          python-pbr (>= 1.8),
138          python-psutil,
139          python-psycopg2 (>= 2.5),
140          python-pymysql,
141          python-pyparsing,
142          python-requests (>= 2.8.1),
143          python-retrying,
144          python-routes,
145          python-rtslib-fb (>= 2.1.57),
146          python-simplejson,
147          python-six (>= 1.9.0),
148          python-sqlalchemy (>= 1.0.10),
149          python-stevedore (>= 1.5.0),
150          python-swiftclient (>= 1:2.2.0),
151          python-taskflow (>= 1.26.0),
152          python-tooz (>= 1.28.0),
153          python-tz,
154          python-webob,
155          ${misc:Depends},
156          ${python:Depends},
157 Description: OpenStack block storage system - Python libraries
158  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
159  computing suite. It re-implements the features of Nova-volume, which it
160  directly replaces.
161  .
162  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
163  permanent block storage devices for your virtual machines running on Nova.
164  It also has back-end drivers for many hardware and software storage solutions
165  like Ceph, NFS, Net-APP, etc.
166  .
167  This package contains the Python libraries that are part of Cinder.
168
169 Package: cinder-common
170 Architecture: all
171 Depends: adduser,
172          dbconfig-common,
173          debconf,
174          python-cinder (= ${binary:Version}),
175          sqlite3,
176          ${misc:Depends},
177          ${python:Depends},
178 Provides: ${python:Provides},
179 Description: OpenStack block storage system - common files
180  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
181  computing suite. It re-implements the features of Nova-volume, which it
182  directly replaces.
183  .
184  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
185  permanent block storage devices for your virtual machines running on Nova.
186  It also has back-end drivers for many hardware and software storage solutions
187  like Ceph, NFS, Net-APP, etc.
188  .
189  This package contains common files and configuration that are
190  needed by all the daemon packages of Cinder.
191
192 Package: cinder-api
193 Architecture: all
194 Depends: adduser,
195          cinder-common (= ${binary:Version}),
196          debconf,
197          python-keystoneclient,
198          python-openstackclient,
199          q-text-as-data,
200          ${misc:Depends},
201          ${ostack-lsb-base},
202          ${python:Depends},
203 Description: OpenStack block storage system - API server
204  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
205  computing suite. It re-implements the features of Nova-volume, which it
206  directly replaces.
207  .
208  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
209  permanent block storage devices for your virtual machines running on Nova.
210  It also has back-end drivers for many hardware and software storage solutions
211  like Ceph, NFS, Net-APP, etc.
212  .
213  This package contains the Cinder API server.
214
215 Package: cinder-volume
216 Architecture: all
217 Depends: adduser,
218          cinder-common (= ${binary:Version}),
219          lvm2,
220          qemu-utils,
221          tgt,
222          ${misc:Depends},
223          ${ostack-lsb-base},
224          ${python:Depends},
225 Suggests: ceph-common,
226 Description: OpenStack block storage system - Volume server
227  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
228  computing suite. It re-implements the features of Nova-volume, which it
229  directly replaces.
230  .
231  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
232  permanent block storage devices for your virtual machines running on Nova.
233  It also has back-end drivers for many hardware and software storage solutions
234  like Ceph, NFS, Net-APP, etc.
235  .
236  This package contains the Cinder Volume server.
237
238 Package: cinder-scheduler
239 Architecture: all
240 Depends: cinder-common (= ${binary:Version}),
241          ${misc:Depends},
242          ${ostack-lsb-base},
243          ${python:Depends},
244 Description: OpenStack block storage system - Scheduler server
245  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
246  computing suite. It re-implements the features of Nova-volume, which it
247  directly replaces.
248  .
249  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
250  permanent block storage devices for your virtual machines running on Nova.
251  It also has back-end drivers for many hardware and software storage solutions
252  like Ceph, NFS, Net-APP, etc.
253  .
254  This package contains the Cinder Scheduler server.
255
256 Package: cinder-backup
257 Architecture: all
258 Depends: adduser,
259          cinder-common (= ${binary:Version}),
260          ${misc:Depends},
261          ${ostack-lsb-base},
262          ${python:Depends},
263 Description: OpenStack block storage system - Backup server
264  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
265  computing suite. It re-implements the features of Nova-volume, which it
266  directly replaces.
267  .
268  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
269  permanent block storage devices for your virtual machines running on Nova.
270  It also has back-end drivers for many hardware and software storage solutions
271  like Ceph, NFS, Net-APP, etc.
272  .
273  This package contains the Cinder backup service.
274
275 Package: cinder-doc
276 Architecture: all
277 Section: doc
278 Depends: ${misc:Depends},
279          ${sphinxdoc:Depends},
280 Description: OpenStack block storage system - doc
281  Cinder is a block Storage-as-a-Service system for the OpenStack cloud
282  computing suite. It re-implements the features of Nova-volume, which it
283  directly replaces.
284  .
285  Cinder uses LVM partitions of your volume servers in order to provide iSCSI
286  permanent block storage devices for your virtual machines running on Nova.
287  It also has back-end drivers for many hardware and software storage
288  solutions
289  like Ceph, NFS, Net-APP, etc.
290  .
291  This package contains the documentation.