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