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