Added dependency on jquery
[openstack-build/ceilometer-build.git] / xenial / debian / control
1 Source: ceilometer
2 Section: python
3 Priority: optional
4 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5 Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
6            Julien Danjou <acid@debian.org>,
7            Thomas Goirand <zigo@debian.org>,
8            Ghe Rivero <ghe.rivero@stackops.com>,
9            Mehdi Abaakouk <sileht@sileht.net>
10 Build-Depends: debhelper (>= 9),
11  po-debconf,
12  python-all (>= 2.6.6-3~),
13  openstack-pkg-tools
14 Build-Depends-Indep: pep8,
15  python-anyjson, 
16  python-eventlet,  
17  python-flask (>= 0.9),
18  python-glance,
19  python-glanceclient (>= 1:0.6),
20  python-iso8601,
21  python-keystoneclient (>= 1:0.2),
22  python-kombu,  
23  python-lockfile,
24  python-ming,
25  python-mock,
26  python-mox,   
27  python-netaddr,  
28  python-nose,
29  python-nova (>= 2012.2),
30  python-setuptools-git,
31  python-sqlalchemy,
32  python-stevedore (>= 0.6),
33  python-webob,
34 Standards-Version: 3.9.3
35 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
36 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
37 Homepage: http://wiki.openstack.org/Ceilometer
38
39 Package: python-ceilometer
40 Architecture: all
41 Pre-Depends: dpkg (>= 1.15.6~)
42 Depends: ${python:Depends}, ${misc:Depends},
43  libjs-jquery,
44  python-anyjson,   
45  python-eventlet,
46  python-flask (>= 0.9),
47  python-glanceclient (>= 1:0.6),
48  python-greenlet (>= 0.4),
49  python-keystoneclient (>= 1:0.2),
50  python-iso8601,
51  python-kombu,
52  python-lockfile,
53  python-nova (>= 2012.2),
54  python-novaclient (>= 2:2.6.10),
55  python-netaddr, 
56  python-stevedore (>= 0.6),
57  python-webob
58 Description: OpenStack efficient metering counters system (Python libraries)
59  Ceilometer aims to deliver a unique point of contact for billing systems to 
60  aquire all counters they need to establish customer billing, accross all
61  current and future OpenStack components. The delivery of counters must be
62  tracable and auditable, the counters must be easily extensible to support new
63  projects, and agents doing data collections should be independent of the
64  overall system.
65  .
66  This package contains the Python libraries that are needed for all parts of
67  Ceilometer.
68
69 Package: ceilometer-common
70 Architecture: all
71 Pre-Depends: dpkg (>= 1.15.6~)
72 Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser
73 Provides: ${python:Provides}
74 Description: OpenStack efficient metering counters system (common files)
75  Ceilometer aims to deliver a unique point of contact for billing systems to 
76  aquire all counters they need to establish customer billing, accross all
77  current and future OpenStack components. The delivery of counters must be
78  tracable and auditable, the counters must be easily extensible to support new
79  projects, and agents doing data collections should be independent of the
80  overall system.
81  .
82  This package contains files that are needed for all parts of Ceilometer.
83
84 Package: ceilometer-collector
85 Architecture: all
86 Pre-Depends: dpkg (>= 1.15.6~)
87 Recommends: python-pymongo (>= 2.2), python-sqlalchemy
88 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
89 Description: OpenStack efficient metering counters system  (collector service)
90  Ceilometer aims to deliver a unique point of contact for billing systems to 
91  aquire all counters they need to establish customer billing, accross all
92  current and future OpenStack components. The delivery of counters must be
93  tracable and auditable, the counters must be easily extensible to support new
94  projects, and agents doing data collections should be independent of the
95  overall system.
96  .
97  This package contains the collector service.
98
99 Package: ceilometer-api
100 Architecture: all
101 Pre-Depends: dpkg (>= 1.15.6~)
102 Recommends: python-pymongo (>= 2.2), python-sqlalchemy
103 Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
104 Description: OpenStack efficient metering counters system (API service)
105  Ceilometer aims to deliver a unique point of contact for billing systems to 
106  aquire all counters they need to establish customer billing, accross all
107  current and future OpenStack components. The delivery of counters must be
108  tracable and auditable, the counters must be easily extensible to support new
109  projects, and agents doing data collections should be independent of the
110  overall system.
111  .
112  This package contains the API service.
113
114 Package: ceilometer-agent-compute
115 Architecture: all
116 Pre-Depends: dpkg (>= 1.15.6~)
117 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
118 Description: OpenStack efficient metering counters system (compute agent)
119  Ceilometer aims to deliver a unique point of contact for billing systems to 
120  aquire all counters they need to establish customer billing, accross all
121  current and future OpenStack components. The delivery of counters must be
122  tracable and auditable, the counters must be easily extensible to support new
123  projects, and agents doing data collections should be independent of the
124  overall system.
125  .
126  This package contains the compute agent.
127
128 Package: ceilometer-agent-central
129 Architecture: all
130 Pre-Depends: dpkg (>= 1.15.6~)
131 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends},
132  ${misc:Depends}
133 Description: OpenStack efficient metering counters system (central agent)
134  Ceilometer aims to deliver a unique point of contact for billing systems to 
135  aquire all counters they need to establish customer billing, accross all
136  current and future OpenStack components. The delivery of counters must be
137  tracable and auditable, the counters must be easily extensible to support new
138  projects, and agents doing data collections should be independent of the
139  overall system.
140  .
141  This package contains the central agent.