X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=fed0f4284c09fcc6f8b34ab300169bf0dc291aac;hb=637cf7988c8d39886e93fdaffe894182004ff3d8;hp=74daafed46edfedc31b38be266fc3ff9099f76e7;hpb=66fdf26fbffaa0b7daf9ed8b691c769336ed9572;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 74daafe..fed0f42 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx (>= 1.1.2), Build-Depends-Indep: mongodb, + git, python-awsauth, python-babel (>= 1.3), python-ceilometerclient (>= 2.2.1), @@ -23,7 +24,7 @@ Build-Depends-Indep: mongodb, python-elasticsearch (>= 1.3.0), python-fixtures (>= 1.3.1), python-gabbi (>= 1.11.0), - python-glanceclient (>= 1:1.2.0), + python-glanceclient (>= 1:2.0.0), python-gnocchiclient (>= 2.1.0), python-hacking (>= 0.10.0), python-happybase (>= 0.5), @@ -43,20 +44,20 @@ Build-Depends-Indep: mongodb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-oslo.cache (>= 0.8.0), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.2.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), - python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.8.0), + python-oslo.i18n (>= 2.1.0), + python-oslo.log (>= 1.14.0), + python-oslo.messaging (>= 4.0.0), + python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), - python-oslo.reports (>= 0.1.0), + python-oslo.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 2.0.0), + python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.4.0), + python-oslo.utils (>= 3.5.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), @@ -98,12 +99,12 @@ Depends: libjs-jquery, python-ceilometerclient (>= 2.2.1), python-dateutil (>= 2.4.2), python-eventlet (>= 0.17.4), - python-glanceclient (>= 1:1.2.0), + python-glanceclient (>= 1:2.0.0), python-greenlet (>= 0.3.2), python-happybase (>= 0.5), python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema (>= 2.0.0), - python-kafka (>= 0.9.2), + python-kafka (>= 0.9.5), python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 4.0.0), @@ -114,8 +115,8 @@ Depends: libjs-jquery, python-mysqldb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.4.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), @@ -123,11 +124,11 @@ Depends: libjs-jquery, 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.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 2.0.0), + python-oslo.serialization (>= 1.10.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.4.0), + python-oslo.utils (>= 3.5.0), python-oslo.vmware (>= 1.16.0), python-pastedeploy (>= 1.5.0), python-pbr (>= 1.8), @@ -146,7 +147,7 @@ Depends: libjs-jquery, python-webob (>= 1.2.3), python-werkzeug (>= 0.7), python-wsme (>= 0.8), - python-yaml, + python-yaml (>= 3.1.0), ${misc:Depends}, ${python:Depends}, Description: OpenStack efficient metering counters system - Python libraries