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