X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=d9fd57b5c7e546bac10ffd419d765e5b9c029f04;hb=3de83e461a841d24d7d9a51700ffaeffd855943e;hp=f185cc33a0c1c6796a2d6c080dbb8b67a164d5f1;hpb=9bf99b0ee3337b5ea9c1ae4b9f0be606b59af8b0;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index f185cc3..d9fd57b 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), python-sphinx, Build-Depends-Indep: alembic (>= 0.7.2), mongodb, + python-awsauth, python-babel, python-ceilometerclient (>= 1.0.13), python-coverage, @@ -63,7 +64,6 @@ Build-Depends-Indep: alembic (>= 0.7.2), python-pymongo, python-pysnmp4, python-requests, - python-requests-aws (>= 0.1.4), python-retrying, python-six (>= 1.9.0), python-sphinxcontrib-docbookrestapi, @@ -189,6 +189,24 @@ Description: OpenStack efficient metering counters system - collector service . This package contains the collector service. +Package: ceilometer-polling +Architecture: all +Depends: + ceilometer-common (= ${binary:Version}), + ${misc:Depends}, + ${ostack-lsb-base}, + ${python:Depends} +Suggests: mongodb +Description: OpenStack efficient metering counters system - polling service + 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 polling service. + Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) @@ -242,14 +260,14 @@ Description: OpenStack efficient metering counters system - central agent . This package contains the central agent. -Package: ceilometer-alarm-evaluator +Package: ceilometer-agent-ipmi 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 evaluator +Description: OpenStack efficient metering counters system - IPMI agent 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 @@ -257,16 +275,16 @@ Description: OpenStack efficient metering counters system - alarm evaluator projects, and agents doing data collections should be independent of the overall system. . - This package contains the alarm evaluator daemon. + This package contains the IPMI agent daemon. -Package: ceilometer-alarm-notifier +Package: ceilometer-agent-notification 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 +Description: OpenStack efficient metering counters system - agent notification 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 @@ -274,16 +292,16 @@ Description: OpenStack efficient metering counters system - alarm notifier projects, and agents doing data collections should be independent of the overall system. . - This package contains the alarm notifier daemon. + This package contains the notification agent daemon. -Package: ceilometer-agent-notification +Package: ceilometer-alarm-evaluator 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 - agent notification +Description: OpenStack efficient metering counters system - alarm evaluator 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 @@ -291,16 +309,16 @@ Description: OpenStack efficient metering counters system - agent notification projects, and agents doing data collections should be independent of the overall system. . - This package contains the notification agent daemon. + This package contains the alarm evaluator daemon. -Package: ceilometer-agent-ipmi +Package: ceilometer-alarm-notifier 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 - IPMI agent +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, across all current and future OpenStack components. The delivery of counters must be @@ -308,4 +326,4 @@ Description: OpenStack efficient metering counters system - IPMI agent projects, and agents doing data collections should be independent of the overall system. . - This package contains the IPMI agent daemon. + This package contains the alarm notifier daemon.