From: Thomas Goirand Date: Sun, 20 Apr 2014 02:15:41 +0000 (+0800) Subject: Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a9184dd6e59bc61d5d13461804a22e6a3af03117;p=openstack-build%2Fneutron-build.git Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858). Change-Id: Id9a98e99c6d5d05bb574424647f85384db7b9896 --- diff --git a/debian/changelog b/debian/changelog index 91feded15..fb0c53a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ neutron (2014.1-2) UNRELEASED; urgency=low * Fixed fr.po (Closes: #745249). Thanks to Christian Perrier for this. + * Added a Provides: neutron-plugin-ml2 in neutron-common (LP: #1309858). -- Thomas Goirand Sun, 20 Apr 2014 09:50:09 +0800 diff --git a/debian/control b/debian/control index 795e5912d..59f4b4ab3 100644 --- a/debian/control +++ b/debian/control @@ -181,6 +181,7 @@ Provides: neutron-plugin, neutron-plugin-hyperv, neutron-plugin-linuxbridge, neutron-plugin-metaplugin, + neutron-plugin-ml2, neutron-plugin-nec, neutron-plugin-nicira, neutron-plugin-openvswitch,