From 2f055cf5e09c699ceff29a284dc414a1993cbc50 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 20 Sep 2016 09:42:45 -0400 Subject: Fixes duplicate Neutron Service Plugins in env files ODL L3 and SDNVPN had duplicate NeutronServicePlugins entries that were overriding features to just be 'router'. This removes the duplicates. Also, QOS needed to be removed for SDNVPN plugins, because QOS has a bug with ML2 driver for stable/mitaka. opnfv-tht-pr: 81 JIRA: APEX-219 Change-Id: Ieb132c85a1d3c81012142db0519f19299274d032 Signed-off-by: Tim Rozet --- ci/PR_revision.log | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index ad51846a..f8b11a71 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -39,4 +39,5 @@ 77,Update FDIO to use opendaylight_v2 mechanism driver 78,Fix spelling mistake in specs filter 79,Fix controller and compute ip array -80,Change TenantNIC and PublicNIC to be role specific \ No newline at end of file +80,Change TenantNIC and PublicNIC to be role specific +81,Fix duplicate NeutronServicePlugins -- cgit 1.2.3-korg