X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=4f98087e96f2ce363427116dc99ab90d4eaa56d5;hb=7aa3467f8175bf4798b3baae98e03db463b5260d;hp=b85f0fd265e396dd9acda7c416db60cfd2a049ca;hpb=15fe472424ff3b027e5a600aa94314b6186b5e6d;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index b85f0fd..4f98087 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 9~), po-debconf, python-all (>= 2.6.6-3~), - python-pbr (>= 0.6) + python-pbr (>= 0.6), + python-sphinx Build-Depends-Indep: alembic (>= 0.6.4), mongodb, python-anyjson (>= 0.3.3), @@ -28,7 +29,8 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.9.0), + python-keystoneclient (>= 1:0.10.0), + python-keystonemiddleware, python-kombu (>= 2.4.8), python-lockfile, python-lxml, @@ -38,29 +40,31 @@ Build-Depends-Indep: alembic (>= 0.6.4), python-msgpack (>= 0.4.0), python-mysqldb, python-netaddr (>= 0.7.6), - python-neutronclient (>= 2.3.5), - python-nova (>= 2013.2~), + python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.2.1), - python-oslo.vmware (>= 0.4), + python-oslo.config (>= 1.4.0.0~a3), + python-oslo.db (>= 0.4.0), + python-oslo.messaging (>= 1.4.1), + python-oslo.serialization, + python-oslo.utils (>= 0.2.0), + python-oslo.vmware (>= 0.5), + python-oslosphinx (>= 2.2.0.0~a2), python-oslotest, - python-oslosphinx, python-pecan (>= 0.5.0), python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.1), + python-requests (>= 1.2.1), python-six (>= 1.7.0), - python-sphinx, python-sphinxcontrib-docbookrestapi, python-sphinxcontrib-httpdomain, python-sphinxcontrib-pecanwsme (>= 0.6), python-sqlalchemy (>= 0.8.4), python-stevedore (>= 0.14), python-subunit (>= 0.0.18), - python-swift (>= 1.12.0), - python-swiftclient (>= 1:1.6.0), + python-swiftclient (>= 1:2.2.0), python-testscenarios (>= 0.4), python-testtools (>= 0.9.34), + python-tooz (>= 0.3), python-tz, python-webob (>= 1.2.3), python-wsme (>= 0.6), @@ -89,7 +93,8 @@ Depends: alembic (>= 0.6.4), python-iso8601 (>= 0.1.8), python-jsonpath-rw, python-jsonschema (>= 2.0.0), - python-keystoneclient (>= 1:0.9.0), + python-keystoneclient (>= 1:0.10.0), + python-keystonemiddleware, python-kombu (>= 2.4.8), python-lockfile, python-lxml, @@ -97,19 +102,24 @@ Depends: alembic (>= 0.6.4), python-msgpack (>= 0.4.0), python-mysqldb, python-netaddr (>= 0.7.6), - python-neutronclient (>= 2.3.5), + python-neutronclient (>= 2.3.6), python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.2.1), - python-oslo.vmware (>= 0.4), + python-oslo.config (>= 1.4.0.0~a3), + python-oslo.db (>= 0.4.0), + python-oslo.messaging (>= 1.4.1), + python-oslo.serialization, + python-oslo.utils (>= 0.2.0), + python-oslo.vmware (>= 0.5), python-pbr (>= 0.6), python-pecan (>= 0.5.0), python-pymongo (>= 2.5), python-pysnmp4 (>= 4.2.1), - python-requests (>= 1.1), + python-requests (>= 1.2.1), python-six (>= 1.7.0), python-sqlalchemy (>= 0.8.4), python-stevedore (>= 0.14), - python-swiftclient (>= 1:1.6.0), + python-swiftclient (>= 1:2.2.0), + python-tooz (>= 0.3), python-tz, python-webob (>= 1.2.3), python-wsme (>= 0.6),