X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=57374b6171bc00e0bb9926834612423530921ab8;hb=319c7d494f74a84689fd3be9df4fede02793853a;hp=98cdf1e2a54ada6dc52106cf13af349865eeefff;hpb=5c4c2b0fdec44735ddde2cb75f8d9542027d9d78;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 98cdf1e..57374b6 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,17 +15,17 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: mongodb, git, python-awsauth, - python-babel, - python-ceilometerclient (>= 2.2.1), + python-concurrent.futures, python-contextlib2, python-coverage, python-dateutil (>= 2.4.2), + python-debtcollector (>= 1.2.0), python-elasticsearch (>= 1.3.0), python-fixtures (>= 1.3.1), + python-futurist (>= 0.11.0), python-gabbi (>= 1.11.0), python-glanceclient (>= 1:2.0.0), - python-gnocchiclient (>= 2.1.0), - python-hacking (>= 0.9.2), + python-gnocchiclient (>= 2.2.0), python-happybase, python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, @@ -39,16 +39,16 @@ Build-Depends-Indep: mongodb, python-mock (>= 1.3), python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), + python-openstackdocstheme (>= 1.0.3), python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.config (>= 1:3.9.0), 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.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), @@ -59,6 +59,7 @@ Build-Depends-Indep: mongodb, python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), + python-os-testr (>= 0.4.1), python-os-win (>= 0.2.3), python-pastedeploy, python-pecan (>= 1.0.0), @@ -72,9 +73,9 @@ Build-Depends-Indep: mongodb, python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.9.0), python-swiftclient (>= 1:2.2.0), - python-tempest-lib (>= 0.14.0), + python-tempest (>= 1:12.1.0), python-testscenarios, python-testtools (>= 1.4.0), python-tooz (>= 1.28.0), @@ -84,6 +85,7 @@ Build-Depends-Indep: mongodb, python-wsme (>= 0.8), python-yaml, subunit, + tempest (>= 1:12.1.0), testrepository, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/ceilometer.git/ @@ -94,8 +96,10 @@ Package: python-ceilometer Section: python Architecture: all Depends: libjs-jquery, - python-ceilometerclient (>= 2.2.1), + python-concurrent.futures, python-dateutil (>= 2.4.2), + python-debtcollector (>= 1.2.0), + python-futurist (>= 0.11.0), python-glanceclient (>= 1:2.0.0), python-greenlet, python-happybase, @@ -110,15 +114,14 @@ Depends: libjs-jquery, python-migrate (>= 0.9.7), python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.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.config (>= 1:3.9.0), 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.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), @@ -137,7 +140,7 @@ Depends: libjs-jquery, python-retrying, python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.9.0), python-swiftclient (>= 1:2.2.0), python-tooz (>= 1.28.0), python-webob,