X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=fb0e6d63699831fc52fe49f4391e646e674a21fb;hb=e126742817694296c027388be6fcb104f4610445;hp=08e588e1ce934fbfae8b4e5c3c133205d7c6f2d2;hpb=1f1324a77cde5e9b298b9dbc5e25b636b14acdad;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 08e588e..fb0e6d6 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -317,3 +317,17 @@ Description: OpenStack efficient metering counters system - alarm notifier overall system. . This package contains the alarm notifier daemon. + +Package: ceilometer-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.