neutron/releasenotes/notes
Takashi Kajinami 78e8f1dca0 Set minumum boundary for workers
api_workers=0 does not disable api workers but neutron-server still
launches one api worker. Rejecting 0 helps user notice that the value
they request in config files is not honored.

Also the other rpc workers options disable the corresponding workers
completely by setting these options to 0, so setting negative values
work but does not bring any special benefit.

Change-Id: Iac16b241c71ac1068c6fbea3cc792b74bfc66c03
2024-02-12 06:28:23 +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-service-role-support-3e28b1bfcfc59c29.yaml [S-RBAC] Add service role in neutron policy 2023-10-06 07:55:05 +00: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
Default-security-group-rules-added-94a9ac6cdd1c538e.yaml Fix wrong indentation in release note 2023-09-12 12:54:28 -04:00
Deprecate-allow_overlapping_ips-config-option-0e33af8876bad28f.yaml Deprecate 'allow_overlapping_ips' config option 2021-10-21 10:56:33 +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
Deprecate-support-for-Windows-OS-80e32ef7e5e05b44.yaml Deprecated support for Windows OS 2023-04-25 09:01:56 +00:00
Dscp-marking-for-linuxbridge-agent-e765d0d934fa4017.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
Experimental-features-framework-8c34291b5b0be367.yaml Implement experimental features framework 2022-06-30 17:59:49 -05: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
Known-incompatibility-in-the-OVN-L3-with-FIP-PF-and-distributed-FIPs-config-0b4e9a92255cf4a8.yaml Add release note with known issue with FIP PFs and vlan tenant networks 2023-09-12 16:06:41 +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
OVN-not-responding-to-ARP-for-DOWN-ports-3620173f00089539.yaml Introduce ovn_nb_global config section 2023-10-13 16:56:24 +00: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-deprecated-option-allow_overlapping_ips-49a93f56d51d6427.yaml Remove "allow_overlapping_ips" config option 2022-04-12 16:29:21 +02:00
Remove-deprecated-way-of-calling-interface-driver-plug_new-method-3377ce0b776df6b2.yaml Remove _safe_plug_new method from the interface driver 2021-12-16 20:57:52 +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-ExternalDNSOverQuota-exception-8728f055d4f1d43c.yaml Report ExternalDNSOverQuota exception for recordset quota error 2021-04-27 09:43:34 +02:00
add-address-scope-rbac-a903ff28f6457606.yaml Allow sharing of address scopes via RBAC mechanism 2020-03-19 16:51:39 +02:00
add-address-scope-to-the-OVN-LSP-port-registers-1f45e34815c3896d.yaml Add address scope to the OVN LSP port registers 2022-11-25 07:46:34 +00: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-gw-port-support-for-FIP-fb97b85f5928740b.yaml [ML2/OVN] Add gateway_port support for FIP 2023-11-17 16:56:46 -03: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-metadata-rate-limiting-bf0c17a31f86ee16.yaml Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05: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-networksegments-uniq-constraint-89e52b42ca2f7ec2.yaml Fix dynamic segment allocation race condition 2021-10-07 13:20:04 +02: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-normalized-cidr-to-sg-rule-066be9154c2ed0b2.yaml Add normalized_cidr column to SG rules 2021-01-07 12:23:59 +01:00
add-osprofiler-support-7fc2de3001187075.yaml Add OSprofiler support 2016-05-20 11:35:59 -05:00
add-ovn-l3-router-flavors-5c2e14fca15723fa.yaml Router flavors and service type for OVN 2024-01-17 09:33:07 -06: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-forwarding-using-port-ranges-085ca6ae0d3c60a6.yaml Extend database to support portforwardings with port range 2022-03-15 09:10:23 -03: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-provisioning-retry-8edf16a258b164a0.yaml Add an active wait during the port provisioning event 2022-08-31 23:20:37 +02: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-sg-logging-ovn-83cc121a657a1d14.yaml [OVN] security group logging support (2 of 2) 2021-03-02 10:48:23 -05:00
add-sg-shared-field-to-response-9ff6b49d36f4af4d.yaml Add shared field to SG API response and filter 2021-10-07 14:49:19 -05: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-standard-attrs-to-address-groups-f5a8565fd2ed91c6.yaml Add standard_attrs to address group 2020-12-18 13:30:38 -06: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
agent_down_time_max-af3b62763aaa2fe5.yaml Add max limit to agent_down_time 2023-08-08 10:06:29 +10:00
allow-noauth-work-without-project-id-f92fac5df37810f0.yaml Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
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-qos-min-bw-for-direct-physical-ports-32547cc133c122ef.yaml Do not block qos for direct-physical ports 2021-12-10 12:28:59 +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-13 16:17:14 +08:00
bug-817525-eef68687dafa97fd.yaml [OVN] Prevent deleting the only IP of a router port 2021-12-02 14:33:29 +01: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-1868137-5bf3354d016c988b.yaml Make OVN driver validate Geneve max_header_size 2021-09-02 08:41:19 +00:00
bug-1875981-ec32d8c3918b0dd4.yaml Optionally use admin powers when deleting DNS records 2020-07-09 09:37:05 +02:00
bug-1921150-c02692e548a3750e.yaml Physical NIC RP should be child of agent RP 2021-03-26 15:52:18 +01:00
bug-1926693-55406915708d59ec.yaml Make default hypervisor hostname compatible with libvirt 2021-06-15 09:39:03 +09:00
bug-1942329-7687504f9b177f80.yaml Update port MAC from binding profile for PFs 2022-04-21 11:31:05 +02:00
bug-1953165-6e848ea2c0398f56.yaml Suppress IPv6 metadata DAD failure and delete address 2023-04-04 09:39:19 -04:00
bug-1986003-9bf5ca04f9304336.yaml Fix concurrent port binding activate 2023-03-22 12:15:03 +01:00
bug-1996677-64851b476a0c5a37.yaml Update tap ip in metadata agent when metadata port ip updated 2022-11-21 09:42:35 +00:00
bug-1999209-febf1fa3512556b3.yaml Prevent internal IP change for floating IP 2023-08-25 11:17:24 +08:00
bug-2003455-b502cc637427560e.yaml [OVN] Ensure traffic for provider vlan networks is not tunneled 2023-02-28 08:19:44 +01:00
bug-2022914-edbf1ea3514596b8.yaml [neutron-api] remove leader_only for sb connection 2023-07-12 08:15:39 +02:00
bug-2030741-f4c780df9cf3db4e.yaml [ovn] AZs distribution in L3 port scheduler 2024-01-26 15:22:34 +01:00
bug-2048785-trunk-parent-vlan-mode-9280ff2d45403bde.yaml Set trunk parent port as access port in ovs to avoid loop 2024-01-24 14:42:13 +01:00
bug-2052484-9a80c1d035349879.yaml Completely disable rpc workers when rpc_workers=0 2024-02-12 06:28:07 +00:00
bump-default-quotas-810570badb378c50.yaml Do not use prelude section for individual release notes 2017-08-04 07:17:52 +00:00
change-migration-validation-b030b02c5e1acd3d.yaml ovn migration: Turn validations off by default 2022-03-23 13:35:21 -04: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-the-way-how-api-extensions-are-filtered-out-b4449e690cb64480.yaml [ML2] Change way how list of supported API extensions is made 2021-06-25 07:41:11 +00:00
change_external_network_bridge_default-5de3a0c19182eb70.yaml Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
clean_up_xenapi_support-44694e3f9c29b8be.yaml Clean up the deprecated options for Xen API support 2021-04-23 22:28:36 +09: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
config_disable_traditional_dhcp-e553e2bd327c37c5.yaml Config option to disable the DHCP functions 2021-03-05 14:35:29 +08: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
create-subnet-with-prefixlen-31-32-4cf8c9417325721a.yaml Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
create-sunet-with-gateway-and-subnetpools-559335807639b5b6.yaml Allow to manually define the gateway IP when using subnet pools 2021-02-27 10:06:35 +00: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-security-group-rules-policies-b6e350477c88edd8.yaml Create a policy rule to control if a rule belongs to the default SG 2023-10-09 14:11:55 +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-agent-veth_mtu-748ca450e32ea192.yaml ml2 ovs: Deprecate unused [agent] veth_mtu 2022-01-13 18:00:03 +09:00
deprecate-allow-sorting-allow-pagination-4549c92a74cfe15d.yaml Deprecate allow_sorting and allow_pagination options 2016-08-26 18:10:28 +00:00
deprecate-designate-auth-opts-c2b1050a0360981c.yaml Deprecate [designate] admin_* parameters 2021-05-11 12:08:42 +09: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-json-formatted-policy-file-4be7b9394a2ae40f.yaml [goal] Deprecate the JSON formatted policy file 2021-01-08 09:10:49 +00:00
deprecate-keepalived_use_no_track-50d481d2809604d4.yaml Deprecate config option "keepalived_use_no_track" 2020-10-26 11:07:45 +01: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-ovn-config-option-to-disable-stateless-security-groups-2cd5d9d2b21ab168.yaml Deprecate allow_stateless_action_supported config option 2023-02-09 13:48:25 +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-agent-ovn-metadata-port-33a654ccb9554c65.yaml [DHCP agent] Add route to OVN metadata port if exists 2023-09-06 21:19:05 -04: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
dhcp_ext_for_ovs_agent-ee895747687c7b58.yaml Add agent extension 'dhcp' for ovs agent 2021-06-24 08:38:38 +08:00
direct-physical-vnic-878d15bdb758b70e.yaml Adding a VNIC type for physical functions 2015-12-14 10:02:40 -03:30
dns-domain-per-tenant-59b8a368fa06f81d.yaml Allow to parse keywords in dns labels 2021-03-10 17:03:12 +01:00
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-18 13:18:12 +01:00
drop-portbindingports-table-575c6d059c698bf0.yaml Remove "PortBindingMixin" class and related DB table 2022-01-08 14:53:21 +00:00
drop-python-2-7-9707a901c7d8eab6.yaml Stop testing python 2 2019-10-25 18:50:08 +00:00
drop-python-3-6-and-3-7-9c79fbb80e94faaf.yaml Update python testing as per zed cycle teting runtime 2022-05-11 22:23:24 -05: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-external-mac-934409413e515eb2.yaml Ensure traffic is not centralized if DVR is enabled 2023-06-28 17:05:26 +02: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
ecmp-routes-771ff34beafee370.yaml L3 router support ECMP 2021-07-13 15:13:29 +08:00
enable-bridge-command-openvswitch-agent-d07c0b59ea9f864f.yaml Enable bridge command for openvswitch agent 2017-11-08 02:03:44 -05:00
enable-enforce-scope-and-new-defaults-1f82a9eb71125f5d.yaml [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
enable-sorting-pagination-754390289d3311fa.yaml Enable sorting and pagination by default 2016-08-01 20:59:33 +00:00
enable_signals-option-706167609c0a5fa7.yaml Add a new option to enable signals 2023-09-26 12:49:50 +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-port-scheduling-a5419ac51d863087.yaml [OVN] Enhanced external port scheduling 2023-11-14 08:54:59 +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 Fix recent MAC learning release note 2020-10-23 08:55:22 -04: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-newline-chars-in-dhcp-extra-options-bf86d30371556d63.yaml Remove dhcp_extra_opt value after first newline character 2021-08-31 15:43:11 +02:00
fix-ovn-agent-heartbeat-timestamp-format-dcf80badbe267c68.yaml Normalise format of OVN agent heartbeat timestamp 2023-02-24 05:34:07 +01:00
fix-ovn-dns-extensions-d94ec25d20714b20.yaml Fix list of DNS extensions supported by OVN 2021-10-14 11:21:40 +02: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
forbid-duplicate-ndp-proxy-entry-28040bc2afb3c1c7.yaml Forbid create ndp proxy on same router with same ip address 2022-06-04 10:27:13 +08:00
forbid-subnet-gwip-deletion-router-interface-072a18373f920ed9.yaml Forbid the subnet gateway IP deletion if a router interface is attached 2024-01-17 13:33:41 +00: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
ha-router-gateway-link-up-73ed5be9dec77b3d.yaml Add a release note for 834162 2022-06-23 22:18:44 +02:00
ha_router_networks_unique_per_project-4d02e963cfc8d546.yaml Make "project_id" in "L3HARouterNetwork" unique constraint 2023-05-10 09:15:05 +02:00
has_alive_neutron_server-db-check-82fc780ff9455446.yaml ovs-agent: React to DB down just like to server down 2023-07-25 12:10:14 +02:00
hash-ring-cleanup-1079d2375082cebe.yaml [OVN] Cleanup old Hash Ring node entries 2023-08-29 12:09:00 +01: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
igmp-flood-f1b8aa5c799679ea.yaml Fix IGMP inconsistency across drivers 2023-12-15 09:05:19 +00:00
improve-router-callback-event-5ddd73679f23039b.yaml Improve Router callback system's publish events 2021-12-05 04:36:36 +00: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
introduced-config-option-for-rpc-agent-step-size-dd9595875de2b885.yaml Agent RPC step size in config. 2021-09-01 10:18:12 +03: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
ipxe-ipv6-support-in-the-ML2-OVN-backend-1b98dadb6ea30e60.yaml [OVN] Add baremetal support without Neutron DHCP agent for IPv6 2023-11-29 09:36:27 +01: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-extensions-must-inherit-from-L3AgentExtension-12c8f1fe2af26379.yaml "L3AgentExtensionsManager" check loaded extensions 2022-02-02 20:51:40 +00:00
l3-ndp-proxy-397de144813f9396.yaml [docs] L3 router support ndp proxy 2022-04-09 10:26:30 +08:00
l3_agent_graceful_shutdown-87bf3304e6fab8a5.yaml Support L3 agent cleanup on shutdown 2019-12-16 17:01:31 -05:00
lb-nftables-8252105fb23ec75d.yaml Document Linux Bridge compatibility with "nftables" 2021-04-09 08:23:03 +00: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
local_ip-de07013ea3e49c67.yaml Local IP internal documentation and release note 2022-01-26 10:59:16 +00:00
localnet-learn-fdb-22469280b49701fc.yaml Add support for localnet_learn_fdb OVN option 2023-04-13 12:01:18 +02: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
mark_ipv6_pd_enabled_as_experimental-c9bfe343a0beb334.yaml Mark "ipv6_pd_enabled" as deprecated and experimental. 2023-05-09 11:06:24 +00: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
min-workers-8705bf4f76c8b70d.yaml Set minumum boundary for workers 2024-02-12 06:28:23 +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
multiple-portbinding-for-manila-5f5232d506fe414e.yaml allow manila ports to do multiple port binding for ML2 2023-02-06 09:20:55 +01:00
multisegs-support-for-phynets-f3c710139e26558c.yaml segment: enable multisegments support for host 2022-12-15 16:55:39 +01:00
netns_cleanup_kill_procs-af88d8c47c07dd9c.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
network-routed-subnets-cf4874d97ddacd77.yaml Floating IP for routed networks: network:routed API 2020-12-17 14:21:30 +01:00
network_ha_extension-99578e7ee47f47db.yaml Use the new network HA parameter 2023-08-25 08:43:37 +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
network_subnet_mtu_validation-c221f22efcfae927.yaml Fix releasenote location 2023-11-21 16:49:07 -05:00
new-abstract-method-dhcp-cleanup-4fc973915e3723b8.yaml dhcp: add/use cleanup stale devices API 2022-10-11 08:56:51 +02:00
new-device-owner-for-ovn-lb-hm-ports-f5a648c4d948c5c8.yaml Add constant to identify OVN LB HM ports 2023-10-16 11:33:31 +00:00
new-my-ip-config-b8efeb05dd50cfd6.yaml Add new DEFAULT option named "my_ip" 2023-05-04 11:06:49 +02:00
new-my-ipv6-config-361b5dc824591fe5.yaml Add new DEFAULT option named "my_ipv6" 2023-07-07 10:21:53 -04:00
new-quota-driver-DbQuotaNoLockDriver-5f8a44915ec16a1b.yaml New Quota driver ``DbQuotaNoLockDriver`` 2021-05-20 07:55:59 +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
new_QuotaDriverAPI_methods-ed76d167974d6f9d.yaml Execute the quota reservation removal in an isolated DB txn 2021-09-30 13:53:23 +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-add-extension-subnetpool-prefix-ops-9b2e4dbdcc174ede.yaml [OVN] Add ``subnetpool-prefix-ops`` extension to ML2/OVN mech driver 2024-01-30 06:34:08 +00:00
ovn-add-extension-uplink-status-propagation-4c232954f8b4f0ef.yaml [OVN] Add the 'uplink-status-propagation' extension to ML2/OVN 2023-08-28 09:59:30 +00:00
ovn-agent-added-84fc31c0fba02be9.yaml [OVN] Implementation of OVN Neutron Agent 2023-01-26 07:41:38 +01:00
ovn-agent-qos-hwol-extension-a282afcf3f005c80.yaml [OVN] New OVN Neutron Agent extension: QoS for HWOL 2023-02-02 07:17:22 +00:00
ovn-baremetal-provisioning-04211d04d4897833.yaml [OVN] Add baremetal support without Neutron DHCP agent for IPv4 2022-05-25 10:14:46 +01:00
ovn-chassis-other-config-7db15b9d10bf7f04.yaml Revert "Since OVN 20.06, config is stored in "Chassis.other_config"" 2022-10-06 15:33:06 +00:00
ovn-config-option-to-disable-stateless-security-groups-241533231a3ed9e7.yaml Allow disable stateful security group extension on older OVN 2023-01-27 11:52:45 +01:00
ovn-db-sync-host-physnet-filter-agent-type-9e22942bed304807.yaml [OVN] DB sync host/physnet - filter on agent_type 2023-11-20 21:16:27 +01:00
ovn-default-dns-servers-ipv6-subnets-f2d525abc70b01b3.yaml [OVN] Correctly set dns_server in dhcpv4/v6 options 2022-01-06 05:02:35 +00:00
ovn-driver-adds-support-for-vlan-transparency-3ac9d965f5093a15.yaml Add support for vlan transparency in the OVN driver 2020-11-12 10:33:29 +01:00
ovn-igmp-flood-unregistered-82aeb640f5dded84.yaml [OVN] Fix inconsistent IGMP configuration 2020-11-25 16:47:57 +00:00
ovn-igmp-snooping-support-1a6ec8e703311fce.yaml [OVN] Add IGMP snooping support 2020-03-03 10:33:02 +00:00
ovn-l3-scheduler-only-on-gw-chassis-33c22c1f5f7a73d4.yaml [OVN] The L3 scheduler does not use all chassis by default 2023-05-25 15:26:31 +02:00
ovn-limit-one-physnet-per-bridge-188285955a5ea124.yaml [OVN] Allow only one physical network per bridge 2022-01-07 08:48:02 +00:00
ovn-mcast-flood-reports-80fb529120f2af1c.yaml [OVN] Set mcast_flood_reports on LSPs 2021-03-09 09:14:46 +00:00
ovn-mcast_flood_reports-4eee20856ccfc7d7.yaml [OVN] Disable the mcast_flood_reports option for LSPs 2023-08-17 09:36:17 +01:00
ovn-metadata-v6-fe371854b09c8b56.yaml [ovn] Add support for IPv6 metadata 2023-12-08 17:15:42 -05:00
ovn-metadata-workers-fa8a2019f34bd572.yaml [OVN] Set the default OVN metadata worker number to 0 2022-10-05 21:41:24 +02:00
ovn-metadata_workers-1121334593ce9829.yaml [OVN][OVS] Different metadata_workers default based on driver 2020-09-09 09:39:13 +01:00
ovn-network-az-c4ee9a4089872818.yaml [OVN] Document Network Availability Zones 2021-08-16 11:59:48 +01:00
ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml [OVN][QoS] Add minimum bandwidth rule support to ML2/OVN 2022-08-12 00:58:17 +02:00
ovn-recreate-metadata-port-76e2c0e651267aa0.yaml OVN: Always try and create a metadata port on subnets 2023-04-13 12:32:11 -04:00
ovn-refuse-bind-dead-agent-2310f9f64c2a99de.yaml [ovn]Refusing to bind port to dead agent 2022-05-07 11:05:24 +08:00
ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml Add release note for OVN "requested-chassis" feature 2022-07-07 21:23:59 +00:00
ovn-router-availability-zones-03a802ee19689474.yaml [OVN] Add support for router availability zones 2020-06-24 09:15:01 +01:00
ovn-router-distributed-flag-48a8e72c1b258e40.yaml [OVN] Populate the "router.distributed" flag in ML2/OVN 2023-10-16 08:04:31 +00:00
ovn-router-gateway-qos-0897e5572c27fe78.yaml [OVN] Implement router gateway IP QoS 2022-03-17 12:37:13 +00:00
ovn-smartnic-dpu-portbinding-dd0a16bac6d2e59f.yaml [OVN] Off-path SmartNIC DPU Port Binding with OVN 2022-02-18 07:17:36 +01:00
ovn-support-chassis_private-35192565e9ee2a00.yaml [OVN] Remove backwards compatibility with OVN < v20.09 2023-12-04 09:20:57 +00:00
ovn-support-multiple-connection-122dea1ceda4e741.yaml [ovn]Set NB/SB "connection" inactivity probe support multi addresses 2022-04-12 09:32:47 +08:00
ovn-support-stateless-sg-849170c5d320487e.yaml Add support for OVN allow-stateless ACLs 2021-06-14 17:05:42 -04:00
ovn-support-stateless-sg-mandatory-bdeb1bc626decc51.yaml [OVN] Check if OVN NB supports stateless NAT rules 2022-01-08 04:06:34 +00:00
ovn-support-virtual-ports-3da6dc89937a63c7.yaml [OVN] Check if OVN SB supports virtual ports 2022-01-13 04:08:18 +00:00
ovn-supports-Port_Group-96fc1a89e2da163d.yaml [OVN] Check if OVN NB supports "Port_Group" 2021-10-14 09:07:28 +00:00
ovn-trunk-check-parent-port-eeca2eceaca9d158.yaml [OVN] Prevent Trunk creation/deletion with parent port bound 2023-06-30 14:51:27 +00:00
ovn-update-vlan-id-749d8f17999243f5.yaml [OVN] Fix updating network segmentation ID 2022-08-10 09:44:55 +01:00
ovn-use-stateless-nat-for-fips-e764c4ece4024be1.yaml ovn: use stateless NAT rules for FIPs 2021-09-23 04:15:39 +00:00
ovn-vif-details-bridge-name-and-datapath-type-d2bd5b438118355f.yaml [OVN] Add the bridge name and datapath type to the port VIF details 2024-01-14 15:51:07 +00:00
ovn-virtual-port-prevent-binding-50efba5521e8a28e.yaml Check the device ID and host ID during virtual port binding 2023-08-28 09:50:10 +00:00
ovn_l3_reschedules_lower_lrps-5b492131dab9040b.yaml ovn-l3: reschedule lower priorities 2024-01-17 12:04:09 +01:00
ovnmeta-namespaces-include-network-name-e6e4e5f6ff69e7ed.yaml [ovn] Add neutron network to metadata namespace names 2021-01-08 14:35:10 +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-of-rules-processing-parameters-b38f7a1e88568798.yaml Allow to process FW OF rules belonging to a port in a single operation 2022-05-09 16:49:29 +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
pkt-processing-capacity-1c43fe49d7bb2193.yaml Report pkt processing capacity on Neutron agent RP 2021-10-11 15:16:52 +02:00
pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml Switch to pluggable IPAM implementation 2016-08-17 03:12:32 -06:00
port-device-profile-extension-30ffdaf6a89b89dc.yaml Add port device profile extension 2021-01-22 16:17:30 +00:00
port-hardware-offload-type-extension-acd266f95c1d7d29.yaml Add a "port" child table "porthardwareoffloadtype" 2023-08-19 06:08:51 +00:00
port-hint-ovs-tx-steering-277a411933ed372b.yaml port-hint-ovs-tx-steering: shim extension 2023-05-09 11:49:17 +02:00
port-hints-d465bb2fa144537c.yaml port-hint-ovs-tx-steering: shim extension 2023-05-09 11:49:17 +02:00
port-mac-address-regenerate-312978c834abaa52.yaml Add support to regenerate port mac_address 2018-06-27 00:22:35 +02:00
port-resource-request-groups-516820eed2fc659b.yaml Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
port_bulk_creation_no_ipamallocation_leftovers-9d72cc5f616f51e4.yaml Remove any IPAM allocation if port bulk creation fails 2023-10-14 18:37:43 +00:00
port_status_based_on_lsp_up_and_enabled-31c062fc7089f62a.yaml [OVN] Set the Neutron port status based on "lsp.up" and "lsp.enabled" 2023-10-16 08:01:00 +00:00
pps-config-ovs-036b5940694f786c.yaml ovs-agent: Report pkt processing info in heartbeat 2021-09-29 12:27:45 +02:00
precise-agent-state-transfer-67c771cb1ee04dd0.yaml More accurate agent restart state transfer 2019-03-21 15:12:31 +00:00
process-manager-tag-2181918518972004.yaml Add an env variable "PROCESS_TAG" in ``ProcessManager`` 2022-12-24 10:30:16 +01: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
propagate_uplink_status_enabled_default-df3daba66e79d056.yaml [SR-IOV] Default "propagate_uplink_status" flag to True 2022-03-21 11:43:08 +00:00
qos-drivers-refactor-16ece9984958f8a4.yaml Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00
qos-fip-network-inheritance-support-in-ovn-1d68b54c42c865da.yaml [OVN] Implement floating IP network QoS inheritance 2022-01-27 09:36:50 +00: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-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml [OVN] Implement GW IP network QoS inheritance 2022-04-15 01:10:31 +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-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml Support for minimum bandwidth rules in tunnelled networks 2023-01-02 11:14:50 +00:00
qos-pps-minimum-rule-alias-dbd652445a033f31.yaml Add qos-pps-minimum-rule-alias API extension 2022-02-07 11:52:46 +01: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-rule-type-filter-9c821e93b27fffe9.yaml Support filtering for QoS rule type list 2022-02-24 08:28:53 +00:00
qos-rules-alias-extension-ebf23b87460ee36e.yaml Define qos-rules-alias extension 2019-03-21 15:06:10 +00:00
qos_min_pps_rule_ovs-3fe3d73227980c53.yaml Enable QoS minimum packet rate rule for OVS backend 2021-10-21 15:17:24 +02:00
qos_rule_type_min_pps-0cc3fe5b0ee5d596.yaml Add API extension for QoS minimum pps rule 2021-09-29 12:27:30 +02:00
qos_rule_type_pps-27254b90f26c10b6.yaml [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00
quota_null_driver-d04af65c237e4b12.yaml [quota] Enable ``DbQuotaDriverNull`` as a production driver 2022-04-05 10:10:46 +00:00
radvd_user-config-option-24730a6d686fee18.yaml Add radvd_user config option 2019-10-14 13:01:30 +00:00
redirect-type-f29e89ca97357fe9.yaml Ensure redirect-type=bridged not used for geneve networks 2023-03-31 23:10:18 +02: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-veth_mtu-9276f88cf8b43b8e.yaml Remove agent veth_mtu configuration option 2023-11-21 16:39:17 -05: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-deprecated-keepalived_use_no_track-5a5201e75df0271e.yaml Remove deprecated opt keepalived_use_no_track 2023-01-03 16:20:36 +00:00
remove-designate-admin-opts-f3f4fe1037dbd75a.yaml Remove deprecated [designate] admin_* parameters 2023-11-04 22:47:55 +09:00
remove-driver-60eb7e26d95f7322.yaml Remove Openflow Agent(OFAgent) mechanism driver 2016-04-12 14:10:34 +09:00
remove-duplicated-port-bindings-83b58060f3adb403.yaml Script to remove duplicated port bindings 2022-08-18 08:13:56 +00: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-live_migration_events-f9dd9eacfdf32f97.yaml Remove "live_migration_events" configuration option 2022-04-24 00:45:26 +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-ovs_integration_bridge-583b8c395f6ba64e.yaml Remove ovs_integration_bridge configuration option 2023-11-23 07:06:53 +00: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-segment_mtu-4a78b8d47830fb8a.yaml Remove segment_mtu configuration option 2023-11-21 16:44:36 -05: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_duplicated_ovn_chassis-df12fb6233ea3d3e.yaml [OVN] Remove SB "Chassis"/"Chassis_Private" duplicated registers 2023-06-22 13:08:32 +00: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
remove_neutron_debug-262a139650d71183.yaml Remove the neutron-debug tool 2023-05-12 12:42:31 -04:00
remove_xenapi_support-2cc2a4b9ad0ef01d.yaml Deprecate XenAPI support 2020-12-09 20:15:39 +00: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
replace-rootwrap-with-privsep-5b85f1ba83df9554.yaml Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
resource-tags-policies-a2ffd52e57d7b4b8.yaml Add policy enforcer for "tags" service plugin 2023-10-14 15:41:06 +00:00
resource_priovider_default_hypervisor-b92cff207dfb94c0.yaml Add a single option to override the default hypervisor name 2021-05-16 21:55:55 +09:00
revert-ovn-stateless-nat-88076892fd6f7354.yaml ovn: revert to stateful dnat_and_snat 2022-06-08 18:12:28 +00: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
sanitize-port-binding-profile-5b0cba2566f7f950.yaml Sanitize profile column of ml2_port_bindings table in the DB 2021-10-21 15:17:24 +02:00
sanitize-port-mac-address-732f451942483e21.yaml Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
secure-rbac-policies-a05bb75f2575cede.yaml Add release note about support for new secure RBAC policies 2021-03-26 08:58:32 +01:00
secure-rbac-policies-fully-supported-e95271a3ab175dca.yaml [S-RBAC] Add release note about full support for new policies 2023-02-28 14:47:44 +00: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
set-report_state-rpc-timeout-to-report_interval-1265a70b0728e08c.yaml Set RPC timeout in PluginReportStateAPI to report_interval 2021-10-27 11:28:49 +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
sgl-log-related-traffic-ovn-96b304ab744de13e.yaml [OVN] Allow logging all traffic related to an ACL 2023-02-01 09:32:28 +01: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-duplicated-mac-ports-a861b0ff800c3172.yaml SR-IOV agent can handle ports with same MAC addresses 2021-06-03 16:02:18 +00: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
sriov_supports_accelerator_direct-e550369b6e4c18e1.yaml [SR-IOV] Add support for ACCELERATOR_DIRECT VNIC type 2021-03-09 14:32:52 +00: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-address-groups-in-security-group-rules-ce3d9864068c1131.yaml Support address group in OVS firewall agent 2021-02-08 13:28:06 -06:00
support-deleting-ovn-agents-0a5635d9078498ba.yaml Add support for deleting ml2/ovn agents 2021-01-12 15:06:12 +00:00
support-empty-string-filtering-4a39096b62b9abf2.yaml Support filter attribute with empty string 2018-05-02 20:05:11 +00:00
support-fdb-aging-b9ab82d75db81bbc.yaml Add support for FDB aging 2023-10-24 08:25:03 +00:00
support-filter-validation-fee2cdeedbe8ad76.yaml Implement filter validation 2018-07-19 04:13:43 +00:00
support-ovn-mac-aging-8a555c608ccf8b04.yaml Add support for OVN MAC_Binding aging 2023-11-21 12:03:15 -06:00
switching-to-haproxy-for-metadata-proxy-9d8f7549fadf9182.yaml Switch ns-metadata-proxy to haproxy 2017-03-08 15:20:50 +00:00
tag-elements-increased-from-60-to-255-e98455525b865333.yaml Allow 255 character strings in tags 2021-03-30 10:44:39 +02: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
update-vnic-type-d2cb5b78d5ba1c32.yaml Forbid updating vnic type on a bound port 2023-11-15 13:59:46 +00:00
update_qos_allocation_for_bound_port-5358620322b66ae9.yaml Fix recent QoS minimum_bandwidth release note 2020-10-23 08:59:56 -04: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
use_random_fully-527b20bc524c308a.yaml Allow operator to disable usage of random-fully 2022-08-25 16:48:45 -04:00
validate-router-gw-and-routes-af45c89c52612028.yaml Check router routes connectivity when GW port is updated 2021-06-24 11:54:17 +00:00
vhost-user-reconnect-7650134520022e7d.yaml Multiple tweaks for Ocata release notes 2017-01-15 01:46:21 +00:00
vhost-vdpa-4597a27de6232350.yaml Add support for VNIC type vDPA to ML2/OVS and ML2/OVN 2021-02-17 08:37:12 +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
vxlan-ovn-support-89f71332fa41952c.yaml Allow VXLAN network type for OVN driver 2020-10-08 12:54:31 -04: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