summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorRodolfo Alonso <ralonsoh@redhat.com>2022-10-06 15:33:06 +0000
committerRodolfo Alonso <ralonsoh@redhat.com>2022-10-06 15:33:06 +0000
commit72dd768a124dd63bab3c00d19cef248c1170d3da (patch)
tree46d3eebd4d4ac021534a3a5d0a578daa3414db27 /releasenotes
parentf8fa909444cf87d55819fa9dbc45ed77cff7b845 (diff)
downloadneutron-72dd768a124dd63bab3c00d19cef248c1170d3da.tar.gz
Revert "Since OVN 20.06, config is stored in "Chassis.other_config""
This reverts commit f8fa909444cf87d55819fa9dbc45ed77cff7b845. Reason for revert: Because the OpenStack CI OS (Ubuntu 20.04) still doesn't support OVN > v20.03, we need to revert this patch until the CI migrates to Ubuntu 22.04 Change-Id: Iafd0ce629bf3a93454f4e322780d3b2f911363f8 Closes-Bug: #1991962
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml b/releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml
deleted file mode 100644
index fe695d5e2f..0000000000
--- a/releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-deprecations:
- - |
- ML2/OVN plugin does not support versions below 20.06. The Neutron plugin
- expects to read the "Chassis" register configuration in "other_config"
- field only.
-other:
- - |
- Since OVN 20.06, the "Chassis" register configuration is stored in the
- "other_config" field and replicated into "external_ids". This replication
- is stopped in OVN 22.09. The ML2/OVN plugin retrieves the "Chassi"
- configuration from the "other_config" field only. That makes Neutron
- not compatible with OVN versions below 20.06.