Merge "Revert "Switch networking-sfc job to be run with eventlet""
diff --git a/neutron_tempest_plugin/config.py b/neutron_tempest_plugin/config.py
index d259201..55d9d9e 100644
--- a/neutron_tempest_plugin/config.py
+++ b/neutron_tempest_plugin/config.py
@@ -81,7 +81,8 @@
                 default=False,
                 help='Whether SNAT rules apply recursively to all connected '
                 'networks. This is the default behavior for ovs and '
-                'linuxbridge drivers.'),
+                'linuxbridge drivers. OVN requires '
+                'ovn_router_indirect_snat=True setting to implement it.'),
 
     # Multicast tests settings
     cfg.StrOpt('multicast_group_range',
diff --git a/zuul.d/master_jobs.yaml b/zuul.d/master_jobs.yaml
index 4277087..3695565 100644
--- a/zuul.d/master_jobs.yaml
+++ b/zuul.d/master_jobs.yaml
@@ -1054,9 +1054,6 @@
       - openstack/designate-dashboard
       - openstack/designate-tempest-plugin
     timeout: 3600
-    # TODO(gmann): make it voting once below bug is fixed
-    # https://bugs.launchpad.net/neutron/+bug/2078518
-    voting: false
     vars:
       network_api_extensions_common: *api_extensions
       devstack_localrc: