summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-10-05 16:04:51 -0400
committerTim Rozet <trozet@redhat.com>2016-10-05 20:59:59 +0000
commit8a8a7c87eb5667867e982956124a0af5a0aad003 (patch)
tree831a56beea97a4d75412959be4eddc1a0e53b527
parent9151211535509a4210dc6873fc9bcef00300292b (diff)
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 <trozet@redhat.com>
-rw-r--r--ci/PR_revision.log1
1 files changed, 1 insertions, 0 deletions
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