From: Thomas Goirand Date: Mon, 27 Jun 2016 14:07:53 +0000 (+0200) Subject: neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cf6b91b50c827eb91f0a5109c3a90711632418ae;p=openstack-build%2Fneutron-lbaas-build.git neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). Rewritten-From: 9ab7b3d51d16a9f1891da9632b59c5cb023bd790 --- diff --git a/trusty/debian/control b/trusty/debian/control index e6d574c..f1dcd96 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -101,7 +101,7 @@ Depends: adduser, debconf, lsb-base, neutron-common, - python-nova (= ${binary:Version}), + python-neutron-lbaas (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}