From 79309a72d950e9b877ebda1ed36c8a353a378803 Mon Sep 17 00:00:00 2001 From: elajkat Date: Fri, 20 Oct 2023 16:44:03 +0200 Subject: [PATCH] [stable-only]: remove unnecessary indentation from reno Change-Id: Ieacd0b6139f63c54853fa5c06d94ae1e98af8744 --- .../bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/releasenotes/notes/bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml b/releasenotes/notes/bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml index a4bab2bb..4aa1db1f 100644 --- a/releasenotes/notes/bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml +++ b/releasenotes/notes/bp-port-mirroring-sriov-vf-879bc2aa53c2c8d4.yaml @@ -7,10 +7,8 @@ features: [`blueprint port-mirroring-sriov-vf `_] * Adds a new TaaS Agent driver (i.e. SRIOV) for Intel i40e driver backend. - * Neutron TaaS Agent is refactored to decouple its tight binding with ovs - driver. This prepares the taas agent code-base for addition of a new - TaaS Agent driver (SRIOV). - + driver. This prepares the taas agent code-base for addition of a new + TaaS Agent driver (SRIOV). * Adds a new API extension, i.e. taas-vlan-filter for adding a new - attribute (vlan_filter) in tap-flow data model. + attribute (vlan_filter) in tap-flow data model.