From e318208451aa9eb284429efd2eeabfef231c8256 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 20 Jun 2016 15:19:28 +0000 Subject: [PATCH] Fixed required python-neutron version. Rewritten-From: dd8a3934ed2891dc2964ec94a61cadf29b2a36fe --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 95fe452..e253d47 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-mock (>= 1.3), python-mysqldb, python-netaddr (>= 0.7.12), - python-neutron (>= 1:8.0.0~rc1), + python-neutron (>= 2:9.0.0~b1), python-neutron-lib (>= 0.1.0), python-openssl (>= 0.14), python-oslo.concurrency (>= 3.5.0), @@ -66,7 +66,7 @@ Depends: alembic (>= 0.8.4), python-eventlet (>= 0.18.4), python-keystoneauth1 (>= 2.1.0), python-netaddr (>= 0.7.12), - python-neutron (>= 1:8.0.0~rc1), + python-neutron (>= 2:9.0.0~b1), python-neutron-lib (>= 0.1.0), python-openssl (>= 0.14), python-oslo.config (>= 1:3.9.0), -- 2.45.2