X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=2fcd8786bafaf8d3944b3a50318c80a2326039af;hb=75c2fc2003091eb2a1df1dc223703f11173c1e20;hp=fb0e6d63699831fc52fe49f4391e646e674a21fb;hpb=91d6ff7616e8d02d5c8d41beb5a92968f258b3d2;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index fb0e6d6..2fcd878 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -2,142 +2,148 @@ 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, + git, python-awsauth, python-babel, - python-ceilometerclient (>= 1.0.13), + python-ceilometerclient (>= 2.2.1), + python-contextlib2, python-coverage, - python-croniter, + python-dateutil (>= 2.4.2), 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-fixtures (>= 1.3.1), + python-gabbi (>= 1.11.0), + python-glanceclient (>= 1:1.2.0), + python-gnocchiclient (>= 2.1.0), + python-hacking (>= 0.9.2), python-happybase, python-httplib2, - python-iso8601, - python-jsonpath-rw, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 4.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.29.0), + python-oslo.cache (>= 0.8.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), 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-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 4.0.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 1.0.0), + python-oslo.rootwrap (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.5.0), + python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), - python-oslotest (>= 1.5.1), + python-oslotest (>= 1.10.0), + python-os-win (>= 0.2.1), 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.8.1), python-retrying, python-six (>= 1.9.0), - python-sphinxcontrib-docbookrestapi, - python-sphinxcontrib-httpdomain, + python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tempest-lib (>= 0.14.0), python-testscenarios, - python-testtools, - python-tooz (>= 0.13.1), - python-tz, + python-testtools (>= 1.4.0), + python-tooz (>= 1.28.0), python-webob, + python-webtest (>= 2.0), python-werkzeug, - python-wsme, + python-wsme (>= 0.8), python-yaml, 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 +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/ceilometer.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/ceilometer.git 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), - python-croniter, - python-eventlet (>= 0.16.1), - python-glanceclient (>= 1:0.15.0), - python-greenlet (>= 0.4), - python-iso8601, - python-jsonpath-rw, +Depends: libjs-jquery, + python-ceilometerclient (>= 2.2.1), + python-dateutil (>= 2.4.2), + python-glanceclient (>= 1:1.2.0), + python-greenlet, + python-happybase, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, - python-keystoneclient (>= 1:1.1.0), - python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.4.8), + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), + python-keystoneclient (>= 1:1.6.0), + python-keystonemiddleware (>= 4.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.29.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), 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-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 4.0.0), + python-oslo.middleware (>= 3.0.0), + python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 1.0.0), + python-oslo.rootwrap (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.5.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.8.1), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy, - python-stevedore (>= 1.3.0), - python-swiftclient, - python-tooz (>= 0.13.1), - python-tz, + python-sqlalchemy (>= 1.0.10), + python-stevedore (>= 1.5.0), + python-swiftclient (>= 1:2.2.0), + python-tooz (>= 1.28.0), python-webob, python-werkzeug, - python-wsme, + python-wsme (>= 0.8), python-yaml, ${misc:Depends}, ${python:Depends}, @@ -149,6 +155,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 +167,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 +176,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 +186,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,34 +195,21 @@ Description: OpenStack efficient metering counters system - collector service projects, and agents doing data collections should be independent of the overall system. . - 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. + This package contains the collector service. Package: ceilometer-api Architecture: all Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, + q-text-as-data, ${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 +218,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 +236,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 +254,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 +273,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 +283,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,15 +291,15 @@ 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 Architecture: all -Depends: ceilometer-common (= ${binary:Version}), +Depends: aodh-evaluator, ${misc:Depends}, - ${ostack-lsb-base}, - ${python:Depends}, -Description: OpenStack efficient metering counters system - alarm evaluator +Description: OpenStack efficient metering counters system - aodh-evaluator trans 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 @@ -300,15 +307,14 @@ 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 is a dummy transition package to aodh-evaluator and can be safely + removed. Package: ceilometer-alarm-notifier Architecture: all -Depends: ceilometer-common (= ${binary:Version}), +Depends: aodh-notifier, ${misc:Depends}, - ${ostack-lsb-base}, - ${python:Depends}, -Description: OpenStack efficient metering counters system - alarm notifier +Description: OpenStack efficient metering counters system - aodh-notifier trans 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 @@ -316,9 +322,11 @@ 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 is a dummy transition package to aodh-notifier and can be safely + removed. Package: ceilometer-doc +Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, @@ -330,4 +338,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.