X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=fb0e6d63699831fc52fe49f4391e646e674a21fb;hb=91d6ff7616e8d02d5c8d41beb5a92968f258b3d2;hp=08e588e1ce934fbfae8b4e5c3c133205d7c6f2d2;hpb=9677c90930f1cfed77ed4fd4ddec767578bb206b;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 08e588e..fb0e6d6 100644 --- a/xenial/debian/control +++ b/xenial/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.