X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=31afd721dc4bad7776398292cfdd49b68b11bcd3;hb=e5a583f06e6a65fd6cd2e00db92f6a9c8585f45e;hp=1af1482ba1ba768af62de0d961c8282a98b5103b;hpb=9c0a453fcd5edbfe0cabf77a6f2d870197a03495;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 1af1482..31afd72 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,22 +15,24 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: mongodb, python-awsauth, python-babel, - python-ceilometerclient (>= 2.0.0), + python-ceilometerclient (>= 2.2.1), python-contextlib2, python-coverage, python-dateutil (>= 2.4.2), python-elasticsearch (>= 1.3.0), python-fixtures (>= 1.3.1), - python-gabbi (>= 1.1.4), - python-glanceclient (>= 1:0.18.0), + 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-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, python-kafka, + python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 3.0.0), + python-keystonemiddleware (>= 4.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.6), @@ -41,9 +43,9 @@ Build-Depends-Indep: mongodb, python-novaclient (>= 2:2.29.0), python-oslo.cache (>= 0.8.0), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.0.0), + python-oslo.config (>= 1:3.2.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 4.0.0), + python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 1.5.0), python-oslo.log (>= 2.0.0), python-oslo.messaging (>= 3.0.0), @@ -53,7 +55,7 @@ Build-Depends-Indep: mongodb, python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.0.0), + python-oslo.utils (>= 3.4.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), @@ -68,13 +70,13 @@ Build-Depends-Indep: mongodb, python-six (>= 1.9.0), python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.9.9), + python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tempest-lib (>= 0.11.0), + python-tempest-lib (>= 0.13.0), python-testscenarios, python-testtools (>= 1.4.0), - python-tooz (>= 1.19.0), + python-tooz (>= 1.28.0), python-tz, python-webob, python-webtest (>= 2.0), @@ -92,16 +94,17 @@ Package: python-ceilometer Section: python Architecture: all Depends: libjs-jquery, - python-ceilometerclient (>= 2.0.0), + python-ceilometerclient (>= 2.2.1), python-dateutil (>= 2.4.2), - python-glanceclient (>= 1:0.18.0), + python-glanceclient (>= 1:1.2.0), python-greenlet, python-happybase, python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, python-kafka, + python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 3.0.0), + python-keystonemiddleware (>= 4.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.7), @@ -110,9 +113,9 @@ Depends: libjs-jquery, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.0.0), + python-oslo.config (>= 1:3.2.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 4.0.0), + python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 1.5.0), python-oslo.log (>= 2.0.0), python-oslo.messaging (>= 3.0.0), @@ -122,7 +125,7 @@ Depends: libjs-jquery, python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.0.0), + python-oslo.utils (>= 3.4.0), python-oslo.vmware (>= 1.16.0), python-pastedeploy, python-pbr (>= 1.8), @@ -133,10 +136,10 @@ Depends: libjs-jquery, python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.9), + python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tooz (>= 1.19.0), + python-tooz (>= 1.28.0), python-tz, python-webob, python-werkzeug, @@ -196,25 +199,6 @@ 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. - . - (A ceilometer is an instrument that measures cloud coverage.) - . - This package contains the polling service. - Package: ceilometer-api Architecture: all Depends: adduser, @@ -313,11 +297,9 @@ Description: OpenStack efficient metering counters system - notification agent 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 @@ -325,17 +307,14 @@ 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. + This package is a 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 @@ -343,9 +322,8 @@ 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. + This package is a transition package to aodh-notifier and can be safely + removed. Package: ceilometer-doc Section: doc