X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=7d0eecf54eeb81b50b16152e98f060155a06d010;hb=75473b5a76ebdf033a43dbaf65f80e51cd7c579d;hp=6def986f45f2d2215041d64c4f48694f95829747;hpb=b0838e2cb6a0ae89d8759582d98e816856534655;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 6def986..7d0eecf 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -242,3 +242,20 @@ Description: OpenStack efficient metering counters system - alarm notifier overall system. . This package contains the alarm notifier daemon. + +Package: ceilometer-notification-agent +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 notification agent daemon.