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