X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=3d9396b6e4e5c4bd3976ca3616e12e42b432be9a;hb=2f5cd0f15c3b16a5d9595018222706815a009953;hp=08e588e1ce934fbfae8b4e5c3c133205d7c6f2d2;hpb=1f1324a77cde5e9b298b9dbc5e25b636b14acdad;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 08e588e..3d9396b 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -317,3 +317,18 @@ Description: OpenStack efficient metering counters system - alarm notifier overall system. . This package contains the alarm notifier daemon. + +Package: ceilometer-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, + ${sphinxdoc:Depends}, +Description: OpenStack efficient metering counters system - doc + 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 documentation.