X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=f16cfddfe5da25e704dce2cb4335156fab215d77;hb=dcd607c70b541e074d48b37a0df6eb490e913f0c;hp=6a3f3af9ce3d09ff82fa4595705d43bb8f5e5407;hpb=5a97287c58b4319adf98bbac8a550cad24e39c01;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 6a3f3af..f16cfdd 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -6,7 +6,8 @@ Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 9), - openstack-pkg-tools (>= 9~), + dh-systemd, + openstack-pkg-tools (>= 13~), po-debconf, python-all (>= 2.6.6-3~), python-pbr (>= 0.6), @@ -278,3 +279,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.