X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=ca4bc96e85e5fe2f044cbbca8f89764e6343225c;hb=8253c29f42f5ce273b151b4df22ba746de91dd68;hp=1a37d109f05fc624e421349f6a1d4fba07130209;hpb=e5d16027378e9905a3ff39aac04ea393e108db56;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 1a37d10..ca4bc96 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -6,7 +6,7 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 9~), + openstack-pkg-tools (>= 13~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6), @@ -45,7 +45,7 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-oslo.config (>= 1.4.0.0), python-oslo.db (>= 1.0.0), python-oslo.messaging (>= 1.4.1), - python-oslo.rootwrap (>= 1.3.0), + python-oslo.rootwrap (>= 1.3.0.0), python-oslo.serialization (>= 1.0.0), python-oslo.utils (>= 1.0.0), python-oslo.vmware (>= 0.6.0), @@ -108,7 +108,7 @@ Depends: alembic (>= 0.6.4), python-oslo.config (>= 1.4.0.0), python-oslo.db (>= 1.0.0), python-oslo.messaging (>= 1.4.1), - python-oslo.rootwrap (>= 1.3.0), + python-oslo.rootwrap (>= 1.3.0.0), python-oslo.serialization (>= 1.0.0), python-oslo.utils (>= 1.0.0), python-oslo.vmware (>= 0.6.0), @@ -278,3 +278,20 @@ Description: OpenStack efficient metering counters system - alarm notifier 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.