]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Review build-dependencies for havana b2
authorThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 14:31:20 +0000 (22:31 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 28 Jul 2013 14:31:20 +0000 (22:31 +0800)
Rewritten-From: 7b2226a9ad005c8ac0878e361723607ce3d79be7

xenial/debian/control

index 9678168982fbf1b2543c42d71a33e2f4a91a057b..556c5eb9f8d0bec699f0a4ad653b513c8416dd24 100644 (file)
@@ -35,7 +35,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-mox,
                      python-nose,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.11.0),
+                     python-novaclient (>= 2:2.12.0),
                      python-oslo.config,
                      python-paramiko,
                      python-paste,
@@ -46,6 +46,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-routes,
                      python-sendfile,
                      python-setuptools,
+                     python-six,
                      python-sphinx,
                      python-sqlalchemy (>= 0.7.8),
                      python-swiftclient,
@@ -79,7 +80,7 @@ Depends: python-argparse,
          python-memcache,
          python-migrate,
          python-mysqldb,
-         python-novaclient (>= 2:2.11.0),
+         python-novaclient (>= 2:2.12.0),
          python-oslo.config,
          python-paste,
          python-pastedeploy,
@@ -89,6 +90,7 @@ Depends: python-argparse,
          python-routes,
          python-sendfile,
          python-setuptools,
+         python-six,
          python-sqlalchemy (>= 0.7.8),
          python-swiftclient,
          python-webob (>= 1.2.3),