Switches from msgpack-python to python-msgpack in dependencies, as the package has...
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 16b67a115dab9ca115553a6b18de39b408ec068a..7df5b5fd21bfd207eb24808d618f0dcb6ceda6b5 100644 (file)
@@ -10,57 +10,58 @@ Build-Depends: debhelper (>= 9),
                po-debconf,
                python-all (>= 2.6.6-3~),
                python-d2to1 (>= 0.2.10),
-               python-pbr
-Build-Depends-Indep: alembic,
+               python-pbr (>= 0.5.21)
+Build-Depends-Indep: alembic (>= 0.4.2),
                      mongodb,
-                     msgpack-python,
                      pep8,
-                     python-anyjson (>= 0.2.4),
-                     python-argparse,
+                     python-anyjson (>= 0.3.3),
                      python-babel,
-                     python-ceilometerclient (>= 1.0.2),
+                     python-ceilometerclient (>= 1.0.6),
                      python-coverage,
                      python-docutils (>= 0.9.1),
-                     python-eventlet,
+                     python-eventlet (>= 0.13.0),
                      python-extras,
-                     python-fixtures (>= 0.3.12),
+                     python-fixtures (>= 0.3.14),
                      python-flask (>= 0.10),
                      python-glance (>= 2013.2~),
-                     python-glanceclient (>= 1:0.6),
+                     python-glanceclient (>= 1:0.10.0),
                      python-happybase,
+                     python-httplib2,
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.2.3),
+                     python-keystoneclient (>= 1:0.4.0),
                      python-kombu (>> 2.4.7),
                      python-lockfile,
                      python-lxml,
                      python-ming,
-                     python-mock,
+                     python-mock (>= 1.0),
                      python-mox,
+                     python-msgpack,
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-nose,
                      python-nova (>= 2013.2~),
-                     python-novaclient (>= 2:2.6.10),
-                     python-oslo.config,
+                     python-novaclient (>= 2:2.13.0),
+                     python-oslo.config (>= 1.2.1),
                      python-oslo.sphinx,
                      python-pecan (>= 0.2.1),
                      python-pymongo (>= 2.4),
                      python-requests (>= 1.2),
                      python-setuptools-git,
                      python-simplegeneric (>= 0.8),
+                     python-six (>= 1.4.1),
                      python-sphinx,
                      python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (>= 0.7.3),
                      python-stevedore (>= 0.9),
                      python-subunit,
                      python-swift (>= 1.8.0),
-                     python-swiftclient,
+                     python-swiftclient (>= 1:1.6.0),
                      python-testrepository (>= 0.0.13),
-                     python-testscenarios,
+                     python-testscenarios (>= 0.4),
                      python-testtools (>= 0.9.29),
                      python-unittest2,
-                     python-webob (>= 1.2),
-                     python-wsme,
+                     python-webob (>= 1.2.3),
+                     python-wsme (>= 0.5b6),
                      python-yaml,
                      testrepository (>= 0.0.13)
 Standards-Version: 3.9.4
@@ -72,34 +73,36 @@ Package: python-ceilometer
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: alembic,
+Depends: alembic (>= 0.4.2),
          libjs-jquery,
-         msgpack-python,
-         python-anyjson (>= 0.2.4),
-         python-argparse,
+         python-anyjson (>= 0.3.3),
+         python-ceilometerclient (>= 1.0.6),
          python-d2to1 (>= 0.2.10),
-         python-eventlet,
+         python-eventlet (>= 0.13.0),
          python-extras,
          python-flask (>= 0.10),
-         python-glanceclient (>= 1:0.6),
+         python-glanceclient (>= 1:0.10.0),
          python-greenlet (>= 0.4),
          python-iso8601,
-         python-keystoneclient (>= 1:0.2.3),
+         python-keystoneclient (>= 1:0.4.0),
          python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
+         python-msgpack,
          python-netaddr (>= 0.7.6),
-         python-novaclient (>= 2:2.6.10),
-         python-oslo.config,
-         python-pbr,
+         python-novaclient (>= 2:2.13.0),
+         python-oslo.config (>= 1.2.1),
+         python-pbr (>= 0.5.21),
          python-pecan (>= 0.2.1),
          python-pymongo (>= 2.4),
          python-requests (>= 1.2),
          python-simplegeneric (>= 0.8),
+         python-six (>= 1.4.1),
          python-sqlalchemy (>= 0.7.3),
          python-stevedore (>= 0.9),
-         python-swiftclient,
-         python-webob (>= 1.2),
+         python-swiftclient (>= 1:1.6.0),
+         python-webob (>= 1.2.3),
+         python-wsme (>= 0.5b6),
          python-yaml,
          ${misc:Depends},
          ${python:Depends}
@@ -118,6 +121,7 @@ Package: ceilometer-common
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: adduser,
+         dpkg-dev,
          python-ceilometer (= ${binary:Version}),
          ${misc:Depends},
          ${python:Depends}
@@ -201,3 +205,37 @@ Description: OpenStack efficient metering counters system - central agent
  overall system.
  .
  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, accros
+ 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, accros
+ 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.