Merge "Fixes missing OVS Firewall config with OpenDaylight"
This commit is contained in:
commit
9797d93561
@ -54,5 +54,11 @@ outputs:
|
||||
template: MAPPINGS
|
||||
params:
|
||||
MAPPINGS: {get_param: OpenDaylightProviderMappings}
|
||||
tripleo.opendaylight_ovs.firewall_rules:
|
||||
'118 neutron vxlan networks':
|
||||
proto: 'udp'
|
||||
dport: 4789
|
||||
'136 neutron gre networks':
|
||||
proto: 'gre'
|
||||
step_config: |
|
||||
include tripleo::profile::base::neutron::plugins::ovs::opendaylight
|
||||
|
Loading…
x
Reference in New Issue
Block a user