X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=d9fd57b5c7e546bac10ffd419d765e5b9c029f04;hb=285b8e4767614fe5fe8ef9fa3637ff986031674a;hp=22094295449aaedc8f795f6e11ad397de1f65aa7;hpb=dd487398bb7738b97cd43ed6c4ae1b0a425324db;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 2209429..d9fd57b 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -4,82 +4,84 @@ Priority: optional Maintainer: PKG OpenStack Uploaders: Julien Danjou , Thomas Goirand , - Mehdi Abaakouk + Mehdi Abaakouk , Build-Depends: debhelper (>= 9), - dh-systemd, dh-python, - openstack-pkg-tools (>= 13~), + dh-systemd, + openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6.6-3~), - python-pbr (>= 0.6), - python-sphinx + python-all, + python-pbr, + python-setuptools, + python-sphinx, Build-Depends-Indep: alembic (>= 0.7.2), mongodb, - python-babel (>= 1.3), - python-ceilometerclient (>= 1.0.6), - python-coverage (>= 3.6), + python-awsauth, + python-babel, + python-ceilometerclient (>= 1.0.13), + python-coverage, python-croniter, - python-eventlet (>= 0.16.1), python-elasticsearch (>= 1.3.0), - python-fixtures (>= 0.3.14), - python-flask (>= 0.10), - python-gabbi, - python-glance (>= 2014.1~), + python-eventlet (>= 0.16.1), + python-fixtures, + python-gabbi (>= 0.12.0), python-glanceclient (>= 1:0.15.0), - python-hacking (>= 0.8), - python-happybase (>= 0.8), - python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.8), + python-hacking, + python-happybase, + python-httplib2, + python-iso8601, python-jsonpath-rw, - python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:1.0.0), - python-keystonemiddleware, + python-jsonschema, + python-kafka, + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-kombu (>= 2.4.8), python-lxml, - python-migrate (>= 0.8.2), - python-mock (>= 1.0), - python-msgpack (>= 0.4.0), + python-migrate (>= 0.9.5), + python-mock, + python-msgpack, python-mysqldb, - python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), - python-novaclient (>= 2:2.18.0), - python-oslo.concurrency (>= 1.4.1), - python-oslo.config (>= 1.6.0), - python-oslo.context, - python-oslo.i18n (>= 1.3.0), - python-oslo.db (>= 1.4.1), - python-oslo.messaging (>= 1.6.0), - python-oslo.middleware (>= 0.3.0), - python-oslo.rootwrap (>= 1.5.0), - python-oslo.serialization (>= 1.2.0), - python-oslo.utils (>= 1.2.0), - python-oslo.vmware (>= 0.9.0), - python-oslosphinx (>= 2.2.0.0), - python-oslotest (>= 1.2.0), + python-neutronclient (>= 2.3.11), + python-novaclient (>= 2:2.22.0), + python-oslo.concurrency (>= 1.8.0), + python-oslo.config (>= 1:1.9.3), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 1.7.0), + python-oslo.i18n (>= 1.5.0), + python-oslo.messaging (>= 1.8.0), + python-oslo.middleware (>= 1.0.0), + python-oslo.policy (>= 0.3.1), + python-oslo.rootwrap (>= 1.6.0), + python-oslo.serialization (>= 1.4.0), + python-oslo.utils (>= 1.4.0), + python-oslo.vmware (>= 0.11.1), + python-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.5.1), + python-pastedeploy, python-pecan (>= 0.8.0), python-posix-ipc, python-psycopg2, - python-pymongo (>= 2.5), - python-pysnmp4 (>= 4.2.1), - python-requests (>= 2.2.0), + python-pymongo, + python-pysnmp4, + python-requests, python-retrying, - python-six (>= 1.7.0), + python-six (>= 1.9.0), python-sphinxcontrib-docbookrestapi, python-sphinxcontrib-httpdomain, - python-sphinxcontrib-pecanwsme (>= 0.6), - python-sqlalchemy (>= 0.9.7), - python-stevedore (>= 1.1.0), - python-subunit (>= 0.0.18), - python-swiftclient (>= 1:2.2.0), - python-testscenarios (>= 0.4), - python-testtools (>= 0.9.36), - python-tooz (>= 0.4), + python-sphinxcontrib-pecanwsme, + python-sqlalchemy, + python-stevedore (>= 1.3.0), + python-swiftclient, + python-testscenarios, + python-testtools, + python-tooz (>= 0.13.1), python-tz, - python-webob (>= 1.2.3), - python-wsme (>= 0.6), + python-webob, + python-werkzeug, + python-wsme, python-yaml, - subunit (>= 0.0.18), - testrepository (>= 0.0.18) + subunit, + testrepository, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git @@ -91,55 +93,55 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: alembic (>= 0.7.2), libjs-jquery, - python-ceilometerclient (>= 1.0.6), + python-ceilometerclient (>= 1.0.13), python-croniter, python-eventlet (>= 0.16.1), - python-flask (>= 0.10), python-glanceclient (>= 1:0.15.0), python-greenlet (>= 0.4), - python-happybase (>= 0.8), - python-iso8601 (>= 0.1.8), + python-iso8601, python-jsonpath-rw, - python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:1.0.0), - python-keystonemiddleware, + python-jsonschema, + python-kafka, + python-keystoneclient (>= 1:1.1.0), + python-keystonemiddleware (>= 1.5.0), python-kombu (>= 2.4.8), python-lxml, - python-migrate (>= 0.8.2), - python-msgpack (>= 0.4.0), + python-migrate (>= 0.9.5), + python-msgpack, python-mysqldb, - python-netaddr (>= 0.7.12), - python-neutronclient (>= 2.3.6), - python-novaclient (>= 2:2.18.0), - python-oslo.concurrency (>= 1.4.1), - python-oslo.config (>= 1.6.0), - python-oslo.context, - python-oslo.i18n (>= 1.3.0), - python-oslo.db (>= 1.4.1), - python-oslo.messaging (>= 1.6.0), - python-oslo.middleware (>= 0.3.0), - python-oslo.rootwrap (>= 1.5.0), - python-oslo.serialization (>= 1.2.0), - python-oslo.utils (>= 1.2.0), - python-oslo.vmware (>= 0.9.0), - python-pbr (>= 0.6), + python-neutronclient (>= 2.3.11), + python-novaclient (>= 2:2.22.0), + python-oslo.concurrency (>= 1.8.0), + python-oslo.config (>= 1:1.9.3), + python-oslo.context (>= 0.2.0), + python-oslo.db (>= 1.7.0), + python-oslo.i18n (>= 1.5.0), + python-oslo.messaging (>= 1.8.0), + python-oslo.middleware (>= 1.0.0), + python-oslo.policy (>= 0.3.1), + python-oslo.rootwrap (>= 1.6.0), + python-oslo.serialization (>= 1.4.0), + python-oslo.utils (>= 1.4.0), + python-pbr, + python-pastedeploy, python-pecan (>= 0.8.0), python-posix-ipc, - python-pymongo (>= 2.5), - python-pysnmp4 (>= 4.2.1), - python-requests (>= 2.2.0), + python-pymongo, + python-pysnmp4, + python-requests, python-retrying, - python-six (>= 1.7.0), - python-sqlalchemy (>= 0.9.7), - python-stevedore (>= 1.1.0), - python-swiftclient (>= 1:2.2.0), - python-tooz (>= 0.4), + python-six (>= 1.9.0), + python-sqlalchemy, + python-stevedore (>= 1.3.0), + python-swiftclient, + python-tooz (>= 0.13.1), python-tz, - python-webob (>= 1.2.3), - python-wsme (>= 0.6), + python-webob, + python-werkzeug, + python-wsme, python-yaml, ${misc:Depends}, - ${python:Depends} + ${python:Depends}, Description: OpenStack efficient metering counters system - Python libraries Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -158,7 +160,7 @@ Depends: adduser, dpkg-dev, python-ceilometer (= ${binary:Version}), ${misc:Depends}, - ${python:Depends} + ${python:Depends}, Provides: ${python:Provides} Description: OpenStack efficient metering counters system - common files Ceilometer aims to deliver a Single Point Of Contact for billing systems, @@ -176,7 +178,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, Description: OpenStack efficient metering counters system - collector service Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -187,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~) @@ -195,7 +215,7 @@ Depends: adduser, debconf, ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, Description: OpenStack efficient metering counters system (API service) Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -212,7 +232,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, Description: OpenStack efficient metering counters system - compute agent Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -229,7 +249,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, - ${python:Depends} + ${python:Depends}, Description: OpenStack efficient metering counters system - central agent Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -240,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 + ${python:Depends}, +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 @@ -255,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 + ${python:Depends}, +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 @@ -272,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 + ${python:Depends}, +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 @@ -289,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 + ${python:Depends}, +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 @@ -306,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.