Fixes sdnvpn (again) 15/22715/1
authorTim Rozet <trozet@redhat.com>
Wed, 5 Oct 2016 20:04:51 +0000 (16:04 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 5 Oct 2016 20:59:59 +0000 (20:59 +0000)
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>
ci/PR_revision.log

index f7b832e..e6932dd 100644 (file)
@@ -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