From 5e8fb1e41e5d4d3809e5c22802b6ff661b0e44f9 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 21 Sep 2016 10:14:15 -0400 Subject: Fixes neutron sdnvpn config resource Duplicate neutron::config class declarations during SDNVPN scenario were causing deployments to fail. Modified it to be a neutron_config provider instead. opnfv-tht-pr: 82 JIRA: APEX-278 Change-Id: I44868ee95d1fc4c976d7a606e94bf087459ff2f8 Signed-off-by: Tim Rozet --- ci/PR_revision.log | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index f8b11a71..f7b832e6 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -41,3 +41,4 @@ 79,Fix controller and compute ip array 80,Change TenantNIC and PublicNIC to be role specific 81,Fix duplicate NeutronServicePlugins +82,Fixes neutron sdnvpn config resource -- cgit 1.2.3-korg