[MOS 10.0] Update ceilometer packages
[openstack-build/ceilometer-build.git] / trusty / debian / control
1 Source: ceilometer
2 Section: web
3 Priority: optional
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 (>= 37~),
10                po-debconf,
11                python-all,
12                python-pbr (>= 1.8),
13                python-setuptools,
14                python-sphinx (>= 1.1.2),
15 Build-Depends-Indep: mongodb,
16                      git,
17                      python-awsauth,
18                      python-babel (>= 1.3),
19                      python-ceilometerclient (>= 2.2.1),
20                      python-contextlib2 (>= 0.4.0),
21                      python-coverage (>= 3.6),
22                      python-croniter,
23                      python-dateutil (>= 2.4.2),
24                      python-elasticsearch (>= 1.3.0),
25                      python-fixtures (>= 1.3.1),
26                      python-gabbi (>= 1.11.0),
27                      python-glanceclient (>= 1:2.0.0),
28                      python-gnocchiclient (>= 2.1.0),
29                      python-hacking (>= 0.10.0),
30                      python-happybase (>= 0.5),
31                      python-httplib2 (>= 0.7.5),
32                      python-influxdb,
33                      python-jsonpath-rw-ext (>= 0.1.9),
34                      python-jsonschema,
35                      python-kafka,
36                      python-keystoneauth1 (>= 2.1.0),
37                      python-keystoneclient (>= 1:1.6.0),
38                      python-keystonemiddleware (>= 4.0.0),
39                      python-kombu,
40                      python-lxml,
41                      python-migrate (>= 0.9.6),
42                      python-mock (>= 1.3),
43                      python-msgpack (>= 0.4.0),
44                      python-mysqldb,
45                      python-neutronclient (>= 1:2.6.0),
46                      python-novaclient (>= 2:2.29.0),
47                      python-oslo.cache (>= 0.8.0),
48                      python-oslo.concurrency (>= 3.5.0),
49                      python-oslo.config (>= 1:3.7.0),
50                      python-oslo.context (>= 0.2.0),
51                      python-oslo.db (>= 4.1.0),
52                      python-oslo.i18n (>= 2.1.0),
53                      python-oslo.log (>= 1.14.0),
54                      python-oslo.messaging (>= 4.0.0),
55                      python-oslo.middleware (>= 3.0.0),
56                      python-oslo.policy (>= 0.5.0),
57                      python-oslo.reports (>= 0.6.0),
58                      python-oslo.rootwrap (>= 2.0.0),
59                      python-oslo.serialization (>= 1.10.0),
60                      python-oslo.service (>= 1.0.0),
61                      python-oslo.utils (>= 3.5.0),
62                      python-oslo.vmware (>= 1.16.0),
63                      python-oslosphinx (>= 2.5.0),
64                      python-oslotest (>= 1.10.0),
65                      python-pastedeploy,
66                      python-pecan (>= 1.0.0),
67                      python-psycopg2 (>= 2.5),
68                      python-pymongo (>= 3.0.2),
69                      python-pymysql (>= 0.6.2),
70                      python-pysnmp4,
71                      python-requests (>= 2.8.1),
72                      python-retrying,
73                      python-six (>= 1.9.0),
74                      python-sphinxcontrib.httpdomain,
75                      python-sphinxcontrib-pecanwsme (>= 0.8),
76                      python-sqlalchemy (>= 1.0.10),
77                      python-stevedore (>= 1.5.0),
78                      python-swiftclient (>= 1:2.2.0),
79                      python-tempest-lib (>= 0.13.0),
80                      python-testscenarios (>= 0.4),
81                      python-testtools (>= 1.4.0),
82                      python-tooz (>= 1.28.0),
83                      python-tz,
84                      python-webob,
85                      python-webtest (>= 2.0),
86                      python-werkzeug,
87                      python-wsme (>= 0.8),
88                      python-yaml,
89                      subunit,
90                      testrepository,
91 Standards-Version: 3.9.6
92 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
93 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
94 Homepage: http://wiki.openstack.org/Ceilometer
95
96 Package: python-ceilometer
97 Section: python
98 Architecture: all
99 Depends: libjs-jquery,
100          python-ceilometerclient (>= 2.2.1),
101          python-dateutil (>= 2.4.2),
102          python-eventlet (>= 0.17.4),
103          python-glanceclient (>= 1:2.0.0),
104          python-greenlet (>= 0.3.2),
105          python-happybase (>= 0.5),
106          python-influxdb,
107          python-jsonpath-rw-ext (>= 0.1.9),
108          python-jsonschema (>= 2.0.0),
109          python-kafka (>= 0.9.5),
110          python-keystoneauth1 (>= 2.1.0),
111          python-keystoneclient (>= 1:1.6.0),
112          python-keystonemiddleware (>= 4.0.0),
113          python-kombu (>= 3.0.7),
114          python-lxml (>= 2.3),
115          python-migrate (>= 0.9.7),
116          python-msgpack (>= 0.4.0),
117          python-mysqldb,
118          python-neutronclient (>= 1:2.6.0),
119          python-novaclient (>= 2:2.29.0),
120          python-oslo.concurrency (>= 3.5.0),
121          python-oslo.config (>= 1:3.7.0),
122          python-oslo.context (>= 0.2.0),
123          python-oslo.db (>= 4.1.0),
124          python-oslo.i18n (>= 2.1.0),
125          python-oslo.log (>= 1.14.0),
126          python-oslo.messaging (>= 4.0.0),
127          python-oslo.middleware (>= 3.0.0),
128          python-oslo.policy (>= 0.5.0),
129          python-oslo.reports (>= 0.6.0),
130          python-oslo.rootwrap (>= 2.0.0),
131          python-oslo.serialization (>= 1.10.0),
132          python-oslo.service (>= 1.0.0),
133          python-oslo.utils (>= 3.5.0),
134          python-oslo.vmware (>= 1.16.0),
135          python-pastedeploy (>= 1.5.0),
136          python-pbr (>= 1.8),
137          python-pecan (>= 1.0.0),
138          python-pymongo (>= 3.0.2),
139          python-pymysql (>= 0.6.2),
140          python-pysnmp4 (>= 4.2.3),
141          python-requests (>= 2.8.1),
142          python-retrying (>= 1.2.3),
143          python-six (>= 1.9.0),
144          python-sqlalchemy (>= 1.0.10),
145          python-stevedore (>= 1.5.0),
146          python-swiftclient (>= 1:2.2.0),
147          python-tooz (>= 1.28.0),
148          python-tz (>= 2013.6),
149          python-webob (>= 1.2.3),
150          python-werkzeug (>= 0.7),
151          python-wsme (>= 0.8),
152          python-yaml (>= 3.1.0),
153          ${misc:Depends},
154          ${python:Depends},
155 Description: OpenStack efficient metering counters system - Python libraries
156  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
157  providing all the counters they need to establish customer billing, across
158  all current and future OpenStack components. The delivery of counters must be
159  traceable and auditable, the counters must be easily extensible to support new
160  projects, and agents doing data collections should be independent of the
161  overall system.
162  .
163  (A ceilometer is an instrument that measures cloud coverage.)
164  .
165  This package contains the Python libraries that are needed for all parts of
166  Ceilometer.
167
168 Package: ceilometer-common
169 Architecture: all
170 Depends: adduser,
171          dpkg-dev,
172          python-ceilometer (= ${binary:Version}),
173          ${misc:Depends},
174          ${python:Depends},
175 Provides: ${python:Provides},
176 Description: OpenStack efficient metering counters system - common files
177  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
178  providing all the counters they need to establish customer billing, across
179  all current and future OpenStack components. The delivery of counters must be
180  traceable and auditable, the counters must be easily extensible to support new
181  projects, and agents doing data collections should be independent of the
182  overall system.
183  .
184  (A ceilometer is an instrument that measures cloud coverage.)
185  .
186  This package contains files that are needed for all parts of Ceilometer.
187
188 Package: ceilometer-collector
189 Architecture: all
190 Depends: ceilometer-common (= ${binary:Version}),
191          ${misc:Depends},
192          ${ostack-lsb-base},
193          ${python:Depends},
194 Suggests: mongodb,
195 Description: OpenStack efficient metering counters system - collector service
196  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
197  providing all the counters they need to establish customer billing, across
198  all current and future OpenStack components. The delivery of counters must be
199  traceable and auditable, the counters must be easily extensible to support new
200  projects, and agents doing data collections should be independent of the
201  overall system.
202  .
203  (A ceilometer is an instrument that measures cloud coverage.)
204  .
205  This package contains the collector service.
206
207 Package: ceilometer-polling
208 Architecture: all
209 Depends: ceilometer-common (= ${binary:Version}),
210          ${misc:Depends},
211          ${ostack-lsb-base},
212          ${python:Depends},
213 Suggests: mongodb,
214 Description: OpenStack efficient metering counters system - polling service
215  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
216  providing all the counters they need to establish customer billing, across
217  all current and future OpenStack components. The delivery of counters must be
218  traceable and auditable, the counters must be easily extensible to support new
219  projects, and agents doing data collections should be independent of the
220  overall system.
221  .
222  (A ceilometer is an instrument that measures cloud coverage.)
223  .
224  This package contains the polling service.
225
226 Package: ceilometer-api
227 Architecture: all
228 Depends: adduser,
229          ceilometer-common (= ${binary:Version}),
230          debconf,
231          python-openstackclient (>= 2.0.0),
232          ${misc:Depends},
233          ${ostack-lsb-base},
234          ${python:Depends},
235 Suggests: mongodb, q-text-as-data
236 Description: OpenStack efficient metering counters system (API service)
237  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
238  providing all the counters they need to establish customer billing, across
239  all current and future OpenStack components. The delivery of counters must be
240  traceable and auditable, the counters must be easily extensible to support new
241  projects, and agents doing data collections should be independent of the
242  overall system.
243  .
244  (A ceilometer is an instrument that measures cloud coverage.)
245  .
246  This package contains the API service.
247
248 Package: ceilometer-agent-compute
249 Architecture: all
250 Depends: ceilometer-common (= ${binary:Version}),
251          ${misc:Depends},
252          ${ostack-lsb-base},
253          ${python:Depends},
254 Description: OpenStack efficient metering counters system - compute agent
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  (A ceilometer is an instrument that measures cloud coverage.)
263  .
264  This package contains the compute agent.
265
266 Package: ceilometer-agent-central
267 Architecture: all
268 Depends: ceilometer-common (= ${binary:Version}),
269          ${misc:Depends},
270          ${ostack-lsb-base},
271          ${python:Depends},
272 Description: OpenStack efficient metering counters system - central agent
273  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
274  providing all the counters they need to establish customer billing, across
275  all current and future OpenStack components. The delivery of counters must be
276  traceable and auditable, the counters must be easily extensible to support new
277  projects, and agents doing data collections should be independent of the
278  overall system.
279  .
280  (A ceilometer is an instrument that measures cloud coverage.)
281  .
282  This package contains the central agent.
283
284 Package: ceilometer-agent-ipmi
285 Architecture: all
286 Depends: ceilometer-common (= ${binary:Version}),
287          ipmitool,
288          ${misc:Depends},
289          ${ostack-lsb-base},
290          ${python:Depends},
291 Description: OpenStack efficient metering counters system - IPMI agent
292  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
293  providing all the counters they need to establish customer billing, across
294  all current and future OpenStack components. The delivery of counters must be
295  traceable and auditable, the counters must be easily extensible to support new
296  projects, and agents doing data collections should be independent of the
297  overall system.
298  .
299  (A ceilometer is an instrument that measures cloud coverage.)
300  .
301  This package contains the IPMI agent daemon.
302
303 Package: ceilometer-agent-notification
304 Architecture: all
305 Depends: ceilometer-common (= ${binary:Version}),
306          ${misc:Depends},
307          ${ostack-lsb-base},
308          ${python:Depends},
309 Description: OpenStack efficient metering counters system - notification agent
310  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
311  providing all the counters they need to establish customer billing, across
312  all current and future OpenStack components. The delivery of counters must be
313  traceable and auditable, the counters must be easily extensible to support new
314  projects, and agents doing data collections should be independent of the
315  overall system.
316  .
317  (A ceilometer is an instrument that measures cloud coverage.)
318  .
319  This package contains the notification agent daemon.
320
321 Package: ceilometer-alarm-evaluator
322 Architecture: all
323 Depends: aodh-evaluator,
324          ${misc:Depends},
325 Description: OpenStack efficient metering counters system - aodh-evaluator trans
326  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
327  providing all the counters they need to establish customer billing, across
328  all current and future OpenStack components. The delivery of counters must be
329  traceable and auditable, the counters must be easily extensible to support new
330  projects, and agents doing data collections should be independent of the
331  overall system.
332  .
333  This package is a dummy transition package to aodh-evaluator and can be safely
334  removed.
335
336 Package: ceilometer-alarm-notifier
337 Architecture: all
338 Depends: aodh-notifier,
339          ${misc:Depends},
340 Description: OpenStack efficient metering counters system - aodh-notifier trans
341  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
342  providing all the counters they need to establish customer billing, across
343  all current and future OpenStack components. The delivery of counters must be
344  traceable and auditable, the counters must be easily extensible to support new
345  projects, and agents doing data collections should be independent of the
346  overall system.
347  .
348  This package is a dummy transition package to aodh-notifier and can be safely
349  removed.
350
351 Package: ceilometer-doc
352 Section: doc
353 Architecture: all
354 Depends: ${misc:Depends},
355          ${sphinxdoc:Depends},
356 Description: OpenStack efficient metering counters system - doc
357  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
358  providing all the counters they need to establish customer billing, across
359  all current and future OpenStack components. The delivery of counters must be
360  traceable and auditable, the counters must be easily extensible to support new
361  projects, and agents doing data collections should be independent of the
362  overall system.
363  .
364  (A ceilometer is an instrument that measures cloud coverage.)
365  .
366  This package contains the documentation.