]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Mon, 22 Sep 2014 09:03:15 +0000 (17:03 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 22 Sep 2014 09:03:15 +0000 (17:03 +0800)
Rewritten-From: a48dc53f1e8f36c177f62e6c62113126a0b176e3

trusty/debian/control

index 9e2df86e58a451ab5bf4b054dec792e7f70cefe3..fbb233c2a4ed384052cbce92fe8da1bb058ba168 100644 (file)
@@ -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),