Adds VXLAN+GPE config when using SFC feature 12/62112/2
authorTim Rozet <trozet@redhat.com>
Mon, 21 Aug 2017 20:46:47 +0000 (16:46 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 21 Aug 2017 22:55:24 +0000 (18:55 -0400)
commit82d316ba7b9e6b4d61f48e8e6c4d9e3132ee79ae
treeffc2fcd934df894b0e33b5a100cf4bdc64618e6c
parent2faeb94a32201dad76811e1d01c2aadcbf4b5ae5
Adds VXLAN+GPE config when using SFC feature

Config is necessary for Genius to create VXLAN tunnels as VXLAN+GPE when
using the odl-netvirt-sfc feature.

Disable XML Coala linting because of false-positive regarding XML
version. ODL uses files like this, should copy. Can reevaluate enabling
later.

Change-Id: I02314dac7c779d00d54cd5c47448822792e353ab
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.coafile
files/genius-itm-config.xml [new file with mode: 0644]
files/netvirt-elanmanager-config.xml [new file with mode: 0644]
manifests/config.pp
spec/acceptance/class_spec.rb
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb
spec/spec_helper_acceptance.rb