Fixes missing OVS Firewall config with OpenDaylight
[apex-tripleo-heat-templates.git] / puppet / services / opendaylight-ovs.yaml
index 268ca24..907ecdd 100644 (file)
@@ -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