From: Thomas Goirand Date: Sun, 9 Mar 2014 08:51:08 +0000 (+0800) Subject: Review (build-)dependencies for Icehouse b3. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=519b0629f59f2fb96277f6e52836b615fea8ca15;p=openstack-build%2Fceilometer-build.git Review (build-)dependencies for Icehouse b3. Change-Id: I6950f57b896096ff3861a91fccd73eb005599025 Rewritten-From: f3d10017b8322898ab22c1b21e079255c2f1ddc2 --- diff --git a/xenial/debian/control b/xenial/debian/control index 98d3d7b..61f4ae8 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 9~), po-debconf, python-all (>= 2.6.6-3~), - python-pbr (>= 0.5.21) + python-pbr (>= 0.6) Build-Depends-Indep: alembic (>= 0.4.2), mongodb, pep8, @@ -17,6 +17,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-babel (>= 1.3), python-ceilometerclient (>= 1.0.6), python-coverage (>= 3.6), + python-croniter, python-docutils (>= 0.9.1), python-eventlet (>= 0.13.0), python-extras, @@ -26,10 +27,11 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-glanceclient (>= 1:0.10.0), python-hacking, python-happybase, - python-httplib2, + python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.8), python-jsonpath-rw, - python-keystoneclient (>= 1:0.4.1), + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:0.6.0), python-kombu (>> 2.4.7), python-lockfile, python-lxml, @@ -44,28 +46,31 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-nova (>= 2013.2~), python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), - python-oslo.sphinx, - python-pecan (>= 0.2.1), + python-oslo.vmware, + python-oslosphinx, + python-pecan (>= 0.4.5), python-pymongo (>= 2.4), + python-pysnmp4, python-requests (>= 1.2), python-setuptools-git, - python-six (>= 1.4.1), + python-six (>= 1.5.2), python-sphinx, python-sphinxcontrib-docbookrestapi, python-sphinxcontrib-httpdomain, - python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.12), - python-subunit, - python-swift (>= 1.8.0), + python-sphinxcontrib-pecanwsme (>= 0.6), + python-sqlalchemy (>= 0.7.8), + python-stevedore (>= 0.14), + python-subunit (>= 0.0.18), + python-swift (>= 1.12.0), python-swiftclient (>= 1:1.6.0), python-testscenarios (>= 0.4), - python-testtools (>= 0.9.32), + python-testtools (>= 0.9.34), + python-tz, python-unittest2, python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-wsme (>= 0.6), python-yaml, - testrepository (>= 0.0.17) + testrepository (>= 0.0.18) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git @@ -79,14 +84,17 @@ Depends: alembic (>= 0.4.2), libjs-jquery, python-anyjson (>= 0.3.3), python-ceilometerclient (>= 1.0.6), + python-croniter, python-eventlet (>= 0.13.0), python-extras, python-flask (>= 0.10), python-glanceclient (>= 1:0.10.0), python-greenlet (>= 0.4), + python-happybase, python-iso8601 (>= 0.1.8), python-jsonpath-rw, - python-keystoneclient (>= 1:0.4.1), + python-jsonschema (>= 2.0.0), + python-keystoneclient (>= 1:0.6.0), python-kombu (>> 2.4.7), python-lockfile, python-lxml, @@ -96,16 +104,19 @@ Depends: alembic (>= 0.4.2), python-netaddr (>= 0.7.6), python-novaclient (>= 2:2.15.0), python-oslo.config (>= 1.2.1), - python-pbr (>= 0.5.21), - python-pecan (>= 0.2.1), + python-oslo.vmware, + python-pbr (>= 0.6), + python-pecan (>= 0.4.5), python-pymongo (>= 2.4), + python-pysnmp4, python-requests (>= 1.2), - python-six (>= 1.4.1), - python-sqlalchemy (>= 0.7.3), - python-stevedore (>= 0.12), + python-six (>= 1.5.2), + python-sqlalchemy (>= 0.7.8), + python-stevedore (>= 0.14), python-swiftclient (>= 1:1.6.0), + python-tz, python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-wsme (>= 0.6), python-yaml, ${misc:Depends}, ${python:Depends} diff --git a/xenial/debian/python-ceilometer.install b/xenial/debian/python-ceilometer.install index ac39216..2b24d28 100644 --- a/xenial/debian/python-ceilometer.install +++ b/xenial/debian/python-ceilometer.install @@ -1,2 +1,2 @@ -usr/lib/python*/dist-packages/* ceilometer/api/app.wsgi /usr/share/ceilometer +usr/lib/python*/dist-packages/*