From: Thomas Goirand Date: Mon, 22 Sep 2014 09:03:15 +0000 (+0800) Subject: Updated (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c8a4b34988d3f97bd6093c9352e9091cad1f3f1c;p=openstack-build%2Fheat-build.git Updated (build-)depends for this release. Rewritten-From: a48dc53f1e8f36c177f62e6c62113126a0b176e3 --- diff --git a/xenial/debian/control b/xenial/debian/control index 9e2df86e..fbb233c2 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -24,6 +24,7 @@ Build-Depends-Indep: python-babel (>= 1.3), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.9.0), + python-keystonemiddleware, python-kombu (>= 2.4.8), python-lockfile, python-lxml (>= 2.3), @@ -31,22 +32,27 @@ Build-Depends-Indep: python-babel (>= 1.3), python-migrate (>= 0.9.1), python-mock (>= 1.0), python-mox, + python-mysqldb, python-netaddr, python-neutronclient (>= 2.3.5), python-nose, python-nosexcover, python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.2.1), + python-oslo.config (>= 1.4.0.0~a3), + python-oslo.db (>= 0.2.0), + python-oslo.i18n (>= 0.2.0), python-oslo.messaging (>= 1.3.0), python-oslosphinx, python-oslotest, python-paste, python-pastedeploy, python-posix-ipc, + python-psycopg2, python-pycryptopp, python-qpid, python-requests (>= 1.1), python-routes, + python-saharaclient (>= 0.6.0), python-sendfile, python-setuptools, python-six (>= 1.7.0), @@ -81,6 +87,7 @@ Depends: python-babel (>= 1.3), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.9.0), + python-keystonemiddleware, python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-memcache, @@ -89,7 +96,9 @@ Depends: python-babel (>= 1.3), python-netaddr, python-neutronclient (>= 2.3.5), python-novaclient (>= 2:2.17.0), - python-oslo.config (>= 1.2.1), + python-oslo.config (>= 1.4.0.0~a3), + python-oslo.db (>= 0.2.0), + python-oslo.i18n (>= 0.2.0), python-oslo.messaging (>= 1.3.0), python-paste, python-pastedeploy, @@ -99,6 +108,7 @@ Depends: python-babel (>= 1.3), python-qpid, python-requests (>= 1.1), python-routes, + python-saharaclient (>= 0.6.0), python-sendfile, python-setuptools, python-six (>= 1.7.0),