From: Tim Rozet Date: Wed, 5 Oct 2016 20:04:51 +0000 (-0400) Subject: Fixes sdnvpn (again) X-Git-Tag: danube.1.0~174^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F22711%2F1;p=apex.git Fixes sdnvpn (again) Previous neutron_config did not work because of duplicate declarations of that as well. This patch just removes it all together from the puppet files and into the environment file. opnfv-tht-pr: 86 JIRA: APEX-278 Change-Id: I18dc5d41a760793417f57bfe0983401ca7ee1746 Signed-off-by: Tim Rozet --- diff --git a/ci/PR_revision.log b/ci/PR_revision.log index f7b832e6..e6932dd8 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -42,3 +42,4 @@ 80,Change TenantNIC and PublicNIC to be role specific 81,Fix duplicate NeutronServicePlugins 82,Fixes neutron sdnvpn config resource +86,Moves sdnvpn config to env file