[stable-only] reno: fix indentation

This missing empty line causes errors time to time. The simplest is to
fix it on every branch so that this won't come up again and again in
the future.

The error is usually something like this:

<reno.sphinxext <some_branch>>:32:Unexpected indentation.

And can be identified with adding extra verbosity to releasenotes job,
via -vvv argument in tox.ini to the sphinx-build command.

Change-Id: I17da28b3ed181531e32a3c2ce3ef445af1d5c978
This commit is contained in:
Elod Illes 2024-02-09 16:41:56 +01:00
parent 10e8a04aaf
commit 254a03a0f2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ prelude: >
features:
- |
[`blueprint port-mirroring-sriov-vf <https://blueprints.launchpad.net/neutron/+spec/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