]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed min version of python-openstack-auth
authorThomas Goirand <thomas@goirand.fr>
Thu, 10 Sep 2015 08:07:23 +0000 (08:07 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 10 Sep 2015 08:07:23 +0000 (08:07 +0000)
Rewritten-From: ba82bb33b092640635c9f32da77aac6aca4f2c4e

xenial/debian/control

index 7ec3c984f01de22adfb9a6ab8d6d4258799af95f..908cdff825ce9b78543256502fecc4a2b9b2d6b7 100644 (file)
@@ -38,7 +38,7 @@ Build-Depends-Indep: gettext,
                      python-nosehtmloutput,
                      python-nosexcover,
                      python-novaclient (>= 2:2.26.0),
-                     python-openstack-auth (>= 1.1.7),
+                     python-openstack-auth (>= 1.4.0),
                      python-openstack.nose-plugin,
                      python-oslo.concurrency (>= 2.3.0),
                      python-oslo.config (>= 1:2.3.0),
@@ -108,7 +108,7 @@ Depends: python-babel,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
          python-novaclient (>= 2:2.26.0),
-         python-openstack-auth (>= 1.1.7),
+         python-openstack-auth (>= 1.4.0),
          python-oslo.concurrency (>= 2.3.0),
          python-oslo.config (>= 1:2.3.0),
          python-oslo.i18n (>= 1.5.0),