From f190f739e3a705d4f2f62088526d2543d1d960b1 Mon Sep 17 00:00:00 2001
From: Mark Goddard <mark@stackhpc.com>
Date: Wed, 28 Apr 2021 09:48:42 +0100
Subject: [PATCH] [release] Tidy release notes for Wallaby

Change-Id: I5ecb42bc752c272c8a2b48b6c8499344f27fef5e
---
 releasenotes/notes/ansible-2.9-2.9-1a666cc9aab51c9d.yaml    | 6 ------
 releasenotes/notes/ansible_max_2_10-f54a5e6fbae5db91.yaml   | 4 ++--
 .../ironic-enabled-bios-interfaces-2b0a17d68126ac09.yaml    | 4 ++--
 .../notes/remove-qinling-support-67635a37e620fc7b.yaml      | 5 ++---
 .../notes/remove-searchlight-support-a164fd550bfc14d4.yaml  | 5 ++---
 5 files changed, 8 insertions(+), 16 deletions(-)
 delete mode 100644 releasenotes/notes/ansible-2.9-2.9-1a666cc9aab51c9d.yaml

diff --git a/releasenotes/notes/ansible-2.9-2.9-1a666cc9aab51c9d.yaml b/releasenotes/notes/ansible-2.9-2.9-1a666cc9aab51c9d.yaml
deleted file mode 100644
index 601f4d41..00000000
--- a/releasenotes/notes/ansible-2.9-2.9-1a666cc9aab51c9d.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-upgrade:
-  - |
-    Updates the minimum supported version of Ansible from 2.8 to 2.9. The
-    maximum supported version stays at 2.9. This is true for both Kayobe and
-    Kolla Ansible.
diff --git a/releasenotes/notes/ansible_max_2_10-f54a5e6fbae5db91.yaml b/releasenotes/notes/ansible_max_2_10-f54a5e6fbae5db91.yaml
index c5d611d0..f644128f 100644
--- a/releasenotes/notes/ansible_max_2_10-f54a5e6fbae5db91.yaml
+++ b/releasenotes/notes/ansible_max_2_10-f54a5e6fbae5db91.yaml
@@ -2,5 +2,5 @@
 upgrade:
   - |
     Updates the maximum supported version of Ansible from 2.9 to 2.10. The
-    minimum supported version stays at 2.9. This is true for both Kayobe and
-    Kolla Ansible.
+    minimum supported version is updated from 2.8 to 2.9. This is true for both
+    Kayobe and Kolla Ansible.
diff --git a/releasenotes/notes/ironic-enabled-bios-interfaces-2b0a17d68126ac09.yaml b/releasenotes/notes/ironic-enabled-bios-interfaces-2b0a17d68126ac09.yaml
index 532c3aec..b66bd176 100644
--- a/releasenotes/notes/ironic-enabled-bios-interfaces-2b0a17d68126ac09.yaml
+++ b/releasenotes/notes/ironic-enabled-bios-interfaces-2b0a17d68126ac09.yaml
@@ -1,5 +1,5 @@
 ---
 features:
   - |
-    Allow users to modify Ironic `kolla_ironic_enabled_bios_interfaces` and
-    `kolla_ironic_default_bios_interface` in ironic.yml.
+    Allow users to modify Ironic ``kolla_ironic_enabled_bios_interfaces`` and
+    ``kolla_ironic_default_bios_interface`` in ``ironic.yml``.
diff --git a/releasenotes/notes/remove-qinling-support-67635a37e620fc7b.yaml b/releasenotes/notes/remove-qinling-support-67635a37e620fc7b.yaml
index de4aea0f..ef1d85aa 100644
--- a/releasenotes/notes/remove-qinling-support-67635a37e620fc7b.yaml
+++ b/releasenotes/notes/remove-qinling-support-67635a37e620fc7b.yaml
@@ -1,7 +1,6 @@
 upgrade:
   - |
-    The ``Qinling`` project is no longer maintained and
-    `retired since the Wallaby cycle`__ . Support for deployment of Qinling has
-    been removed.
+    The ``Qinling`` project is no longer maintained and `retired since the
+    Wallaby cycle`__. Support for deployment of Qinling has been removed.
 
     __ http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018638.html
diff --git a/releasenotes/notes/remove-searchlight-support-a164fd550bfc14d4.yaml b/releasenotes/notes/remove-searchlight-support-a164fd550bfc14d4.yaml
index 360937e8..ff33c95f 100644
--- a/releasenotes/notes/remove-searchlight-support-a164fd550bfc14d4.yaml
+++ b/releasenotes/notes/remove-searchlight-support-a164fd550bfc14d4.yaml
@@ -1,7 +1,6 @@
 upgrade:
   - |
-    The ``Searchlight`` project is no longer maintained and
-    `retired since Wallaby cycle`__ . Support for deployment of Searchlight has
-    been removed.
+    The ``Searchlight`` project is no longer maintained and `retired since the
+    Wallaby cycle`__. Support for deployment of Searchlight has been removed.
 
     __ http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018637.html
-- 
GitLab