neutron/releasenotes/notes
Lucas Alvares Gomes 44c367d985 [OVN] Set mcast_flood_reports on LSPs
This patch enables the "mcast_flood_reports" and "mcast_flood" (on provnet
ports only) options in the Logical Switch Ports in the OVN driver. Without
these options, the ovn-controller will consume the IGMP queries and won't
send it to the LSP ports, meaning that external IGMP queries will never
arrive to the VMs.

In talks to the core OVN team, it was suggested [0] to enable the
"mcast_flood_reports" option by default in the OVN driver (at least until
fixed in core OVN) as a workaround to this problem. And, to avoid having
to update all ports (which can be many) based on the igmp_snooping_enable
configuration option, we are always setting "mcast_flood_reports" to
"true" in the LSPs. This won't cause any harm (also confirmed by core
OVN developers [0]) since it will be ignored if multicast snoop is
disabled.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1933990#c3

Closes-Bug: #1918108
Change-Id: I99a60b9af94b8208b5818b035e189822981bb269
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit b04d64b90f)
2021-03-10 10:33:58 +00:00
..
.placeholder Add reno for release notes management 2015-11-04 22:27:56 +00:00
404-for-quota-tenant-2c09c16759269b21.yaml Return a 404 on quota delete if entry not found 2016-04-18 20:32:51 +00:00
1500-default-mtu-b0d6e4ab193b62a4.yaml Release notes: prelude items should not have a - (aka bullet) 2016-03-05 07:36:30 -08:00
1500-default-segment-mtu-54e2cf6aea9602d5.yaml Release notes: prelude items should not have a - (aka bullet) 2016-03-05 07:36:30 -08:00
Add-http_retries-config-option-b81dd29c03ba8c6a.yaml Add config option ``http_retries`` 2020-06-29 22:07:46 -04:00
Add-support-for-direct-ports-with-QoS-in-OVS-48c78c156606e724.yaml Add support for direct ports with QoS in OVS 2020-01-16 11:50:02 +00:00
Adds-http_proxy_to_wsgi-middleware-24e8271cbd94ffdf.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
Deprecate-plug_new-method-without-link_up-parameter-27f8310eb1e1910a.yaml Allow usage of legacy 3rd-party interface drivers 2020-05-20 00:32:49 +00:00
Dscp-marking-for-linuxbridge-agent-e765d0d934fa4017.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
Ingress-bandwidth-limit-in-openvswitch-agent-51cda9bb6b511885.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
Minimizing-lock-granularity-8bc2f893d9389cf8.yaml Minimizing L3 agent QoS extensions lock granularity 2019-07-02 23:13:29 +08:00
Neutron-status-upgrade-check-framework-fc34d03c8829672c.yaml Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
QoS-for-linuxbridge-agent-bdb13515aac4e555.yaml Add support for QoS for LinuxBridge agent 2016-03-01 10:45:02 +00:00
QoS-ingress-bandwidth-limit-54cea12dbea71172.yaml Add QoS bandwidth limit for instance ingress traffic 2017-04-27 12:51:50 +00:00
Remove-firewall_driver-option-from-neutron-server-920564ec77503631.yaml Remove usage of the "firewall_driver" in the neutron server 2020-05-14 23:55:59 +02:00
Remove-neutron-lbaas-5cbedd7e8033610f.yaml Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
accepted_egress_direct-cc23873e213c6919.yaml Add accepted egress direct flow 2020-01-10 22:50:02 +08:00
access_as_external_rbac-455dc74b9fa22761.yaml Use network RBAC feature for external access 2016-02-29 19:05:26 -08:00
add-address-scope-rbac-a903ff28f6457606.yaml Allow sharing of address scopes via RBAC mechanism 2020-03-19 16:51:39 +02:00
add-availability-zone-4440cf00be7c54ba.yaml Update the documentation links 2017-12-13 10:49:46 +00:00
add-conntrack-workers-89d303e9ec3b4963.yaml Process conntrack updates in worker threads 2018-02-06 12:25:59 -05:00
add-custom-kill-scripts-af405ba49142d59c.yaml Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
add-description-field-in-port-forwarding-5db3b3f407c7eef4.yaml Add description field to portforwarding NAT rules 2020-01-22 11:19:55 -03:00
add-designate-driver-ssl-options-169c299c96f2aff0.yaml Fix designate dns driver for SSL based endpoints 2016-06-15 15:06:40 -07:00
add-dhcp_release6-ff1b8d62fd7fe76d.yaml DHCP: enhance DHCP release log 2016-09-16 19:49:51 +00:00
add-dns-domain-to-ports-f71359d75909a2d5.yaml Add port dns_domain processing logic 2017-08-08 18:42:43 -05:00
add-dscp-for-tunneling-03e28fe7c2f34e86.yaml Adding DSCP mark and inheritance in OVS and LB tunnels outer header 2018-01-17 10:54:46 +01:00
add-enable-dvr-knob-636268f775bb4569.yaml Allow to disable DVR api extension loading 2017-04-16 17:44:31 -07:00
add-floatingip-pool-api-6927362ef87fdbe5.yaml Introduce floating IP pool resource 2018-10-04 15:53:53 +00:00
add-get-me-a-network-56321aeef5389001.yaml Replaced this with "get-me-a-network" 2016-04-26 08:01:44 +00:00
add-igmp_snooping_enable-config-option-6a0e15e4ed0a2cf7.yaml Add "igmp_snooping_enable" config option for OVS agent 2019-11-02 13:46:13 +01:00
add-integration-with-external-dns-f56ec8a4993b1fc4.yaml External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
add-ip-protocols-in-sg-60467a073e771aee.yaml Add popular IP protocols for security group 2016-01-22 19:25:33 +05:30
add-keepalived-vrrp-healt-check-f23ed7c853151484.yaml Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
add-keepalived_use_no_track-config-option-4fa10304ee2960e6.yaml Add 'keepalived_use_no_track' config option 2020-08-13 17:15:29 +02:00
add-log-for-keepalived-state-change-e6d0c4f663776233.yaml Add log file for neutron-keepalived-state-change 2019-04-18 01:04:16 +00:00
add-minimum-bandwidth-support-sriov-63664b89f4dd1c1b.yaml SR-IOV: add agent QoS driver to support egress minimum bandwidth 2016-08-27 17:36:21 +00:00
add-multiple-port-bindings-f16eb47ebdddff2d.yaml Add binding activation to the Linuxbridge agent 2018-07-19 15:12:20 -05:00
add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml doc: fixed word 'neutron-serer' spelling error 2019-12-06 19:34:28 +08:00
add-network-segment-range-extension-0893a67cbf3f10fe.yaml Support Network Segment Range CRUD as extensions 2019-03-07 08:20:30 +00:00
add-new-harouter-state-5612fc5b5c2043a5.yaml Router should flip to standby if all L3 nodes down 2018-04-04 23:43:00 +00:00
add-osprofiler-support-7fc2de3001187075.yaml Add OSprofiler support 2016-05-20 11:35:59 -05:00
add-placement-api-configuration-options-f1611d0909bf6166.yaml Add a ReST client for placement API 2017-01-17 16:41:46 -06:00
add-port-data-plane-status-12726c964210b374.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
add-port-forwarding-fip-qos-f808d6b4826fb849.yaml Add port forwarding floating IP QoS 2019-01-30 14:04:00 +00:00
add-port-ip-allocation-attr-294a580641998240.yaml Mark unaddressed ports with none in ip_allocation field 2016-09-09 12:43:35 -06:00
add-port-rebinding-chance-33178b9abacf5804.yaml Add the rebinding chance in _bind_port_if_needed 2016-02-15 14:30:04 +02:00
add-port_details-to-floatingip-fefceab2c740e482.yaml Add port_details to Floating IP 2018-04-25 17:16:03 +00:00
add-propagate_uplink_status-to-port-f4e53395e86eb3cb.yaml Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00
add-rbac-qos-8b1154ee756c66df.yaml Qos policy RBAC DB setup and migration 2016-02-26 17:03:59 +00:00
add-rpc_response_max_timeout-option-cfaad5ef6af31632.yaml Add a new configuration parameter rpc_response_max_timeout 2019-01-18 09:55:31 +00:00
add-security-groups-rbac-6f133ec4d40e7641.yaml Allow sharing of security groups via RBAC mechanism 2019-03-09 17:30:14 -06:00
add-smartnic-support-53d25564bab0cbc5.yaml train release notes: Do not use prelude 2019-09-25 04:43:43 +09:00
add-sort-keys-check-for-get-sorts-b9e3e86ddcb3bc3a.yaml Fix bug: AttributeError arises while sorting with standard attributes 2019-05-29 17:58:51 +08:00
add-standard-attr-descriptions-1ba0d7a454c3fd8f.yaml Add a description field to all standard resources 2016-03-05 02:29:35 +00:00
add-standard-attributes-to-segment-d39c4b89988aa701.yaml Add standard attributes to segment resource 2018-04-11 14:40:41 +00:00
add-subnet-service-types-bc81f6df9834f96e.yaml IP allocation with Service Subnets 2016-08-24 20:03:22 +01:00
add-subnetpool-rbac-2eb2008bd1b27b11.yaml Allow sharing of subnet pools via RBAC mechanism 2020-04-09 19:02:47 +03:00
add-tag-all-standardattr-resources-6f757cb39cc1dcfe.yaml Tag mechanism supports resources with standard attribute 2017-07-25 08:14:04 +09:00
add-tags-to-core-resources-b05330a129900609.yaml Add filter for resource tag 2016-03-01 20:47:12 +00:00
add-timestamp-fields-f9ab949fc88f05f6.yaml Release note: fix a typo in add-time-stamp-fields 2016-07-03 22:48:33 -07:00
add-wsgi-script-support-e611fa5b5c2043a5.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
add_dhcp_dnsmasq_t1t2_options-3cef427d8109c165.yaml Allow to configure DHCP T1 and T2 timers in dnsmasq 2017-10-05 18:39:03 +00:00
add_is_default_to_qos_policies-f7c6bbac08d474d5.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
advanced_image-8abff2ca91de7f6c.yaml [Tempest] Running Trunk test with advanced image only 2017-07-25 10:21:58 -07:00
advertise_mtu_by_default-d8b0b056a74517b8.yaml Make Neutron attempt to advertise MTUs by default 2016-01-18 13:34:16 +01:00
advertisement-intervals-for-radvd-configurable-6d85b5fdd97a2742.yaml Make advertisement intervals for radvd configurable 2016-01-22 15:14:35 +00:00
agent-notification-signature-status-6a9b9dbce9cb9740.yaml notification: Add 'status' to agent after_create/update 2018-10-25 15:34:06 +02:00
allow-non-admins-to-define-external-extra-routes-0d541fc356a5c546.yaml Allow non-admins to define "external" extra-routes 2016-02-21 14:41:17 +01:00
allow-update-subnet-segment-id-association-1fb02ace27e85bb8.yaml Allow setting network-segment on subnet update 2018-05-24 01:09:02 +02:00
allow_port_create_update_shared_owners-2a57b1c72d91ace2.yaml Allow port create/update by shared nw owners 2017-12-12 04:12:54 +00:00
bandwidth-config-ovs-5bede7fb43b0a574.yaml ovs-agent: Report resource info in heartbeat 2018-10-11 11:08:07 +02:00
bandwidth-config-sriov-bd8ff8b4d84c8792.yaml sriov-agent: Report resource info in heartbeat 2018-10-11 11:15:06 +02:00
bgp-support-ef361825ca63f28b.yaml Queries for DVR-aware floating IP next-hop lookups 2016-03-09 20:01:56 +00:00
bug-7dc8245da8e0e571.yaml Do not report ovs agent state if ovs is dead 2021-01-17 11:43:50 +00:00
bug-1311040-dhcp-no-dns-09291c23e2ce800a.yaml Allow to disable DNS server announcement per subnet 2017-09-07 19:20:18 +00:00
bug-1671448-bfba96e42c7f2dbe.yaml Allow RBAC on Neutron quotas 2020-07-31 10:46:31 -05:00
bug-1811166-314d4b89de1cc0f1.yaml Enforce router admin state before distributed 2019-07-02 14:00:17 +00:00
bug-1843428-mac-addres-case-insensitivity-750299c11b49a9a8.yaml Make port list by mac case insesitive 2019-09-24 21:16:53 +00:00
bug-1875981-ec32d8c3918b0dd4.yaml Optionally use admin powers when deleting DNS records 2020-07-09 09:37:05 +02:00
bump-default-quotas-810570badb378c50.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
change-of-default-timeout-b09d11683526e27d.yaml Change default local ovs connection timeout 2019-03-25 02:51:20 +00:00
change-oslo-db-defaults-f94df09c30767f95.yaml Don't override default values for oslo.db options 2017-04-13 08:06:39 -07:00
change-port-forwarding-uniq-constraint-78ba3db20bce5fd2.yaml Add protocol to port_forwarding uniq constraint 2018-11-06 23:03:06 +08:00
change-segmentation-id-ovs-a201e0ac1c4d4fb6.yaml Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00
change_external_network_bridge_default-5de3a0c19182eb70.yaml Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
clear-allowed-address-pairs-with-none-4757bcca78076c9e.yaml Allow address pairs to be cleared with None 2016-02-19 22:10:43 -08:00
common-agent-extension-api-3fd06ff67329200a.yaml Use same instance of iptables_manager in L2 agent and extensions 2018-01-05 11:07:32 +01:00
conditional_updates-10b9aa66fd144217.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
config-file-generation-2eafc6602d57178e.yaml Cleanup all the release notes 2015-12-15 20:31:22 -05:00
config-host_dvr_for_dhcp-f949aca5bd666e24.yaml DVR: Ignore DHCP port during DVR host query 2019-08-21 05:35:19 +00:00
config-wsgi-pool-size-a4c06753b79fee6d.yaml Add an option for WSGI pool size 2016-04-12 10:14:15 -04:00
coordination-df3c0bf55a0c4863.yaml Add a generic coordination lock mechanism 2019-06-06 09:56:58 +08:00
correlate-address-scope-with-network-ea16e16b0154ac21.yaml Correlate address scope with network 2016-02-22 22:46:18 -05:00
custom_ethertypes-eae3fcab3293e3a1.yaml Add custom ethertype processing 2019-06-28 14:07:16 -04:00
default-local-dns-a1c3fa1451f228fa.yaml Set default value for dnsmasq_local_resolv to False 2016-01-27 16:42:11 +00:00
default-subnetpool-semantics-1cdc5cdde2be88c2.yaml Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
deprecate-advertise-mtu-51e3f78475a14efc.yaml Deprecate advertise_mtu option 2016-05-20 14:28:05 +02:00
deprecate-allow-sorting-allow-pagination-4549c92a74cfe15d.yaml Deprecate allow_sorting and allow_pagination options 2016-08-26 18:10:28 +00:00
deprecate-force_gateway_on_subnet-376855c4e66f4e11.yaml Deprecate 'force_gateway_on_subnet' configuration option 2016-02-22 11:19:14 +05:30
deprecate-gateway_external_network_id-f5c4071cd06714b0.yaml Deprecate gateway_external_network_id option 2017-02-23 10:25:11 +00:00
deprecate-get_binding_levels-function-84012e104ac572a1.yaml Integration of Port Binding Level OVO 2018-09-17 07:00:45 +00:00
deprecate-implicit-service-providers-loading-703f984b90351bf0.yaml Fix a release note typo for implicit provider loading deprecation 2016-09-21 16:44:08 +09:00
deprecate-ivs-interface-driver-b68e06a470c65ccb.yaml Deprecate ivs interface driver 2017-09-20 14:37:03 +00:00
deprecate-min-l3-agents-per-router-15ddaa4c178b23df.yaml Deprecate option min_l3_agents_per_router 2016-07-08 19:08:36 +00:00
deprecate-network-device-mtu-59b78264c9974808.yaml Deprecate network_device_mtu 2016-03-01 00:18:35 +00:00
deprecate-neutron-rootwrap-xen-dom0-124ee3647beecc17.yaml Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00
deprecate-of_interface-driver-option-1968f8bf6fcd1a38.yaml Mark of_interface option deprecated 2017-02-25 05:46:14 +00:00
deprecate-ovs_integration_bridge-d4d1521c35f999bd.yaml Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
deprecate-ovsdb-interface-b7e7cc5b036e9ef9.yaml Deprecate ovsdb_interface option 2017-09-12 21:59:03 -06:00
deprecate-remote_ip_prefix-metering-label-rules-5203f681d2fce058.yaml Announce deprecation of `remote_ip_prefix` in metering label rules 2020-08-19 10:29:00 -03:00
deprecate-router_id-34aca9ea5ee9e789.yaml Trivial Fix - Update code to use Pike as the code name 2016-11-17 10:08:34 +07:00
deprecate-send_arp_for_ha-0281853632f58e8d.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
deprecate-supported_pci_vendor_devs-12279b70a1f1fe8e.yaml SR-IOV: deprecate supported_pci_vendor_devs 2016-08-16 08:29:57 +03:00
deprecate_max_fixed_ips_per_port-5e80518cbf25cfd6.yaml Add reno for deprecation of max_fixed_ips_per_port 2016-03-10 15:03:30 -08:00
deprecate_neutron_debug-a578e0adfc9cff4c.yaml Deprecate neutron-debug 2016-05-19 20:25:46 +00:00
deprecate_prevent_arp_spoofing_option-a09e673fc8f9fee4.yaml release note to deprecate prevent_arp_spoofing option 2016-04-18 06:18:36 +00:00
deprecated-driver-e368e0befc9bee4c.yaml Add to deprecate OFAgent in release note 2015-12-18 06:39:26 +09:00
designate-driver-keystonev3-8e70d152e84388e0.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
dhcp-bulk-updates-0150b764bb1b165f.yaml Enable bulk updates for the dnsmasq 2019-11-06 05:35:08 +00:00
dhcp-dnsmasq-dhcp-host-addr6-list-support-45d104b3f7ce220e.yaml DHCPv6 - Use addr6_list in dnsmasq 2020-03-03 11:03:36 +01:00
dhcp-domain-removed-cc5bc6e2129fdf7f.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
dhcp-ipv6-address-update-ff18d1eb0c196bce.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
dhcp-lease-time-5c504c3730a4f9ea.yaml DHCP: remove deprecated config dhcp_lease_time 2016-09-08 04:18:09 -07:00
dhcp-resync-throttle-config-option-9f2375e3baf683ad.yaml Event driven periodic resync task for DHCP agents 2018-10-26 01:24:24 +08:00
direct-physical-vnic-878d15bdb758b70e.yaml Adding a VNIC type for physical functions 2015-12-14 10:02:40 -03:30
dns_domain-1799b939e7248247.yaml Release notes for dns_domain behavioural changes 2019-06-20 10:40:34 -04:00
dnsmasq-local-service-c8eaa91894a7d6d4.yaml Secure dnsmasq process against external abuse 2018-11-28 15:49:25 -05:00
dnsmasq_dns_servers-d729c04887ce67b4.yaml DHCP: delete config option dnsmasq_dns_server 2016-06-14 00:49:30 -07:00
do-not-create-dhcp-entries-for-all-types-of-ports-39c03b3782d2753e.yaml Don't configure dnsmasq entries for "network" ports 2021-02-23 20:09:29 +00:00
drop-python-2-7-9707a901c7d8eab6.yaml Stop testing python 2 2019-10-25 18:50:08 +00:00
dscp-qos-77ea9b27d3762e48.yaml Add object versioning to QoS DSCP. 2016-07-12 11:11:11 +01:00
dvr-configure-centralized-floatingip-with-new-agent-type-05361f1f78853cf7.yaml DVR: Provide options for DVR North/South routing centralized 2017-08-10 23:40:31 +00:00
dvr-fip-namespace-on-all-nodes-c4da7ccd60ee62f5.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
dvr-ha-support-cc67e84d9380cd0b.yaml HA for DVR - Neutron Server side code changes 2016-02-08 16:49:58 -07:00
dvr-ovs-agent-6052a8d60fddde22.yaml Reno note regarding OVS DVR agent failure on startup 2016-02-04 11:01:13 -05:00
dvr-support-flat-network-for-ovs-fdf8c3eb461426ec.yaml Make DVR router support FLAT network for ovs-agent 2020-06-08 12:13:22 +00:00
dvr-support-live-migration-b818b12bd9cbb518.yaml Improve release notes for dvr fixes 2016-03-15 15:18:54 +00:00
dvr_handle_unbound_floatingip_port-f12ae806b8be2065.yaml DVR: Configure centralized floatingips to snat_namespace. 2017-08-08 10:44:45 -07:00
dynamically-resize-agent-greenthreads-c163ab37d36fcafe.yaml Dynamically increase DHCP process queue green pool size 2019-03-21 21:55:04 +00:00
enable-bridge-command-openvswitch-agent-d07c0b59ea9f864f.yaml Enable bridge command for openvswitch agent 2017-11-08 02:03:44 -05:00
enable-sorting-pagination-754390289d3311fa.yaml Enable sorting and pagination by default 2016-08-01 20:59:33 +00:00
end-to-end-mtu-00345fc4282cb8fb.yaml Make agent interface plugging utilize network MTU 2016-02-29 19:19:25 +00:00
enhance-tags-1f8915fe3e074069.yaml Enhance tag mechanism 2017-02-04 11:07:04 +09:00
extend-policy-for-extension-resource-owner-check-4a19b84889660506.yaml Add ext_parent policy check 2018-08-01 02:45:42 +08:00
extend-quota-api-2df3b84309664234.yaml Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
external-ports-03050eda7ffe13d5.yaml [OVN] Add support for external ports 2020-03-09 16:07:49 +00:00
external_network_bridge-option-removed-bbf50fb803f04f82.yaml Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extraroute-atomic-5ae09e3f37c5fbda.yaml Release note for API extension: extraroute-atomic 2019-09-24 16:35:48 +02:00
fail-on-missing-extensions-bc332124b780875b.yaml Fail if required extensions are missing 2016-01-29 16:20:07 -08:00
fdb_population-70d751c8c2e4395f.yaml Adding FDB population agent extension 2016-06-29 10:21:15 -04:00
fetch-specific-column-in-ovo-69c0b087c8c7ee36.yaml Support fetching specific db column in OVO 2018-12-11 19:29:28 +00:00
fip-binding-limitation-1d2509950847b085.yaml Prevent bind fip to port has port forwarding 2019-01-03 12:41:55 +08:00
fip-janitor-53f0d42a7471c5ed.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
fip-qos-52926bce81c3f8bb.yaml [L3][QoS] Neutron server side Floating IP QoS 2017-11-29 16:45:38 +08:00
firewall_driver_not_needed_on_server-4159669ad834dea6.yaml OVS Mech: Set hybrid plug based on agent config 2016-05-10 12:50:43 -07:00
fix-co-existence-bug-between-sg-logging-and-fwg-logging-ef16077880d76449.yaml Fix incorrect log resources querying 2018-08-29 08:12:56 +07:00
fix-deferred-alloction-when-new-mac-in-same-request-as-binding-data-2a01c1ed1a8eff66.yaml Fix port update deferred IP allocation with host_id + new MAC 2019-01-29 22:31:17 +00:00
fix-dual-stack-issue-with-dnsmasq-2.81-c95a46e4f4459bd1.yaml Use dhcp-host tag support when supported 2020-05-07 01:38:14 +02:00
fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml Reno only - Make stateless allocation segment aware 2020-03-19 23:40:33 +00:00
fix-mac-learning-in-case--ovs-offload-26193bf1638fd673.yaml ovs firewall: fix mac learning on the ingress rule table when ovs offload enabled 2020-10-23 02:38:30 +00:00
fix-mtu-for-existing-networks-5a476cde9bc46a53.yaml Calculate MTU on every network fetch instead of on create 2016-07-20 13:26:50 +02:00
fix-net-delete-race-f2fa5bac3ab35a5b.yaml Create _mech_context before delete to avoid race 2019-09-10 05:46:26 +00:00
fix-ovsdb-ssl-connection-4058caf4fdcb33ab.yaml Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
fix-port-dns-assignment-9d916d77522abd65.yaml Sync the dns-assignment with the actual designate dns-domain 2020-06-04 20:45:55 +00:00
fix-remote-security-group-no-port-on-host-9177e66d4b16e90c.yaml Check SG members instead of ports to skip flow update 2020-02-17 23:50:19 -08:00
fix-security-group-protocol-by-numbers-48afb97ede961716.yaml Support protocol numbers in security group API 2017-11-10 17:06:02 -05:00
fix-update-port-fixed-ips-on-routed-provider-networks-c54a54844d9a3926.yaml fixed_configured=True when Add/Remove port IPs 2019-09-18 11:07:44 +02:00
floatingips-port-forwarding-65efd8c17a16dffc.yaml Add release note for port forwardings. 2018-08-05 19:54:59 -05:00
floatingips-port-forwarding-ovn-8f8981922dd4c4ab.yaml [ovn]: port forwarding -- core changes 2020-08-11 14:54:05 -04:00
force-arp-responder-true-for-dvr-5aabbfa51945dd5a.yaml Force arp_responder to True when DVR and tunneling enabled 2019-11-25 16:33:15 -05:00
gateway-rate-limit-905bee1ed60c6b8e.yaml [L3][QoS] Neutron server side router gateway IP QoS 2018-12-01 17:45:46 +08:00
get_standard_device_mappings_for_mechdriver-bc039d478ea0b162.yaml get_standard_device_mappings for mechdriver 2018-12-13 09:52:01 +00:00
hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml Trivial Fix - Update code to use Pike as the code name 2016-11-17 10:08:34 +07:00
hyperv-security-group-driver-fdbe0c0c292a1505.yaml Removes remaining Hyper-V plugin 2016-10-12 09:17:41 -07:00
ib-dhcp-allocation-fix-a4ebe8b55bb2c065.yaml Use Param DHCP_OPT_CLIENT_ID_NUM 2018-05-17 10:25:28 +03:00
improve-terminology-d69d7549b79dff5d.yaml Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
ingress-bandwidth-limit-in-linuxbridge-agent-50a2dad610401474.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
ip-substring-port-filtering-f5c3d89c4a91e867.yaml Support filtering port with IP address substring 2018-01-12 18:22:06 +00:00
iptables-fail-on-missing-sysctl-bridge-firewalling-912f157b5671363f.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
ipv6_first_ip_address_valid-cd94b47bdcc642cf.yaml Allow first address in an IPv6 subnet as valid unicast 2019-05-21 16:31:18 +00:00
ivs-interfacedriver-removal-a9cce87310028b99.yaml Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00
keepalived-state-change-server-threads-9ed775e7533dd1a0.yaml New option for num_threads for state change server 2016-09-23 17:07:12 +00:00
l2_adjacency-e6e54e5ff9aad9b7.yaml L2-Adjacency support 2016-08-01 13:43:45 -06:00
l3-agent-api-get-router-info-93c316a792a9d87f.yaml Add a new method get_router_info to L3 agent extension API 2017-09-08 14:48:46 +09:00
l3-agent-extensions-b348ff26aec0fe88.yaml Add L3 agent extension API object 2016-08-31 11:15:51 -04:00
l3-agent-extensions-ha-state-change-f50ae363a53b0f18.yaml Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07:00
l3-agent-extensions-register-router-factory-46a86f845895f4f6.yaml Add router_factory to l3-agent and L3 extension API 2019-04-26 10:22:50 +09:00
l3-conntrack-helper-5d3148b575c4ad2f.yaml L3 Conntrack Helper - Release Note 2019-09-16 09:10:23 +00:00
l3_agent_graceful_shutdown-87bf3304e6fab8a5.yaml Support L3 agent cleanup on shutdown 2019-12-16 17:01:31 -05:00
limit_vlan_allocations_in_db-93083c6c4923403a.yaml Limit ml2_vlan_allocations.vlan_id value in DB backend 2020-06-05 10:04:52 +00:00
linuxbridge-agent-extensions-66bdf9feee25ef99.yaml Add extension_manager and support for extensions in linuxbridge agent 2016-01-05 12:38:11 +00:00
linuxbridge-vxlan-udp-ports-73b260efefa15a46.yaml Allow to set UDP ports for VXLAN in Linuxbridge agent 2017-07-07 10:53:44 +02:00
linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml Release notes: fix broken release notes 2016-03-05 22:53:18 -08:00
locate-rp-tree-parent-by-hypervisor-name-3244ed87dc57f950.yaml Fix bug number in release note 2020-01-14 11:11:28 +01:00
macvtap-l2-agent-2b551d8ec341196d.yaml macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00
macvtap_assigned_vf_check-f4d07660ffd82a24.yaml SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 2016-01-07 09:38:39 +01:00
make-mtu-not-nullable-2b2765bc85379545.yaml Make the MTU attribute not nullable 2019-10-28 03:32:50 +00:00
make-supported-vnic-types-configurable-for-ovs-fc73422daffd42b0.yaml Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
make-supported-vnic-types-configurable-for-sriov-094f7663e8975e9b.yaml Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
metadata-ipv6-b3607f6932da7226.yaml metadata-ipv6: Accept link local address in X-Forwarded-For 2020-08-31 13:02:49 +02:00
metadata-proxy-header-vulnerability-60c44eb7c76d560c.yaml Remove extra header fields in proxied metadata requests 2020-03-02 11:20:25 -05:00
metering-driver-stevedore-alias-2c4fdb0556205a3a.yaml Update metering agent to use stevedore alias for driver 2017-03-27 16:28:15 -04:00
metering-iptables-driver-load-interface-driver-ca397f1db40ec643.yaml Update metering driver to load interface driver 2018-08-10 15:44:50 +00:00
modify-dhcp-behavior-based-on-network-auto-schedule-1ea5e74fd5bb560c.yaml Dont schedule Network, respecting network_auto_schedule config 2019-11-26 01:55:03 +00:00
modify_api_rpc_worker_defaults-1acd62728b2b55fa.yaml Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00
mtu-selection-and-advertisement-ab29f9ec43140224.yaml Support MTU advertisement using IPv6 RAs 2016-02-10 09:59:33 +00:00
netns_cleanup_kill_procs-af88d8c47c07dd9c.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
network_ip_availability-d64bd7032b3c15ee.yaml ADD API tests for network ip availability 2016-03-11 16:49:14 -08:00
network_link_prefix-e3fe37e37ea275b7.yaml Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
new-vif-type-for-pf-passthrough-33ec560b9b5d246f.yaml sriov-mech: Introduce a new VIF type for PF vnic type 2016-01-21 11:48:45 +00:00
noneutronversions-fbbdb98f350767d8.yaml Remove dead versions code 2017-09-19 14:54:33 -07:00
notifier-ironic-66391e083d78fee2.yaml Notify ironic on port status changes 2019-05-27 13:38:42 +02:00
of_interface-native-by-default-0c07bdbd7365230a.yaml Update ovsdb release notes re: new OVS ports 2016-07-18 11:58:35 -05:00
oslo-cache-cache-url-deprecated-16cd3d335c5962eb.yaml Switch to oslo.cache 2016-06-02 15:22:36 +00:00
oslo-messaging-notifier-queue-d94677076a1db261.yaml Add separate transport for notifications 2016-01-26 17:40:03 +00:00
oslo-reports-166a169037bf64f2.yaml Cleanup all the release notes 2015-12-15 20:31:22 -05:00
oslo.messaging.notify.drivers-abb0d17b9e1bd470.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
overlay_ip_version-ml2-e6438b570844ef5c.yaml Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00
ovn-igmp-flood-unregistered-82aeb640f5dded84.yaml [OVN] Fix inconsistent IGMP configuration 2020-11-30 10:38:05 +00:00
ovn-igmp-snooping-support-1a6ec8e703311fce.yaml [OVN] Add IGMP snooping support 2020-03-03 10:33:02 +00:00
ovn-mcast-flood-reports-80fb529120f2af1c.yaml [OVN] Set mcast_flood_reports on LSPs 2021-03-10 10:33:58 +00:00
ovn-metadata_workers-1121334593ce9829.yaml [OVN][OVS] Different metadata_workers default based on driver 2020-09-09 09:39:13 +01:00
ovn-router-availability-zones-03a802ee19689474.yaml [OVN] Add support for router availability zones 2020-06-24 09:15:01 +01:00
ovs-ct-firewall-driver-52a70a6a16d06f59.yaml Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
ovs-dpdk-rep-port-40fe628974040786.yaml OVS DPDK port representors support 2019-05-27 13:30:49 +03:00
ovs-ipv6-tunnel-endpoints-f41b4954a04c43f6.yaml OVS: Add support for IPv6 addresses as tunnel endpoints 2016-05-03 21:07:21 -04:00
ovs-mac-table-size-config-option-d255d5208650f34b.yaml [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-08 16:26:35 +02:00
ovs-make-inactivity-probe-configurable-39d669014d961c5c.yaml Make OVS controller inactivity_probe configurable 2019-05-17 16:08:21 +00:00
ovs_hardware_offload_support-798d3896ab2c4b1d.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
ovsdb-native-by-default-38835d6963592396.yaml Update ovsdb release notes re: new OVS ports 2016-07-18 11:58:35 -05:00
ovsdb_timeout_override_for_ovs_cleanup_tool-e6ed6db258d0819e.yaml Override ovsdb_timeout default value in ovs_cleanup tool 2018-04-17 19:36:41 +00:00
path-mtu-back-to-zero-e4f9e8bdd8317ad4.yaml Revert "ML2: Configure path_mtu to default to 1500 bytes" 2016-04-21 15:50:34 +02:00
physical_network-aware-dhcp-scheduling-94e9fadc7c7c5fec.yaml Make DHCP agent scheduler physical_network aware 2016-02-15 22:25:29 +01:00
pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml Switch to pluggable IPAM implementation 2016-08-17 03:12:32 -06:00
port-mac-address-regenerate-312978c834abaa52.yaml Add support to regenerate port mac_address 2018-06-27 00:22:35 +02:00
precise-agent-state-transfer-67c771cb1ee04dd0.yaml More accurate agent restart state transfer 2019-03-21 15:12:31 +00:00
project_id-d5ea7a42be428230.yaml Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
propagate_uplink_status_defaults_to_true-644d8e4e3cb2d155.yaml Change "propagate_uplink_status" default value to True 2020-09-07 15:52:52 +00:00
qos-drivers-refactor-16ece9984958f8a4.yaml Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00
qos-for-router-gateway-02340f7aa8be3b0d.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
qos-min-egress-bw-rule-b1c80f5675a4c1c3.yaml Add QoS minimum bandwidth rule for instance egress traffic 2016-08-27 17:08:18 +00:00
qos-minimum-bw-reject-non-physnet-2f4ccddf484369fd.yaml Reject min-bw rule operations on non-physnet networks/ports 2019-03-23 15:44:31 +00:00
qos-rule-type-details-api-call-27d792980235aec4.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
qos-rules-alias-extension-ebf23b87460ee36e.yaml Define qos-rules-alias extension 2019-03-21 15:06:10 +00:00
radvd_user-config-option-24730a6d686fee18.yaml Add radvd_user config option 2019-10-14 13:01:30 +00:00
reject-min-bw-updates-30bd0e3201dafce1.yaml Reject QoS minimum bandwidth rule updates for bound ports as NotImplemented 2019-02-21 16:59:31 +01:00
relax-subnetpool-network-affinity-837c1fc28f835de5.yaml Relax subnet pool network affinity constraints 2019-07-31 10:01:55 -05:00
remove-advertise_mtu-28933264714453c4.yaml Remove advertise_mtu config option 2017-01-09 22:17:09 +00:00
remove-agent_type-config-option-31eea687b4ec2e3a.yaml Remove deprecated agent_type option 2019-11-01 18:59:37 +00:00
remove-allow-pagination-allow-sorting-ff23ca5ccb3007b9.yaml Remove allow_pagination and allow_sorting config options 2016-11-29 12:34:19 +00:00
remove-driver-60eb7e26d95f7322.yaml Remove Openflow Agent(OFAgent) mechanism driver 2016-04-12 14:10:34 +09:00
remove-force_gateway_on_subnet-77cb79f0b35d0c6d.yaml Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
remove-gateway_external_network_id-config-option-c7aabf2f63004b41.yaml Remove 'gateway_external_network_id' config option 2019-07-26 13:19:14 +02:00
remove-get_binding_levels-c4e8b350a196706a.yaml Remove plugins.ml2.db.get_binding_levels 2020-02-07 09:26:42 +00:00
remove-l2pop-agent_boot_time-0cec3d5908d8c054.yaml Remove the l2pop agent_boot_time config 2019-07-10 19:34:25 +00:00
remove-min-l3-agents-per-router-27aef7d91dec0348.yaml Remove deprecated min_l3_agents_per_router 2017-01-16 14:25:22 -05:00
remove-network_device_mtu-option-a1a96e99dc7f0a02.yaml Remove deprecated network_device_mtu option 2016-07-25 19:51:00 +00:00
remove-of_interface-option-531ac8a1c767603a.yaml Drop of_interface option 2019-05-24 10:33:48 +02:00
remove-quota_items-d50b4672dd31ea3e.yaml Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
remove-router_id-b3732089f8f1faa1.yaml Remove the deprecated config 'router_id' 2016-06-23 10:12:55 +00:00
remove-send-arp-for-ha-c1b4a926b8e52b8e.yaml Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
remove-subnetpool-config-b15dbe59237aee7e.yaml Remove deprecated default subnetpools 2016-08-02 11:25:12 +01:00
remove_max_fixed_ips_per_port-64f1fb36748d5756.yaml Remove configuration options max_fixed_ips_per_port 2017-08-02 22:09:56 -07:00
removed-ovsdb_interface-ovs-vsctl-timeout-a618ec8e27552202.yaml Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
removed_prevent_arp_spoofing-b49e91a92a93e3e1.yaml Remove deprecated prevent_arp_spoofing option 2017-07-20 13:57:14 -07:00
rename-ovs-vsctl-timeout-9df1967c47f394c0.yaml Renamed ovs_vsctl_timeout into ovsdb_timeout 2017-11-10 14:47:29 -08:00
rename-tenant-to-project-b19a4068f8625969.yaml Rename DB columns: tenant -> project 2016-08-03 14:34:37 +00:00
rename-to-nova-metadata-ip-685fd81618c16d9d.yaml Deprecate nova_metadata_ip in favor of nova_metadata_host option 2017-03-02 21:01:37 +01:00
rm-notify-entry-points-aa442134a780469a.yaml Cleanup all the release notes 2015-12-15 20:31:22 -05:00
routed-networks-hostroutes-a13a9885f0db4f69.yaml Routed Networks - peer-subnet/segment host-routes (2/2) 2018-06-28 10:48:06 +02:00
security-group-ipv6-icmp-221c59dcaf2caa3c.yaml Canonicalize IPv6 ICMP protocol name in security groups 2019-05-24 20:05:48 -05:00
security-group-port-range-check-73114bdcde459e53.yaml Validate security group rules for port ranges 2017-09-07 16:12:05 +09:00
security-group-rule-all-ports-update-2857d80e5742ebc5.yaml Update security group rule if port range is all ports 2019-10-31 14:48:47 +00:00
security-groups-port-filtering-69d36ac7db90c9e0.yaml Filter port-list based on security_groups. 2018-02-06 09:55:34 +00:00
segment_mtu_to_global_physnet_mtu-9cee5ff09557edeb.yaml Add global_physnet_mtu and deprecate segment_mtu 2016-03-08 11:11:08 -08:00
sending-garp-for-l3-ha-c118871833ad8743.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
service-plugin-dependency-c8bf620b2526b869.yaml Add dependency for service plugin 2019-02-16 00:17:53 +08:00
set-of-default-qos-burst-value-0790773703fa08fc.yaml Add setting default max_burst value if not given by user 2016-05-12 10:06:54 +00:00
setproctitle_agents-47d7957688f0365d.yaml Set process name for agents 2020-07-01 12:28:29 +02:00
setproctitle_workers-bc27a8baa5ef2279.yaml Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
show-all-security-group-rules-for-security-group-owner-6635dd3e4c6ab5ee.yaml List SG rules which belongs to tenant's SG 2019-11-27 15:45:09 +01:00
sorting-pagination-extensions-e66e99e2a8f5e563.yaml Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
sriov-agent-kernel-3.13-removed-support-8bb00902dd607746.yaml SR-IOV: macvtap assigned vf check using sysfs 2019-11-11 17:13:00 +02:00
sriov-agent-num-vf-0-0c06424247e7efe0.yaml Allow SR-IOV agent to start when number of vf is 0 2016-08-28 03:59:35 -04:00
sriov_allow_use_many_nics_for_one_physnet-3570aa67a60ce6c4.yaml Allow to use several nics for physnet with SR-IOV 2016-03-30 18:33:56 +03:00
sriov_show_l2_agent_extensions-ca852e155a529e99.yaml SR-IOV agent: display loaded extensions 2016-01-06 10:45:09 +02:00
stateful-security-group-04b2902ed9c44e4f.yaml Support for stateless security groups 2020-03-03 16:53:42 +01:00
stricter-security-group-port-check-in-api-d1fd84d9663e04ab.yaml Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
subnet-dns-publish-fixed-ip-extension-6a5bb42a048a6671.yaml Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
subnet-onboard-e4d09fa403a1053e.yaml Enable adoption of subnets into a subnet pool 2019-02-26 11:13:09 -06:00
support-empty-string-filtering-4a39096b62b9abf2.yaml Support filter attribute with empty string 2018-05-02 20:05:11 +00:00
support-filter-validation-fee2cdeedbe8ad76.yaml Implement filter validation 2018-07-19 04:13:43 +00:00
switching-to-haproxy-for-metadata-proxy-9d8f7549fadf9182.yaml Switch ns-metadata-proxy to haproxy 2017-03-08 15:20:50 +00:00
tag-ports-during-bulk-creation-23161dd39d779e99.yaml Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
terminate-macvtap-agt-when-interface_mapping-not-present-3109faf3b44d366a.yaml Terminate macvtap agent when physical_interface_mapping config not present 2017-02-01 07:08:20 +00:00
timestamp_format_change-73eda78566b4690b.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
trunk_inherit-455dc74b9fa22dad.yaml Inherit segmentation details for trunk subports if requested 2017-04-03 21:22:38 -07:00
use-callback-payload-for-AGENT-AFTER_CREATE-and-AFTER_UPDATE-events-839d8dcb0ac5ff26.yaml Use publish for AGENT AFTER_CREATE/AFTER_UPDATE 2018-12-19 10:26:05 +01:00
use-keystoneauth-24f309566001a16b.yaml Cleanup all the release notes 2015-12-15 20:31:22 -05:00
use-pyroute2-in-ip-lib-558bfea8f14d1fea.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
vhost-user-reconnect-7650134520022e7d.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
vlan-aware-vms-aka-trunk-3341cc75ba1bf5b4.yaml Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
vlan-type-conntrack-direct-d3d544f8471ed4ff.yaml Add VLAN type conntrack direct flow 2019-08-27 23:43:52 +08:00
vxlan-multicast-groups-distribution-linuxbridge-9337019c961c01a7.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
web_framework_deprecation-f984b83a1366c5b1.yaml Deprecate web_framework option 2017-08-11 01:11:19 +00:00
web_framework_removed-6e4c5c7ca506523a.yaml Drop the web_framework option 2017-09-13 15:11:38 -07:00