Adds security group mode configuration 32/55632/1
authorTim Rozet <tdrozet@gmail.com>
Mon, 14 Nov 2016 20:07:06 +0000 (15:07 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 19 Apr 2017 19:18:40 +0000 (15:18 -0400)
commita34bc2edbf87755c9bd51b3138710f494134d874
tree23bb6be672725166910bba5e28f89cade1f27d9b
parentee3c80ee522e5c0b6b301c2d77ebf91075436b3a
Adds security group mode configuration

Security grouop mode defaults to stateful in Boron release. Red Hat
based systems less than 7.3 release are unable to use stateful.  This
patch detects those OS types and fallsback to 'learn' mode.  The mode is
also configurable as a new param to the opendaylight class.

Change-Id: I45ac251a99194bce63a80e8c0b4777ab4001d2a3
Signed-off-by: Tim Rozet <tdrozet@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
README.markdown
manifests/config.pp
manifests/init.pp
manifests/params.pp
spec/classes/opendaylight_spec.rb
spec/spec_helper.rb
templates/netvirt-aclservice-config.xml.erb [new file with mode: 0644]