Reviewed (build-)depends for this release.
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 835a758e11a3c396bc19a32836cfaf2baf8ffe16..22094295449aaedc8f795f6e11ad397de1f65aa7 100644 (file)
 Source: ceilometer
-Section: python
+Section: web
 Priority: optional
 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
-Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
-           Julien Danjou <acid@debian.org>,
+Uploaders: Julien Danjou <acid@debian.org>,
            Thomas Goirand <zigo@debian.org>,
-           Ghe Rivero <ghe.rivero@stackops.com>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
- python-all (>= 2.6.6-3~),
-Build-Depends-Indep: pep8,
- python-anyjson, 
- python-eventlet,  
- python-flask,  
- python-glance,
- python-glanceclient,
- python-iso8601,
- python-kombu,  
- python-lockfile,
- python-ming,
- python-mock,
- python-mox,   
- python-netaddr,  
- python-nose,
- python-nova,
- python-setuptools-git,
- python-sqlalchemy,
- python-stevedore,
- python-webob,
-Standards-Version: 3.9.3
+               dh-systemd,
+               dh-python,
+               openstack-pkg-tools (>= 13~),
+               po-debconf,
+               python-all (>= 2.6.6-3~),
+               python-pbr (>= 0.6),
+               python-sphinx
+Build-Depends-Indep: alembic (>= 0.7.2),
+                     mongodb,
+                     python-babel (>= 1.3),
+                     python-ceilometerclient (>= 1.0.6),
+                     python-coverage (>= 3.6),
+                     python-croniter,
+                     python-eventlet (>= 0.16.1),
+                     python-elasticsearch (>= 1.3.0),
+                     python-fixtures (>= 0.3.14),
+                     python-flask (>= 0.10),
+                     python-gabbi,
+                     python-glance (>= 2014.1~),
+                     python-glanceclient (>= 1:0.15.0),
+                     python-hacking (>= 0.8),
+                     python-happybase (>= 0.8),
+                     python-httplib2 (>= 0.7.5),
+                     python-iso8601 (>= 0.1.8),
+                     python-jsonpath-rw,
+                     python-jsonschema (>= 2.0.0),
+                     python-keystoneclient (>= 1:1.0.0),
+                     python-keystonemiddleware,
+                     python-kombu (>= 2.4.8),
+                     python-lxml,
+                     python-migrate (>= 0.8.2),
+                     python-mock (>= 1.0),
+                     python-msgpack (>= 0.4.0),
+                     python-mysqldb,
+                     python-netaddr (>= 0.7.12),
+                     python-neutronclient (>= 2.3.6),
+                     python-novaclient (>= 2:2.18.0),
+                     python-oslo.concurrency (>= 1.4.1),
+                     python-oslo.config (>= 1.6.0),
+                     python-oslo.context,
+                     python-oslo.i18n (>= 1.3.0),
+                     python-oslo.db (>= 1.4.1),
+                     python-oslo.messaging (>= 1.6.0),
+                     python-oslo.middleware (>= 0.3.0),
+                     python-oslo.rootwrap (>= 1.5.0),
+                     python-oslo.serialization (>= 1.2.0),
+                     python-oslo.utils (>= 1.2.0),
+                     python-oslo.vmware (>= 0.9.0),
+                     python-oslosphinx (>= 2.2.0.0),
+                     python-oslotest (>= 1.2.0),
+                     python-pecan (>= 0.8.0),
+                     python-posix-ipc,
+                     python-psycopg2,
+                     python-pymongo (>= 2.5),
+                     python-pysnmp4 (>= 4.2.1),
+                     python-requests (>= 2.2.0),
+                     python-retrying,
+                     python-six (>= 1.7.0),
+                     python-sphinxcontrib-docbookrestapi,
+                     python-sphinxcontrib-httpdomain,
+                     python-sphinxcontrib-pecanwsme (>= 0.6),
+                     python-sqlalchemy (>= 0.9.7),
+                     python-stevedore (>= 1.1.0),
+                     python-subunit (>= 0.0.18),
+                     python-swiftclient (>= 1:2.2.0),
+                     python-testscenarios (>= 0.4),
+                     python-testtools (>= 0.9.36),
+                     python-tooz (>= 0.4),
+                     python-tz,
+                     python-webob (>= 1.2.3),
+                     python-wsme (>= 0.6),
+                     python-yaml,
+                     subunit (>= 0.0.18),
+                     testrepository (>= 0.0.18)
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
 Homepage: http://wiki.openstack.org/Ceilometer
 
 Package: python-ceilometer
+Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${python:Depends}, ${misc:Depends},
- python-anyjson,   
- python-eventlet,  
- python-flask,     
- python-iso8601,
- python-kombu,
- python-lockfile,
- python-netaddr, 
- python-sqlalchemy,
- python-stevedore, 
- python-webob
-Description: openstack efficient metering counters system (Python libraries)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Depends: alembic (>= 0.7.2),
+         libjs-jquery,
+         python-ceilometerclient (>= 1.0.6),
+         python-croniter,
+         python-eventlet (>= 0.16.1),
+         python-flask (>= 0.10),
+         python-glanceclient (>= 1:0.15.0),
+         python-greenlet (>= 0.4),
+         python-happybase (>= 0.8),
+         python-iso8601 (>= 0.1.8),
+         python-jsonpath-rw,
+         python-jsonschema (>= 2.0.0),
+         python-keystoneclient (>= 1:1.0.0),
+         python-keystonemiddleware,
+         python-kombu (>= 2.4.8),
+         python-lxml,
+         python-migrate (>= 0.8.2),
+         python-msgpack (>= 0.4.0),
+         python-mysqldb,
+         python-netaddr (>= 0.7.12),
+         python-neutronclient (>= 2.3.6),
+         python-novaclient (>= 2:2.18.0),
+         python-oslo.concurrency (>= 1.4.1),
+         python-oslo.config (>= 1.6.0),
+         python-oslo.context,
+         python-oslo.i18n (>= 1.3.0),
+         python-oslo.db (>= 1.4.1),
+         python-oslo.messaging (>= 1.6.0),
+         python-oslo.middleware (>= 0.3.0),
+         python-oslo.rootwrap (>= 1.5.0),
+         python-oslo.serialization (>= 1.2.0),
+         python-oslo.utils (>= 1.2.0),
+         python-oslo.vmware (>= 0.9.0),
+         python-pbr (>= 0.6),
+         python-pecan (>= 0.8.0),
+         python-posix-ipc,
+         python-pymongo (>= 2.5),
+         python-pysnmp4 (>= 4.2.1),
+         python-requests (>= 2.2.0),
+         python-retrying,
+         python-six (>= 1.7.0),
+         python-sqlalchemy (>= 0.9.7),
+         python-stevedore (>= 1.1.0),
+         python-swiftclient (>= 1:2.2.0),
+         python-tooz (>= 0.4),
+         python-tz,
+         python-webob (>= 1.2.3),
+         python-wsme (>= 0.6),
+         python-yaml,
+         ${misc:Depends},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - Python libraries
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- (A ceilometer is an instrument that measures cloud coverage.)
- .
  This package contains the Python libraries that are needed for all parts of
- ceilometer
+ Ceilometer.
 
 Package: ceilometer-common
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser
+Depends: adduser,
+         dpkg-dev,
+         python-ceilometer (= ${binary:Version}),
+         ${misc:Depends},
+         ${python:Depends}
 Provides: ${python:Provides}
-Description: openstack efficient metering counters system (common files)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Description: OpenStack efficient metering counters system - common files
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- (A ceilometer is an instrument that measures cloud coverage.)
- .
- This package contains files that are needed for all parts of ceilometer
+ This package contains files that are needed for all parts of Ceilometer.
 
 Package: ceilometer-collector
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Description: openstack efficient metering counters system  (collector service)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - collector service
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- (A ceilometer is an instrument that measures cloud coverage.)
- .
- This package contains the collector service
+ This package contains the collector service.
 
 Package: ceilometer-api
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Description: openstack efficient metering counters system (api service)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Depends: adduser,
+         ceilometer-common (= ${binary:Version}),
+         debconf,
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system (API service)
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- This package contains the api service
+ This package contains the API service.
 
 Package: ceilometer-agent-compute
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Description: openstack efficient metering counters system (compute agent)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - compute agent
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- (A ceilometer is an instrument that measures cloud coverage.)
- .
- This package contains the compute agent
+ This package contains the compute agent.
 
 Package: ceilometer-agent-central
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Description: openstack efficient metering counters system (central agent)
- Ceilometer aims to deliver a unique point of contact for billing systems to 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - central agent
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- (A ceilometer is an instrument that measures cloud coverage.)
- .
  This package contains the central agent.
+
+Package: ceilometer-alarm-evaluator
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - alarm evaluator
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
+ projects, and agents doing data collections should be independent of the
+ overall system.
+ .
+ This package contains the alarm evaluator daemon.
+
+Package: ceilometer-alarm-notifier
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - alarm notifier
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
+ projects, and agents doing data collections should be independent of the
+ overall system.
+ .
+ This package contains the alarm notifier daemon.
+
+Package: ceilometer-agent-notification
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - agent notification
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
+ projects, and agents doing data collections should be independent of the
+ overall system.
+ .
+ This package contains the notification agent daemon.
+
+Package: ceilometer-agent-ipmi
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ceilometer-common (= ${binary:Version}),
+         ${misc:Depends},
+         ${ostack-lsb-base},
+         ${python:Depends}
+Description: OpenStack efficient metering counters system - IPMI agent
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, across
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
+ projects, and agents doing data collections should be independent of the
+ overall system.
+ .
+ This package contains the IPMI agent daemon.