diff options
author | Tim Rozet <trozet@redhat.com> | 2016-10-05 16:04:51 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-10-05 16:04:51 -0400 |
commit | 392ba96008136fa3ef74dfc8a0c769a21daabb4e (patch) | |
tree | dc0e36ebfd9e98f4a779f4c02eae7f821078c944 /ci | |
parent | 95a344a46144d88cdac35bc02a463b6e3d7eab8c (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>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/PR_revision.log | 1 |
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 |