X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=6cfbc21b7a0e1012b3bc04f997f949995d60e0c5;hb=7cbf453e2d0d8f8b276b3571af16ae34c38436b2;hp=a59edd56185b060c6e15884431b7b60df47b9752;hpb=e86099458afc55a211dc2ce74b9031b013b2d2cd;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index a59edd5..6cfbc21 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,83 +2,84 @@ Source: ceilometer Section: web Priority: optional Maintainer: PKG OpenStack -Uploaders: Julien Danjou , - Thomas Goirand , - Mehdi Abaakouk , +Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 23~), + openstack-pkg-tools (>= 37~), po-debconf, python-all, - python-pbr, + python-pbr (>= 1.8), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.7.2), - mongodb, +Build-Depends-Indep: mongodb, python-awsauth, python-babel, - python-ceilometerclient (>= 1.0.13), + python-ceilometerclient (>= 1.5.0), + python-contextlib2, python-coverage, python-croniter, python-elasticsearch (>= 1.3.0), - python-eventlet (>= 0.16.1), - python-fixtures, - python-gabbi (>= 0.12.0), - python-glanceclient (>= 1:0.15.0), - python-hacking, + python-eventlet (>= 0.17.4), + python-fixtures (>= 1.3.1), + python-gabbi (>= 1.1.4), + python-glanceclient (>= 1:0.18.0), + python-hacking (>= 0.9.2), python-happybase, python-httplib2, - python-iso8601, - python-jsonpath-rw, + python-jsonpath-rw-ext, python-jsonschema, python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 2.0.0), + python-kombu, python-lxml, - python-migrate (>= 0.9.5), - python-mock, - python-msgpack, + python-migrate (>= 0.9.6), + python-mock (>= 1.3), + python-msgpack (>= 0.4.0), python-mysqldb, - 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-neutronclient (>= 1:2.6.0), + python-novaclient (>= 2:2.28.1), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.7.0), + python-oslo.db (>= 2.4.1), 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.log (>= 1.8.0), + python-oslo.messaging (>= 1.16.0), + python-oslo.middleware (>= 2.8.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 0.1.0), + python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), - python-oslo.vmware (>= 0.11.1), + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), + python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), - python-oslotest (>= 1.5.1), + python-oslotest (>= 1.10.0), python-pastedeploy, - python-pecan (>= 0.8.0), - python-posix-ipc, - python-psycopg2, - python-pymongo, + python-pecan (>= 1.0.0), + python-psycopg2 (>= 2.5), + python-pymongo (>= 3.0.2), + python-pymysql, python-pysnmp4, - python-requests, + python-requests (>= 2.5.2), python-retrying, python-six (>= 1.9.0), - python-sphinxcontrib-docbookrestapi, - python-sphinxcontrib-httpdomain, + python-sphinxcontrib.docbookrestapi, + python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, + python-sqlalchemy (>= 0.9.9), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tempest-lib (>= 0.8.0), python-testscenarios, - python-testtools, - python-tooz (>= 0.13.1), + python-testtools (>= 1.4.0), + python-tooz (>= 1.19.0), python-tz, python-webob, python-werkzeug, - python-wsme, + python-wsme (>= 0.7), python-yaml, subunit, testrepository, @@ -90,55 +91,57 @@ Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic (>= 0.7.2), - libjs-jquery, - python-ceilometerclient (>= 1.0.13), +Depends: libjs-jquery, + python-ceilometerclient (>= 1.5.0), python-croniter, - python-eventlet (>= 0.16.1), - python-glanceclient (>= 1:0.15.0), - python-greenlet (>= 0.4), - python-iso8601, - python-jsonpath-rw, + python-eventlet (>= 0.17.4), + python-glanceclient (>= 1:0.18.0), + python-greenlet, + python-happybase, + python-jsonpath-rw-ext, python-jsonschema, python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 2.0.0), + python-kombu, python-lxml, - python-migrate (>= 0.9.5), - python-msgpack, + python-migrate (>= 0.9.7), + python-msgpack (>= 0.4.0), python-mysqldb, - 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-neutronclient (>= 1:2.6.0), + python-novaclient (>= 2:2.28.1), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.7.0), + python-oslo.db (>= 2.4.1), 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.log (>= 1.8.0), + python-oslo.messaging (>= 1.16.0), + python-oslo.middleware (>= 2.8.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 0.1.0), + python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), - python-pbr, + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), + python-oslo.vmware (>= 1.16.0), python-pastedeploy, - python-pecan (>= 0.8.0), - python-posix-ipc, + python-pbr (>= 1.8), + python-pecan (>= 1.0.0), python-pymongo, + python-pymysql, python-pysnmp4, - python-requests, + python-requests (>= 2.5.2), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, - python-tooz (>= 0.13.1), + python-sqlalchemy (>= 0.9.9), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tooz (>= 1.19.0), python-tz, python-webob, python-werkzeug, - python-wsme, + python-wsme (>= 0.7), python-yaml, ${misc:Depends}, ${python:Depends}, @@ -150,18 +153,19 @@ Description: OpenStack efficient metering counters system - Python libraries projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the Python libraries that are needed for all parts of Ceilometer. Package: ceilometer-common Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, dpkg-dev, python-ceilometer (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, -Provides: ${python:Provides} +Provides: ${python:Provides}, Description: OpenStack efficient metering counters system - common files Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across @@ -170,15 +174,17 @@ Description: OpenStack efficient metering counters system - common files projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains files that are needed for all parts of Ceilometer. Package: ceilometer-collector Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends}, +Suggests: mongodb, 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,17 +193,39 @@ Description: OpenStack efficient metering counters system - collector service projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . 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. + . + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the polling service. + Package: ceilometer-api Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends}, +Suggests: mongodb, 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 @@ -206,11 +234,12 @@ Description: OpenStack efficient metering counters system (API service) projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the API service. Package: ceilometer-agent-compute Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, @@ -223,11 +252,12 @@ Description: OpenStack efficient metering counters system - compute agent projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . This package contains the compute agent. Package: ceilometer-agent-central Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: ceilometer-common (= ${binary:Version}), ${misc:Depends}, ${ostack-lsb-base}, @@ -240,16 +270,18 @@ Description: OpenStack efficient metering counters system - central agent projects, and agents doing data collections should be independent of the overall system. . + (A ceilometer is an instrument that measures cloud coverage.) + . 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}), + ipmitool, ${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 +289,17 @@ 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. + (A ceilometer is an instrument that measures cloud coverage.) + . + 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 - notification 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 @@ -274,16 +307,17 @@ 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. + (A ceilometer is an instrument that measures cloud coverage.) + . + 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 +325,17 @@ 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. + (A ceilometer is an instrument that measures cloud coverage.) + . + 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 +343,23 @@ 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. + (A ceilometer is an instrument that measures cloud coverage.) + . + 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. + . + (A ceilometer is an instrument that measures cloud coverage.) + . + This package contains the documentation.