Rebuild cinder package.
[openstack-build/cinder-build.git] / trusty / debian / control
1 Source: cinder
2 Section: net
3 Priority: extra
4 Maintainer: MOS Cinder Team <mos-cinder@mirantis.com>
5 Build-Depends:
6  debhelper (>= 9),
7  dh-systemd,
8  openstack-pkg-tools (>= 21),
9  python-all (>= 2.7.1)
10 Build-Depends-Indep:
11  python-anyjson (>= 0.3.3),
12  python-babel (>= 1.3),
13  python-barbicanclient (>= 3.0.1),
14  python-coverage (>= 3.6),
15  python-crypto (>= 2.6),
16  python-eventlet (>= 0.16.1),
17  python-fixtures (>= 0.3.14),
18  python-glanceclient (>= 1:0.15.0),
19  python-greenlet (>= 0.3.2),
20  python-hacking (>= 0.10.0),
21  python-iso8601 (>= 0.1.9),
22  python-keystoneclient (>= 1:1.1.0),
23  python-keystonemiddleware (>= 1.5.0),
24  python-kombu (>= 2.5.0),
25  python-lxml (>= 2.3),
26  python-migrate (>= 0.9.5),
27  python-mock (>= 1.0),
28  python-mox (>= 0.5.3),
29  python-mysqldb,
30  python-netaddr (>= 0.7.12),
31  python-novaclient (>= 1:2.22.0),
32  python-oslo.concurrency (>= 1.8.0),
33  python-oslo.config (>= 1:1.9.3),
34  python-oslo.context (>= 0.2.0),
35  python-oslo.db (>= 1.7.0),
36  python-oslo.i18n (>= 1.5.0),
37  python-oslo.log (>= 1.0.0),
38  python-oslo.messaging (>= 1.8.0),
39  python-oslo.middleware (>= 1.0.0),
40  python-oslo.rootwrap (>= 1.6.0),
41  python-oslo.serialization (>= 1.4.0),
42  python-oslo.utils (>= 1.4.0),
43  python-oslo.vmware (>= 0.11.1),
44  python-oslosphinx (>= 2.5.0),
45  python-oslotest (>= 1.5.1),
46  python-osprofiler (>= 0.3.0),
47  python-paramiko (>= 1.13.0),
48  python-paste,
49  python-pastedeploy (>= 1.5.0),
50  python-pbr (>= 0.10),
51  python-psycopg2,
52  python-pyparsing (>= 2.0.1),
53  python-requests (>= 2.2.0),
54  python-retrying (>= 1.2.3),
55  python-routes (>= 1.12.3),
56  python-setuptools,
57  python-six (>= 1.9.0),
58  python-sphinx (>= 1.1.2),
59  python-sqlalchemy (>= 0.9.7),
60  python-stevedore (>= 1.3.0),
61  python-subunit (>= 0.0.18),
62  python-suds (>= 0.4),
63  python-swiftclient (>= 1:2.2.0),
64  python-taskflow (>= 0.7.1),
65  python-tempest-lib (>= 0.4.0),
66  python-testresources (>= 0.2.4),
67  python-testtools (>= 0.9.36),
68  python-webob (>= 1.2.3),
69  testrepository (>= 0.0.18)
70 Standards-Version: 3.9.6
71 Homepage: http://launchpad.net/cinder
72 XS-Testsuite: autopkgtest
73
74 Package: python-cinder
75 Section: python
76 Architecture: all
77 Depends:
78  python-amqplib (>= 0.6.1),
79  python-anyjson (>= 0.3.3),
80  python-babel (>= 1.3),
81  python-barbicanclient (>= 3.0.1),
82  python-crypto (>= 2.6),
83  python-eventlet (>= 0.16.1),
84  python-glanceclient (>= 1:0.15.0),
85  python-greenlet (>= 0.3.2),
86  python-iso8601 (>= 0.1.9),
87  python-keystoneclient (>= 1:1.1.0),
88  python-keystonemiddleware (>= 1.5.0),
89  python-kombu (>= 2.5.0),
90  python-lockfile (>= 1:0.8),
91  python-lxml (>= 2.3),
92  python-migrate (>= 0.9.5),
93  python-netaddr (>= 0.7.12),
94  python-novaclient (>= 1:2.22.0),
95  python-oslo.concurrency (>= 1.8.0),
96  python-oslo.config (>= 1:1.9.3),
97  python-oslo.context (>= 0.2.0),
98  python-oslo.db (>= 1.7.0),
99  python-oslo.i18n (>= 1.5.0),
100  python-oslo.log (>= 1.0.0),
101  python-oslo.messaging (>= 1.8.0),
102  python-oslo.middleware (>= 1.0.0),
103  python-oslo.rootwrap (>= 1.6.0),
104  python-oslo.serialization (>= 1.4.0),
105  python-oslo.utils (>= 1.4.0),
106  python-oslo.vmware (>= 0.11.1),
107  python-osprofiler (>= 0.3.0),
108  python-paramiko (>= 1.13.0),
109  python-paste,
110  python-pastedeploy (>= 1.5.0),
111  python-pbr (>= 0.10),
112  python-pyparsing (>= 2.0.1),
113  python-requests (>= 2.2.0),
114  python-retrying (>= 1.2.3),
115  python-routes (>= 1.12.3),
116  python-six (>= 1.9.0),
117  python-sqlalchemy (>= 0.9.7),
118  python-stevedore (>= 1.3.0),
119  python-suds (>= 0.4),
120  python-swiftclient (>= 1:2.2.0),
121  python-taskflow (>= 0.7.1),
122  python-webob (>= 1.2.3),
123  ${misc:Depends},
124  ${python:Depends}
125 Suggests: python-ceph, python-hp3parclient, python-rtslib-fb
126 Description: Cinder Python libraries
127  OpenStack is a reliable cloud infrastructure. Its mission is to produce
128  the ubiquitous cloud computing platform that will meet the needs of public
129  and private cloud providers regardless of size, by being simple to implement
130  and massively scalable.
131  .
132  Cinder is the OpenStack Block storage service.
133  .
134  This package contains the Python library for Cinder.
135
136 Package: cinder-common
137 Architecture: all
138 Depends:
139  adduser,
140  python-cinder (= ${binary:Version}),
141  ${misc:Depends},
142  ${python:Depends}
143 Provides: ${python:Provides}
144 Description: Cinder storage service - common files
145  OpenStack is a reliable cloud infrastructure. Its mission is to produce
146  the ubiquitous cloud computing platform that will meet the needs of public
147  and private cloud providers regardless of size, by being simple to implement
148  and massively scalable.
149  .
150  Cinder is the OpenStack Block storage service.
151  .
152  This package contains commons components for Cinder.
153
154 Package: cinder-api
155 Architecture: all
156 Depends:
157  cinder-common (= ${binary:Version}),
158  ${misc:Depends},
159  ${python:Depends}
160 Description: Cinder storage service - API server
161  OpenStack is a reliable cloud infrastructure. Its mission is to produce
162  the ubiquitous cloud computing platform that will meet the needs of public
163  and private cloud providers regardless of size, by being simple to implement
164  and massively scalable.
165  .
166  Cinder is the OpenStack Block storage service.
167  .
168  This package contains the Cinder API server.
169
170 Package: cinder-volume
171 Architecture: all
172 Depends:
173  cinder-common (= ${binary:Version}),
174  lvm2,
175  qemu-utils,
176  tgt,
177  ${misc:Depends},
178  ${python:Depends}
179 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
180 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
181 Description: Cinder storage service - Volume server
182  OpenStack is a reliable cloud infrastructure. Its mission is to produce
183  the ubiquitous cloud computing platform that will meet the needs of public
184  and private cloud providers regardless of size, by being simple to implement
185  and massively scalable.
186  .
187  Cinder is the OpenStack Block storage service.
188  .
189  This package contains the Cinder Volume server.
190
191 Package: cinder-scheduler
192 Architecture: all
193 Depends:
194  cinder-common (= ${binary:Version}),
195  ${misc:Depends},
196  ${python:Depends}
197 Description: Cinder storage service - Scheduler server
198  OpenStack is a reliable cloud infrastructure. Its mission is to produce
199  the ubiquitous cloud computing platform that will meet the needs of public
200  and private cloud providers regardless of size, by being simple to implement
201  and massively scalable.
202  .
203  Cinder is the OpenStack Block storage service.
204  .
205  This package contains the Cinder Scheduler server.
206
207 Package: cinder-backup
208 Architecture: all
209 Depends:
210  cinder-common (= ${binary:Version}),
211  ${misc:Depends},
212  ${python:Depends}
213 Description: Cinder storage service - Scheduler server
214  OpenStack is a reliable cloud infrastructure. Its mission is to produce
215  the ubiquitous cloud computing platform that will meet the needs of public
216  and private cloud providers regardless of size, by being simple to implement
217  and massively scalable.
218  .
219  Cinder is the OpenStack Block storage service.
220  .
221  This package contains the Cinder backup service.