puppet-neutron/spec/classes
Bernard Cafarelli 9e4b885595 Add agent/explicitly_egress_direct support
This configuration parameter for the ML2/OVS agent was added in
I14fefe289a19b718b247bf0740ca9bc47f8903f4 and backported up to
stable/queens, preventing flooding on integration bridge in some cases.

It needs to be enabled on specific node types, so add option to
configure it.

Conflicts:
	manifests/agents/ml2/ovs.pp
	spec/classes/neutron_agents_ml2_ovs_spec.rb

Related-Bug: #1732067
Change-Id: Iff50d2d086c687ef9ec1ba878e24c06dfc8a7d99
(cherry picked from commit d0bc82d842)
2021-03-10 12:34:01 +00:00
..
neutron_agents_bagpipe_spec.rb Refactor Bagpipe driver support for including ML2 plugin configuration 2017-04-17 11:41:53 +02:00
neutron_agents_bgp_dragent_spec.rb neutron-dynamic-routing wrong package for Debian 2018-08-21 12:02:32 +02:00
neutron_agents_bigswitch.rb Add puppet files to support big switch agents 2016-01-29 01:49:33 -08:00
neutron_agents_dhcp_spec.rb Adds configuration for SSL OVSDB connections 2018-02-12 15:35:21 +00:00
neutron_agents_l2gw_spec.rb Set agent debug config defaults to service default 2017-11-18 11:06:48 -03:30
neutron_agents_l3_spec.rb Set agent debug config defaults to service default 2017-11-18 11:06:48 -03:30
neutron_agents_lbaas_spec.rb Optionally set device_driver to $::os_service_default 2018-02-14 19:31:11 +00:00
neutron_agents_metadata_spec.rb Configure metadata agent 'metadata_proxy_shared_secret' as secret 2018-03-19 03:35:53 +00:00
neutron_agents_metering_spec.rb Set agent debug config defaults to service default 2017-11-18 11:06:48 -03:30
neutron_agents_ml2_linuxbridge_spec.rb linuxbridge: don't set enable_vxlan = True 2016-12-06 13:24:27 +00:00
neutron_agents_ml2_networking_baremetal_spec.rb Add networking-baremetal - ironic-neutron-agent 2018-02-07 15:42:18 +01:00
neutron_agents_ml2_ovs_spec.rb Add agent/explicitly_egress_direct support 2021-03-10 12:34:01 +00:00
neutron_agents_ml2_sriov_spec.rb Use stevedore aliases for firewall_driver options 2016-12-03 03:13:04 +00:00
neutron_agents_ml2_vpp_spec.rb Add support for VPP plugin 2016-12-16 07:53:28 -05:00
neutron_agents_n1kv_vem_spec.rb Fix puppet-neutron's gate 2016-07-19 11:01:48 +00:00
neutron_agents_ovn_metadata_spec.rb [OVN] Change the default metadata_workers to 2 2020-09-04 15:30:58 +01:00
neutron_agents_vpnaas_spec.rb Update VPNaaS setup to match migration to agent 2017-11-03 10:55:48 +01:00
neutron_client_spec.rb Fix unit test for neutron::client class 2017-08-03 10:20:58 +08:00
neutron_config_spec.rb Add support for dynamic routing bpg dragent 2018-07-15 12:42:27 +02:00
neutron_db_mysql_spec.rb Add test coverage for neutron::db::mysql 2015-11-16 16:33:41 +00:00
neutron_db_postgresql_spec.rb Test multiple operating systems for db 2016-04-30 12:39:06 +08:00
neutron_db_spec.rb Missing some parameters to test in db.pp 2017-06-01 11:25:09 +08:00
neutron_db_sync_spec.rb Add 'openstack-db' tag to db-sync Exec resource 2018-10-12 01:29:40 +00:00
neutron_init_spec.rb Make vlan_transparent in neutron.conf configurable 2018-09-14 21:11:05 -04:00
neutron_keystone_auth_spec.rb Support Neutron API in WSGI with Apache 2017-05-23 16:26:56 -04:00
neutron_keystone_authtoken_spec.rb Deprecate revocation_cache_time option 2017-09-14 11:45:03 +08:00
neutron_logging_spec.rb Add use_journal option for logging configuration 2018-01-15 16:03:16 +08:00
neutron_plugins_cisco_spec.rb Remove old authtoken options 2016-11-08 01:50:32 -03:00
neutron_plugins_midonet_spec.rb Update MidoNet plugin manifest 2017-03-06 16:04:14 +01:00
neutron_plugins_ml2_arista_l3_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ml2_arista_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ml2_bagpipe_spec.rb Refactor Bagpipe driver support for including ML2 plugin configuration 2017-04-17 11:41:53 +02:00
neutron_plugins_ml2_bigswitch_restproxy_spec.rb Update bigswitch restproxy configuration 2017-03-21 13:32:13 -06:00
neutron_plugins_ml2_bigswitch_spec.rb Changed default for core_plugin to ml2 2016-12-03 03:50:00 +00:00
neutron_plugins_ml2_cisco_nexus1000v_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ml2_cisco_nexus_spec.rb CiscoNexus: Update and Remove deprecated vars 2019-12-18 13:44:04 +00:00
neutron_plugins_ml2_cisco_spec.rb Changed default for core_plugin to ml2 2016-12-03 03:50:00 +00:00
neutron_plugins_ml2_cisco_type_nexus_vxlan_spec.rb Changed default for core_plugin to ml2 2016-12-03 03:50:00 +00:00
neutron_plugins_ml2_cisco_ucsm_spec.rb New configuration being added for Cisco UCSM ML2 driver 2018-01-22 13:51:39 -05:00
neutron_plugins_ml2_cisco_vts_spec.rb Adding Cisco VTS ML2 mechanism driver configuration manifest 2017-10-06 17:36:23 +02:00
neutron_plugins_ml2_fujitsu_cfab_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ml2_fujitsu_fossw_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ml2_fujitsu_spec.rb Add networking-fujitsu support to puppet-neutron 2016-12-06 15:21:43 -05:00
neutron_plugins_ml2_midonet_spec.rb Changed default for core_plugin to ml2 2016-12-03 03:50:00 +00:00
neutron_plugins_ml2_networking_ansible_spec.rb Add networking-ansible ml2 plugin support 2018-11-29 19:13:20 -05:00
neutron_plugins_ml2_networking_baremetal_spec.rb Add networking-baremetal ml2 plug-in 2018-02-07 15:40:02 +01:00
neutron_plugins_ml2_nuage_spec.rb Allowing Non-IP Traffic in L2 and L3 domains 2018-01-22 16:48:02 -05:00
neutron_plugins_ml2_opendaylight_spec.rb Adds the ability to specify ML2 ODL Features 2017-09-20 15:08:11 -04:00
neutron_plugins_ml2_ovn_spec.rb ovn: Add dns_servers configuration support 2018-06-22 14:39:41 +05:30
neutron_plugins_ml2_spec.rb Fixes missing 'geneve' network type 2018-05-23 07:11:49 +00:00
neutron_plugins_ml2_vpp_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_nsx_spec.rb Adds new neutron nsx plugin parameters 2018-10-31 17:20:19 +00:00
neutron_plugins_nuage_spec.rb Remove old authtoken options 2016-11-08 01:50:32 -03:00
neutron_plugins_nvp_spec.rb Add hooks for external install & svc management 2016-06-09 09:55:27 -04:00
neutron_plugins_opencontrail_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_plugins_ovs_opendaylight_spec.rb IPv6 support for ODL-OVS deployment 2018-11-23 09:42:40 +05:30
neutron_plugins_plumgrid_spec.rb Password should be secured 2017-03-29 10:57:13 +08:00
neutron_policy_spec.rb Add group to policy management 2018-01-11 15:54:05 +00:00
neutron_quota_spec.rb Fix up incorrect quota_healthmonitor config option 2017-11-23 14:39:29 +11:00
neutron_rootwrap_spec.rb Xenserver - adding type and provider too manage rootwrap.conf 2017-01-04 08:22:57 +01:00
neutron_server_notifications_spec.rb Add param for controlling which nova endpoint is used 2018-01-23 16:12:31 -03:30
neutron_server_placement_spec.rb [placement] Replace port 35357 with 5000 for "auth_url" 2019-06-12 12:05:56 +02:00
neutron_server_spec.rb Add support for n-server to manage n-d-r package 2018-07-28 04:58:08 +02:00
neutron_services_bgpvpn_spec.rb Fix the default parameter value in spec test 2017-05-16 11:04:31 +08:00
neutron_services_fwaas_spec.rb Update FWaaS configuration for Ocata 2016-11-22 15:52:16 -05:00
neutron_services_l2gw_spec.rb Adding database sync for L2 Gateway service plugin 2017-04-06 10:46:57 +02:00
neutron_services_lbaas_haproxy_spec.rb Fix the default parameter value in spec test 2017-05-16 11:04:31 +08:00
neutron_services_lbaas_octavia_spec.rb Added service authentication options to LBaaS 2017-07-27 09:04:06 -04:00
neutron_services_lbaas_spec.rb Remove Deprecated LBaaS parameters 2017-06-20 14:10:09 -04:00
neutron_services_sfc_spec.rb Add support for networking-sfc 2017-09-13 09:59:13 +02:00
neutron_services_vpnaas_spec.rb Fix the default parameter value in spec test 2017-05-16 11:04:31 +08:00
neutron_wsgi_apache_spec.rb Allow setting log files for apache vhost 2017-10-06 14:24:13 +03:00