X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=713a5a670508a2116bf853cda9d5fdac1ba07ebc;hb=78553c97911273a442ca7a88052f2b9c5c7fae3a;hp=fb0e6d63699831fc52fe49f4391e646e674a21fb;hpb=91d6ff7616e8d02d5c8d41beb5a92968f258b3d2;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index fb0e6d6..713a5a6 100644 --- a/xenial/debian/control +++ b/xenial/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~), 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,54 +91,57 @@ Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all -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}, @@ -149,6 +153,8 @@ 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. @@ -159,7 +165,7 @@ Depends: adduser, 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 @@ -168,6 +174,8 @@ 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 @@ -176,6 +184,7 @@ 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 @@ -184,16 +193,17 @@ 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 +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 @@ -202,6 +212,8 @@ Description: OpenStack efficient metering counters system - polling 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 polling service. Package: ceilometer-api @@ -209,9 +221,11 @@ Architecture: all 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 @@ -220,6 +234,8 @@ 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 @@ -236,6 +252,8 @@ 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 @@ -252,11 +270,14 @@ 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-agent-ipmi Architecture: all Depends: ceilometer-common (= ${binary:Version}), + ipmitool, ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends}, @@ -268,6 +289,8 @@ Description: OpenStack efficient metering counters system - IPMI 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 IPMI agent daemon. Package: ceilometer-agent-notification @@ -276,7 +299,7 @@ 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 - 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 @@ -284,6 +307,8 @@ Description: OpenStack efficient metering counters system - agent notification 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 notification agent daemon. Package: ceilometer-alarm-evaluator @@ -300,6 +325,8 @@ Description: OpenStack efficient metering counters system - alarm evaluator 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 alarm evaluator daemon. Package: ceilometer-alarm-notifier @@ -316,9 +343,12 @@ Description: OpenStack efficient metering counters system - alarm notifier 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 alarm notifier daemon. Package: ceilometer-doc +Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, @@ -330,4 +360,6 @@ Description: OpenStack efficient metering counters system - doc 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.