From 983baf886a1e768c923b54f0cc13efae6fb66309 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 23 Feb 2024 09:05:48 +0100 Subject: [PATCH] Rephrase kolla_build_neutron_ovs release note Change-Id: I295d39d0658b6e95f22cd3d3961d94068afd9b49 --- ...o_build_OVS_images_while_using_OVN-48471bbaebc953be.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releasenotes/notes/add_option_to_build_OVS_images_while_using_OVN-48471bbaebc953be.yaml b/releasenotes/notes/add_option_to_build_OVS_images_while_using_OVN-48471bbaebc953be.yaml index 5f03bfb91..7f8aa6c07 100644 --- a/releasenotes/notes/add_option_to_build_OVS_images_while_using_OVN-48471bbaebc953be.yaml +++ b/releasenotes/notes/add_option_to_build_OVS_images_while_using_OVN-48471bbaebc953be.yaml @@ -1,7 +1,7 @@ --- features: - | - Adds a new variable ``kolla_build_neutron_ovs`` which gives users to have - option to build OVS container images while the system is using OVN. - This is useful when an user wants to build all container images at the + Adds a new variable ``kolla_build_neutron_ovs`` which gives users the + option to build Neutron OVS container images while the system is using OVN. + This is useful when users want to build all Neutron container images at the same time.