From: Thomas Goirand Date: Mon, 16 Dec 2013 07:39:00 +0000 (+0800) Subject: Added python-neutronclient (>= 2.3.0) as dependency of python-neutron. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d5df669af16fa931c3f86a8bf669c78f6b2ee758;p=openstack-build%2Fneutron-build.git Added python-neutronclient (>= 2.3.0) as dependency of python-neutron. Change-Id: Ic675303b3cb80811e771e4a7cf76bcb14be23040 Rewritten-From: 8b0c2b372fd40a8b713145e742523b27e275e8a6 --- diff --git a/trusty/debian/control b/trusty/debian/control index 50da6f8d2..07857aff6 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -117,6 +117,7 @@ Depends: alembic (>= 0.4.1), python-lxml, python-migrate, python-netaddr, + python-neutronclient (>= 2.3.0), python-oslo.config (>= 1.2.0a3), python-oslo.config (>= 1.2.1), python-paste,