]> review.fuel-infra Code Review - openstack-build/cinder-build.git/blob - debian/control
Add missed dependency to Cinder
[openstack-build/cinder-build.git] / debian / control
1 Source: cinder
2 Section: net
3 Priority: extra
4 Maintainer: Chuck Short <zulcss@ubuntu.com>
5 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
6 Build-Depends-Indep:
7  python-anyjson (>= 0.3.3),
8  python-babel (>= 1.3),
9  python-coverage,
10  python-eventlet (>= 0.15.1),
11  python-fixtures (>= 0.3.14),
12  python-glanceclient (>= 1:0.14.0 ),
13  python-greenlet (>= 0.3.2),
14  python-hacking,
15  python-iso8601 (>= 0.1.9),
16  python-keystoneclient (>= 1:0.10.0),
17  python-keystonemiddleware (>= 1.0.0),
18  python-kombu (>= 2.5.0),
19  python-lxml (>= 2.3),
20  python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2),
21  python-mock,
22  python-mox,
23  python-mysqldb,
24  python-netaddr (>= 0.7.12),
25  python-novaclient (>= 2.18.0),
26  python-oslo.config (>= 1:1.4.0),
27  python-oslo.db (>= 1.0.0),
28  python-oslo.rootwrap (>= 1.3.0),
29  python-oslo.messaging (>= 1.4.0),
30  python-oslosphinx,
31  python-paramiko (>= 1.13.0),
32  python-paste,
33  python-pastedeploy (>= 1.5.0),
34  python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>> 2.4.0),
35  python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
36  python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0),
37  python-setuptools,
38  python-six (>= 1.7.0),
39  python-sphinx,
40  python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<= 0.8.99) | python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99),
41  python-stevedore (>= 1.0.0),
42  python-suds (>= 0.4),
43  python-swiftclient (>= 2.2.0),
44  python-taskflow (>= 0.4),
45  python-testtools (>= 0.9.32),
46  python-webob (>= 1.2.3),
47  python-subunit (>=0.0.18),
48  testrepository (>= 0.0.18)
49 Standards-Version: 3.9.4
50 Homepage: http://launchpad.net/cinder
51 Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/juno/files
52 Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/cinder/juno
53 XS-Testsuite: autopkgtest
54
55 Package: python-cinder
56 Section: python
57 Architecture: all
58 Depends:
59  python-amqplib (>= 0.6.1),
60  python-anyjson (>= 0.3.3),
61  python-argparse,
62  python-babel (>= 1.3),
63  python-eventlet (>= 0.15.1),
64  python-glanceclient (>= 1:0.14.0 ),
65  python-requests (>= 1.2.1), python-requests (<< 2.4.0) | python-requests (>> 2.4.0),
66  python-greenlet (>= 0.3.2),
67  python-iso8601 (>= 0.1.9) ,
68  python-keystoneclient (>= 1:0.10.0),
69  python-keystonemiddleware (>= 1.0.0),
70  python-kombu (>= 2.5.0),
71  python-lockfile (>= 0.8),
72  python-lxml (>= 2.3),
73  python-migrate (>= 0.9.1), python-migrate (<< 0.9.2) | python-migrate (>> 0.9.2),
74  python-netaddr (>= 0.7.12),
75  python-novaclient (>= 1:2.18.0),
76  python-oslo.config (>= 1:1.4.0),
77  python-oslo.db (>= 1.0.0),
78  python-oslo.messaging (>= 1.4.0),
79  python-oslo.rootwrap (>= 1.3.0),
80  python-osprofiler (>= 0.3.0),
81  python-paramiko (>= 1.13.0),
82  python-paste,
83  python-pastedeploy (>= 1.5.0),
84  python-crypto (>= 2.6),
85  python-barbicanclient (>= 2.1.0),
86  python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (>> 2.0),
87  python-six (>= 1.7.0),
88  python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<= 0.8.99) | python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99),
89  python-stevedore (>= 1.0.0),
90  python-suds (>= 0.4),
91  python-swiftclient (>= 2.2.0),
92  python-taskflow (>= 0.4),
93  python-rtslib-fb (>= 2.1.39),
94  python-webob (>= 1.2.3),
95  python-wsgiref (>= 0.1.2),
96  qemu-utils,
97  ${misc:Depends},
98  ${python:Depends}
99 Suggests: python-ceph, python-hp3parclient
100 Description: Cinder Python libraries
101  OpenStack is a reliable cloud infrastructure. Its mission is to produce
102  the ubiquitous cloud computing platform that will meet the needs of public
103  and private cloud providers regardless of size, by being simple to implement
104  and massively scalable.
105  .
106  Cinder is the OpenStack Block storage service.
107  .
108  This package contains the Python library for Cinder.
109
110 Package: cinder-common
111 Architecture: all
112 Depends:
113  adduser,
114  python-cinder (= ${binary:Version}),
115  ${misc:Depends},
116  ${python:Depends}
117 Provides: ${python:Provides}
118 Description: Cinder storage service - common files
119  OpenStack is a reliable cloud infrastructure. Its mission is to produce
120  the ubiquitous cloud computing platform that will meet the needs of public
121  and private cloud providers regardless of size, by being simple to implement
122  and massively scalable.
123  .
124  Cinder is the OpenStack Block storage service.
125  .
126  This package contains commons components for Cinder.
127
128 Package: cinder-api
129 Architecture: all
130 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
131 Description: Cinder storage service - API server
132  OpenStack is a reliable cloud infrastructure. Its mission is to produce
133  the ubiquitous cloud computing platform that will meet the needs of public
134  and private cloud providers regardless of size, by being simple to implement
135  and massively scalable.
136  .
137  Cinder is the OpenStack Block storage service.
138  .
139  This package contains the Cinder API server.
140
141 Package: cinder-volume
142 Architecture: all
143 Depends:
144  cinder-common (= ${binary:Version}),
145  lvm2,
146  tgt,
147  ${misc:Depends},
148  ${python:Depends}
149 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
150 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
151 Description: Cinder storage service - Volume server
152  OpenStack is a reliable cloud infrastructure. Its mission is to produce
153  the ubiquitous cloud computing platform that will meet the needs of public
154  and private cloud providers regardless of size, by being simple to implement
155  and massively scalable.
156  .
157  Cinder is the OpenStack Block storage service.
158  .
159  This package contains the Cinder Volume server.
160
161 Package: cinder-scheduler
162 Architecture: all
163 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
164 Description: Cinder storage service - Scheduler server
165  OpenStack is a reliable cloud infrastructure. Its mission is to produce
166  the ubiquitous cloud computing platform that will meet the needs of public
167  and private cloud providers regardless of size, by being simple to implement
168  and massively scalable.
169  .
170  Cinder is the OpenStack Block storage service.
171  .
172  This package contains the Cinder Scheduler server.
173
174 Package: cinder-backup
175 Architecture: all
176 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
177 Description: Cinder storage service - Scheduler server
178  OpenStack is a reliable cloud infrastructure. Its mission is to produce
179  the ubiquitous cloud computing platform that will meet the needs of public
180  and private cloud providers regardless of size, by being simple to implement
181  and massively scalable.
182  .
183  Cinder is the OpenStack Block storage service.
184  .
185  This package contains the Cinder backup service.