From d4801bd529dc9e3e41b4dc15b184e20e59322c57 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Thu, 7 Jul 2022 05:48:13 +0000 Subject: [PATCH] Add release note for OVN "requested-chassis" feature This patch adds the missing release note for [1]. [1]https://review.opendev.org/c/openstack/neutron/+/828455/6 Trivial-Fix Change-Id: I544128e0e4813acd851b5e48b4c352c3fb62c869 --- ...requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml diff --git a/releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml b/releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml new file mode 100644 index 00000000000..ad1aca964b1 --- /dev/null +++ b/releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml @@ -0,0 +1,8 @@ +--- +features: + - | + Core OVN now can set the destination host on the logical switch port + during a live migration. That allows to prepare the destination host + earlier, achieving a quicker live migration and a lower downtime during + the switch between hosts. Neutron includes this information in the + port options.