Fixed (build-)depends.
[openstack-build/ceilometer-build.git] / xenial / debian / control
1 Source: ceilometer
2 Section: web
3 Priority: optional
4 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5 Uploaders: Julien Danjou <acid@debian.org>,
6            Thomas Goirand <zigo@debian.org>,
7            Mehdi Abaakouk <sileht@sileht.net>
8 Build-Depends: debhelper (>= 9),
9                dh-systemd,
10                dh-python,
11                openstack-pkg-tools (>= 13~),
12                po-debconf,
13                python-all (>= 2.6.6-3~),
14                python-pbr (>= 0.6),
15                python-sphinx
16 Build-Depends-Indep: alembic (>= 0.7.2),
17                      mongodb,
18                      python-babel (>= 1.3),
19                      python-ceilometerclient (>= 1.0.6),
20                      python-coverage (>= 3.6),
21                      python-croniter,
22                      python-eventlet (>= 0.16.1),
23                      python-elasticsearch (>= 1.3.0),
24                      python-fixtures (>= 0.3.14),
25                      python-flask (>= 0.10),
26                      python-gabbi,
27                      python-glance (>= 2014.1~),
28                      python-glanceclient (>= 1:0.15.0),
29                      python-hacking (>= 0.8),
30                      python-happybase (>= 0.5),
31                      python-httplib2 (>= 0.7.5),
32                      python-iso8601 (>= 0.1.8),
33                      python-jsonpath-rw,
34                      python-jsonschema (>= 2.0.0),
35                      python-kafka,
36                      python-keystoneclient (>= 1:1.1.0),
37                      python-keystonemiddleware,
38                      python-kombu (>= 2.4.8),
39                      python-lxml,
40                      python-migrate (>= 0.9.5),
41                      python-mock (>= 1.0),
42                      python-msgpack (>= 0.4.0),
43                      python-mysqldb,
44                      python-netaddr (>= 0.7.12),
45                      python-neutronclient (>= 2.3.11),
46                      python-novaclient (>= 2:2.18.0),
47                      python-oslo.concurrency (>= 1.4.1),
48                      python-oslo.config (>= 1.9.0),
49                      python-oslo.context (>= 0.2.0),
50                      python-oslo.i18n (>= 1.3.0),
51                      python-oslo.db (>= 1.5.0),
52                      python-oslo.messaging (>= 1.6.0),
53                      python-oslo.middleware (>= 0.3.0),
54                      python-oslo.rootwrap (>= 1.5.0),
55                      python-oslo.policy,
56                      python-oslo.serialization (>= 1.2.0),
57                      python-oslo.utils (>= 1.2.0),
58                      python-oslo.vmware (>= 0.11.0),
59                      python-oslosphinx (>= 2.2.0.0),
60                      python-oslotest (>= 1.2.0),
61                      python-pecan (>= 0.8.0),
62                      python-posix-ipc,
63                      python-psycopg2,
64                      python-pymongo (>= 2.5),
65                      python-pysnmp4 (>= 4.2.1),
66                      python-requests (>= 2.2.0),
67                      python-requests-aws (>= 0.1.4),
68                      python-retrying,
69                      python-six (>= 1.9.0),
70                      python-sphinxcontrib-docbookrestapi,
71                      python-sphinxcontrib-httpdomain,
72                      python-sphinxcontrib-pecanwsme (>= 0.6),
73                      python-sqlalchemy (>= 0.9.7),
74                      python-stevedore (>= 1.1.0),
75                      python-subunit (>= 0.0.18),
76                      python-swiftclient (>= 1:2.2.0),
77                      python-testscenarios (>= 0.4),
78                      python-testtools (>= 0.9.36),
79                      python-tooz (>= 0.4),
80                      python-tz,
81                      python-webob (>= 1.2.3),
82                      python-werkzeug (>= 0.7),
83                      python-wsme (>= 0.6),
84                      python-yaml,
85                      subunit (>= 0.0.18),
86                      testrepository (>= 0.0.18)
87 Standards-Version: 3.9.6
88 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
89 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
90 Homepage: http://wiki.openstack.org/Ceilometer
91
92 Package: python-ceilometer
93 Section: python
94 Architecture: all
95 Pre-Depends: dpkg (>= 1.15.6~)
96 Depends: alembic (>= 0.7.2),
97          libjs-jquery,
98          python-ceilometerclient (>= 1.0.6),
99          python-croniter,
100          python-eventlet (>= 0.16.1),
101          python-flask (>= 0.10),
102          python-glanceclient (>= 1:0.15.0),
103          python-greenlet (>= 0.4),
104          python-iso8601 (>= 0.1.8),
105          python-jsonpath-rw,
106          python-jsonschema (>= 2.0.0),
107          python-keystoneclient (>= 1:1.1.0),
108          python-keystonemiddleware,
109          python-kombu (>= 2.4.8),
110          python-lxml,
111          python-migrate (>= 0.9.5),
112          python-msgpack (>= 0.4.0),
113          python-mysqldb,
114          python-netaddr (>= 0.7.12),
115          python-neutronclient (>= 2.3.11),
116          python-novaclient (>= 2:2.18.0),
117          python-oslo.concurrency (>= 1.4.1),
118          python-oslo.config (>= 1.9.0),
119          python-oslo.context (>= 0.2.0),
120          python-oslo.i18n (>= 1.3.0),
121          python-oslo.db (>= 1.5.0),
122          python-oslo.messaging (>= 1.6.0),
123          python-oslo.middleware (>= 0.3.0),
124          python-oslo.policy,
125          python-oslo.rootwrap (>= 1.5.0),
126          python-oslo.serialization (>= 1.2.0),
127          python-oslo.utils (>= 1.2.0),
128          python-pbr (>= 0.6),
129          python-pecan (>= 0.8.0),
130          python-posix-ipc,
131          python-pymongo (>= 2.5),
132          python-pysnmp4 (>= 4.2.1),
133          python-requests (>= 2.2.0),
134          python-retrying,
135          python-six (>= 1.9.0),
136          python-sqlalchemy (>= 0.9.7),
137          python-stevedore (>= 1.1.0),
138          python-swiftclient (>= 1:2.2.0),
139          python-tooz (>= 0.4),
140          python-tz,
141          python-webob (>= 1.2.3),
142          python-werkzeug (>= 0.7),
143          python-wsme (>= 0.6),
144          python-yaml,
145          ${misc:Depends},
146          ${python:Depends}
147 Description: OpenStack efficient metering counters system - Python libraries
148  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
149  providing all the counters they need to establish customer billing, across
150  all current and future OpenStack components. The delivery of counters must be
151  traceable and auditable, the counters must be easily extensible to support new
152  projects, and agents doing data collections should be independent of the
153  overall system.
154  .
155  This package contains the Python libraries that are needed for all parts of
156  Ceilometer.
157
158 Package: ceilometer-common
159 Architecture: all
160 Pre-Depends: dpkg (>= 1.15.6~)
161 Depends: adduser,
162          dpkg-dev,
163          python-ceilometer (= ${binary:Version}),
164          ${misc:Depends},
165          ${python:Depends}
166 Provides: ${python:Provides}
167 Description: OpenStack efficient metering counters system - common files
168  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
169  providing all the counters they need to establish customer billing, across
170  all current and future OpenStack components. The delivery of counters must be
171  traceable and auditable, the counters must be easily extensible to support new
172  projects, and agents doing data collections should be independent of the
173  overall system.
174  .
175  This package contains files that are needed for all parts of Ceilometer.
176
177 Package: ceilometer-collector
178 Architecture: all
179 Pre-Depends: dpkg (>= 1.15.6~)
180 Depends: ceilometer-common (= ${binary:Version}),
181          ${misc:Depends},
182          ${ostack-lsb-base},
183          ${python:Depends}
184 Description: OpenStack efficient metering counters system - collector service
185  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
186  providing all the counters they need to establish customer billing, across
187  all current and future OpenStack components. The delivery of counters must be
188  traceable and auditable, the counters must be easily extensible to support new
189  projects, and agents doing data collections should be independent of the
190  overall system.
191  .
192  This package contains the collector service.
193
194 Package: ceilometer-api
195 Architecture: all
196 Pre-Depends: dpkg (>= 1.15.6~)
197 Depends: adduser,
198          ceilometer-common (= ${binary:Version}),
199          debconf,
200          ${misc:Depends},
201          ${ostack-lsb-base},
202          ${python:Depends}
203 Description: OpenStack efficient metering counters system (API service)
204  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
205  providing all the counters they need to establish customer billing, across
206  all current and future OpenStack components. The delivery of counters must be
207  traceable and auditable, the counters must be easily extensible to support new
208  projects, and agents doing data collections should be independent of the
209  overall system.
210  .
211  This package contains the API service.
212
213 Package: ceilometer-agent-compute
214 Architecture: all
215 Pre-Depends: dpkg (>= 1.15.6~)
216 Depends: ceilometer-common (= ${binary:Version}),
217          ${misc:Depends},
218          ${ostack-lsb-base},
219          ${python:Depends}
220 Description: OpenStack efficient metering counters system - compute agent
221  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
222  providing all the counters they need to establish customer billing, across
223  all current and future OpenStack components. The delivery of counters must be
224  traceable and auditable, the counters must be easily extensible to support new
225  projects, and agents doing data collections should be independent of the
226  overall system.
227  .
228  This package contains the compute agent.
229
230 Package: ceilometer-agent-central
231 Architecture: all
232 Pre-Depends: dpkg (>= 1.15.6~)
233 Depends: ceilometer-common (= ${binary:Version}),
234          ${misc:Depends},
235          ${ostack-lsb-base},
236          ${python:Depends}
237 Description: OpenStack efficient metering counters system - central agent
238  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
239  providing all the counters they need to establish customer billing, across
240  all current and future OpenStack components. The delivery of counters must be
241  traceable and auditable, the counters must be easily extensible to support new
242  projects, and agents doing data collections should be independent of the
243  overall system.
244  .
245  This package contains the central agent.
246
247 Package: ceilometer-alarm-evaluator
248 Architecture: all
249 Pre-Depends: dpkg (>= 1.15.6~)
250 Depends: ceilometer-common (= ${binary:Version}),
251          ${misc:Depends},
252          ${ostack-lsb-base},
253          ${python:Depends}
254 Description: OpenStack efficient metering counters system - alarm evaluator
255  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
256  providing all the counters they need to establish customer billing, across
257  all current and future OpenStack components. The delivery of counters must be
258  traceable and auditable, the counters must be easily extensible to support new
259  projects, and agents doing data collections should be independent of the
260  overall system.
261  .
262  This package contains the alarm evaluator daemon.
263
264 Package: ceilometer-alarm-notifier
265 Architecture: all
266 Pre-Depends: dpkg (>= 1.15.6~)
267 Depends: ceilometer-common (= ${binary:Version}),
268          ${misc:Depends},
269          ${ostack-lsb-base},
270          ${python:Depends}
271 Description: OpenStack efficient metering counters system - alarm notifier
272  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
273  providing all the counters they need to establish customer billing, across
274  all current and future OpenStack components. The delivery of counters must be
275  traceable and auditable, the counters must be easily extensible to support new
276  projects, and agents doing data collections should be independent of the
277  overall system.
278  .
279  This package contains the alarm notifier daemon.
280
281 Package: ceilometer-agent-notification
282 Architecture: all
283 Pre-Depends: dpkg (>= 1.15.6~)
284 Depends: ceilometer-common (= ${binary:Version}),
285          ${misc:Depends},
286          ${ostack-lsb-base},
287          ${python:Depends}
288 Description: OpenStack efficient metering counters system - agent notification
289  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
290  providing all the counters they need to establish customer billing, across
291  all current and future OpenStack components. The delivery of counters must be
292  traceable and auditable, the counters must be easily extensible to support new
293  projects, and agents doing data collections should be independent of the
294  overall system.
295  .
296  This package contains the notification agent daemon.
297
298 Package: ceilometer-agent-ipmi
299 Architecture: all
300 Pre-Depends: dpkg (>= 1.15.6~)
301 Depends: ceilometer-common (= ${binary:Version}),
302          ${misc:Depends},
303          ${ostack-lsb-base},
304          ${python:Depends}
305 Description: OpenStack efficient metering counters system - IPMI agent
306  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
307  providing all the counters they need to establish customer billing, across
308  all current and future OpenStack components. The delivery of counters must be
309  traceable and auditable, the counters must be easily extensible to support new
310  projects, and agents doing data collections should be independent of the
311  overall system.
312  .
313  This package contains the IPMI agent daemon.