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