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