4f87fb8ce00e1da4fa25c46f310ad7863970124e
[openstack-build/ceilometer-build.git] / trusty / debian / control
1 Source: ceilometer
2 Section: python
3 Priority: optional
4 Maintainer: MOS Ceilometer Team <mos-ceilometer@mirantis.com>
5 Build-Depends:
6  alembic (>= 0.7.2),
7  debhelper (>= 9),
8  dh-systemd,
9  openstack-pkg-tools (>= 21),
10  pylint,
11  python-all (>= 2.7.1),
12  python-anyjson (>= 0.3.3),
13  python-awsauth,
14  python-ceilometerclient (>= 1.0.13),
15  python-croniter (>= 0.3.4),
16  python-docutils,
17  python-elasticsearch (>= 1.3.0),
18  python-eventlet (>= 0.16.1),
19  python-glanceclient (>= 1:0.15.0),
20  python-happybase,
21  python-iso8601 (>= 0.1.9),
22  python-jsonpath-rw (>=1.2.0),
23  python-jsonschema (>= 2.0.0),
24  python-keystoneclient (>= 1:1.1.0),
25  python-keystonemiddleware (>= 1.5.0),
26  python-lxml (>= 2.3),
27  python-msgpack (>= 0.4.0),
28  python-migrate (>= 0.9.5),
29  python-neutronclient (>= 1:2.3.11),
30  python-nose,
31  python-novaclient (>= 1:2.22.0),
32  python-oslo.context (>= 0.2.0),
33  python-oslo.db (>= 1.7.0),
34  python-oslo.concurrency (>= 1.8.0),
35  python-oslo.config (>= 1:1.9.3),
36  python-oslo.i18n (>= 1.5.0),
37  python-oslo.messaging (>= 1.8.0),
38  python-oslo.middleware (>= 1.0.0),
39  python-oslo.policy (>= 0.3.1),
40  python-oslo.rootwrap (>= 1.6.0),
41  python-oslo.serialization (>= 1.4.0),
42  python-oslo.utils (>= 1.4.0),
43  python-oslosphinx (>= 2.5.0),
44  python-oslo.vmware,
45  python-pastedeploy (>= 1.5.0),
46  python-posix-ipc,
47  python-pbr (>= 0.10),
48  python-pecan (>= 0.8.0),
49  python-psycopg2,
50  python-pymongo (>= 2.6.3),
51  python-pysnmp4 (>= 4.2.1),
52  python-requests (>= 2.2.0),
53  python-retrying (>= 1.2.3),
54  python-tz (>= 2013.6),
55  python-six (>= 1.9.0),
56  python-sphinx,
57  python-sphinxcontrib-docbookrestapi,
58  python-sphinxcontrib-httpdomain,
59  python-sphinxcontrib-pecanwsme,
60  python-sqlalchemy (>= 0.9.7),
61  python-stevedore (>= 1.3.0),
62  python-swiftclient (>= 1:2.2.0),
63  python-tooz (>= 0.13.1),
64  python-werkzeug (>= 0.7),
65  python-webob (>= 1.2.3),
66  python-wsme (>= 0.6),
67  python-yaml (>= 3.1.0),
68  subunit,
69  testrepository (>= 0.0.18)
70 Standards-Version: 3.9.6
71
72 Package: python-ceilometer
73 Architecture: all
74 Depends:
75  openstack-pkg-tools (>= 21),
76  python-all (>= 2.7.1),
77  python-anyjson (>= 0.3.3),
78  python-ceilometerclient (>= 1.0.13),
79  python-croniter (>= 0.3.4),
80  python-eventlet (>= 0.16.1),
81  python-glanceclient (>= 1:0.15.0),
82  python-iso8601 (>= 0.1.9),
83  python-jsonpath-rw (>=1.2.0),
84  python-jsonschema (>= 2.0.0),
85  python-keystoneclient (>= 1:1.1.0),
86  python-keystonemiddleware (>= 1.5.0),
87  python-lxml (>= 2.3),
88  python-msgpack (>= 0.4.0),
89  python-migrate (>= 0.9.5),
90  python-neutronclient (>= 1:2.3.11),
91  python-novaclient (>= 1:2.22.0),
92  python-oslo.context (>= 0.2.0),
93  python-oslo.db (>= 1.7.0),
94  python-oslo.concurrency (>= 1.8.0),
95  python-oslo.config (>= 1:1.9.3),
96  python-oslo.i18n (>= 1.5.0),
97  python-oslo.messaging (>= 1.8.0),
98  python-oslo.middleware (>= 1.0.0),
99  python-oslo.policy (>= 0.3.1),
100  python-oslo.rootwrap (>= 1.6.0),
101  python-oslo.serialization (>= 1.4.0),
102  python-oslo.utils (>= 1.4.0),
103  python-pastedeploy (>= 1.5.0),
104  python-posix-ipc,
105  python-pbr (>= 0.10),
106  python-pecan (>= 0.8.0),
107  python-psycopg2,
108  python-pymongo (>= 2.6.3),
109  python-pysnmp4 (>= 4.2.1),
110  python-requests (>= 2.2.0),
111  python-retrying (>= 1.2.3),
112  python-tz (>= 2013.6),
113  python-six (>= 1.9.0),
114  python-sqlalchemy (>= 0.9.7),
115  python-stevedore (>= 1.3.0),
116  python-swiftclient (>= 1:2.2.0),
117  python-tooz (>= 0.13.1),
118  python-werkzeug (>= 0.7),
119  python-webob (>= 1.2.3),
120  python-wsme (>= 0.6),
121  python-yaml (>= 3.1.0),
122  subunit,
123  testrepository (>= 0.0.18)
124  ${misc:Depends},
125  ${python:Depends}
126 Description: ceilometer python libraries
127  Ceilometer aims to deliver a unique point of contact for billing systems to
128  acquire all counters they need to establish customer billing, across all
129  current and future OpenStack components. The delivery of counters must
130  be traceable and auditable, the counters must be easily extensible to support
131  new projects, and agents doing data collections should be
132  independent of the overall system.
133  .
134  (A ceilometer is an instrument that measures cloud coverage.)
135  .
136  This package contains the python libraries that are needed for all parts
137  of ceilometer
138
139 Package: ceilometer-common
140 Architecture: all
141 Depends:
142  adduser,
143  python-ceilometer (= ${binary:Version}),
144  ${misc:Depends},
145  ${python:Depends}
146 Provides: ${python:Provides}
147 Description: ceilometer common files
148  Ceilometer aims to deliver a unique point of contact for billing systems to
149  aquire all counters they need to establish customer billing, across all
150  current and future OpenStack components. The delivery of counters must
151  be traceable and auditable, the counters must be easily extensible to support
152  new projects, and agents doing data collections should be
153  independent of the overall system.
154  .
155  (A ceilometer is an instrument that measures cloud coverage.)
156  .
157  This package contains files that are needed for all parts of ceilometer
158
159 Package: ceilometer-collector
160 Architecture: all
161 Depends:
162  ceilometer-common (= ${binary:Version}),
163  ${misc:Depends},
164  ${python:Depends}
165 Suggests: mongodb
166 Description: ceilometer collector service
167  Ceilometer aims to deliver a unique point of contact for billing systems to
168  aquire all counters they need to establish customer billing, across all
169  current and future OpenStack components. The delivery of counters must
170  be traceable and auditable, the counters must be easily extensible to support
171  new projects, and agents doing data collections should be
172  independent of the overall system.
173  .
174  (A ceilometer is an instrument that measures cloud coverage.)
175  .
176  This package contains the collector service
177
178 Package: ceilometer-polling
179 Architecture: all
180 Depends:
181  ceilometer-common (= ${binary:Version}),
182  ${misc:Depends},
183  ${python:Depends}
184 Suggests: mongodb
185 Description: ceilometer polling service
186  Ceilometer aims to deliver a unique point of contact for billing systems to
187  aquire all counters they need to establish customer billing, across all
188  current and future OpenStack components. The delivery of counters must
189  be traceable and auditable, the counters must be easily extensible to support
190  new projects, and agents doing data collections should be
191  independent of the overall system.
192  .
193  (A ceilometer is an instrument that measures cloud coverage.)
194  .
195  This package contains the polling service.
196
197 Package: ceilometer-api
198 Architecture: all
199 Depends:
200  ceilometer-common (= ${binary:Version}),
201  ${misc:Depends},
202  ${python:Depends}
203 Suggests: mongodb
204 Description: ceilometer api service
205  Ceilometer aims to deliver a unique point of contact for billing systems to
206  aquire all counters they need to establish customer billing, across all
207  current and future OpenStack components. The delivery of counters must
208  be traceable and auditable, the counters must be easily extensible to support
209  new projects, and agents doing data collections should be
210  independent of the overall system.
211  .
212  This package contains the api service
213
214 Package: ceilometer-agent-compute
215 Architecture: all
216 Depends:
217  ceilometer-common (= ${binary:Version}),
218  ${misc:Depends},
219  ${python:Depends}
220 Description: ceilometer compute agent
221  Ceilometer aims to deliver a unique point of contact for billing systems to
222  aquire all counters they need to establish customer billing, across all
223  current and future OpenStack components. The delivery of counters must
224  be traceable and auditable, the counters must be easily extensible to support
225  new projects, and agents doing data collections should be
226  independent of the overall system.
227  .
228  (A ceilometer is an instrument that measures cloud coverage.)
229  .
230  This package contains the compute agent
231
232 Package: ceilometer-agent-central
233 Architecture: all
234 Depends:
235  ceilometer-common (= ${binary:Version}),
236  ${misc:Depends},
237  ${python:Depends}
238 Description: ceilometer central agent
239  Ceilometer aims to deliver a unique point of contact for billing systems to
240  aquire all counters they need to establish customer billing, across all
241  current and future OpenStack components. The delivery of counters must
242  be traceable and auditable, the counters must be easily extensible to support
243  new projects, and agents doing data collections should be
244  independent of the overall system.
245  .
246  (A ceilometer is an instrument that measures cloud coverage.)
247  .
248  This package contains the central agent.
249
250 Package: ceilometer-agent-ipmi
251 Architecture: all
252 Depends:
253  ceilometer-common (= ${binary:Version}),
254  ipmitool,
255  ${misc:Depends},
256  ${python:Depends}
257 Description: ceilometer ipmi agent
258  Ceilometer aims to deliver a unique point of contact for billing systems to
259  aquire all counters they need to establish customer billing, across all
260  current and future OpenStack components. The delivery of counters must
261  be traceable and auditable, the counters must be easily extensible to support
262  new projects, and agents doing data collections should be
263  independent of the overall system.
264  .
265  (A ceilometer is an instrument that measures cloud coverage.)
266  .
267  This package contains the ipmi agent.
268
269 Package: ceilometer-agent-notification
270 Architecture: all
271 Depends:
272  ceilometer-common (= ${binary:Version}),
273  ${misc:Depends},
274  ${python:Depends}
275 Description: ceilometer notification agent
276  Ceilometer aims to deliver a unique point of contact for billing systems to
277  aquire all counters they need to establish customer billing, across all
278  current and future OpenStack components. The delivery of counters must
279  be traceable and auditable, the counters must be easily extensible to support
280  new projects, and agents doing data collections should be
281  independent of the overall system.
282  .
283  (A ceilometer is an instrument that measures cloud coverage.)
284  .
285  This package contains the notification agent.
286
287 Package: ceilometer-alarm-evaluator
288 Architecture: all
289 Depends:
290  ceilometer-common (= ${binary:Version}),
291  ${misc:Depends},
292  ${python:Depends}
293 Description: Ceilometer alarm evaluator
294  Ceilometer aims to deliver a unique point of contact for billing systems to
295  aquire all counters they need to establish customer billing, across all
296  current and future OpenStack components. The delivery of counters must
297  be traceable and auditable, the counters must be easily extensible to support
298  new projects, and agents doing data collections should be
299  independent of the overall system.
300  .
301  (A ceilometer is an instrument that measures cloud coverage.)
302  .
303  This package contains the alarm evaluator daemon.
304
305 Package: ceilometer-alarm-notifier
306 Architecture: all
307 Depends:
308  ceilometer-common (= ${binary:Version}),
309  ${misc:Depends},
310  ${python:Depends}
311 Description: Ceilometer notification agent
312  Ceilometer aims to deliver a unique point of contact for billing systems to
313  aquire all counters they need to establish customer billing, across all
314  current and future OpenStack components. The delivery of counters must
315  be traceable and auditable, the counters must be easily extensible to support
316  new projects, and agents doing data collections should be
317  independent of the overall system.
318  .
319  (A ceilometer is an instrument that measures cloud coverage.)
320  .
321  This package contains the alarm notifier daemon.
322
323 Package: ceilometer-doc
324 Section: doc
325 Architecture: all
326 Depends: ${misc:Depends},
327          ${sphinxdoc:Depends},
328 Description: OpenStack efficient metering counters system - doc
329  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
330  providing all the counters they need to establish customer billing, across
331  all current and future OpenStack components. The delivery of counters must be
332  traceable and auditable, the counters must be easily extensible to support new
333  projects, and agents doing data collections should be independent of the
334  overall system.
335  .
336  This package contains the documentation.