From: Thomas Goirand Date: Fri, 10 Oct 2014 15:11:54 +0000 (+0800) Subject: Added ipset as dependency. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c8f3ba5fe885979276a51f88a2c8898b115c3c89;p=openstack-build%2Fneutron-build.git Added ipset as dependency. Rewritten-From: af0c073646fbf724027e5a65f6a2f4e9f2593205 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index bd053fdc8..346deffd8 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +neutron (2014.2~rc1-4) experimental; urgency=medium + + * Added ipset as dependency. + + -- Thomas Goirand Fri, 10 Oct 2014 23:11:10 +0800 + neutron (2014.2~rc1-3) experimental; urgency=medium * Fixed debconf template and ran debconf-updatepo. diff --git a/trusty/debian/control b/trusty/debian/control index 672d28ab9..e66db4eb8 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -101,6 +101,7 @@ Breaks: python-quantum (<< 2013.2~), quantum-plugin-ryu (<< 2013), quantum-plugin-ryu-agent (<< 2013) Depends: alembic (>= 0.6.4), + ipset, python-anyjson (>= 0.3.3), python-argparse, python-babel (>= 1.3),