From 505e1f183852fcfb24b236604148aed7a507d7e2 Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Mon, 4 May 2020 12:09:03 +0200 Subject: [PATCH] Don't show upgr note for policy validation in V We merged Id9cd65877e53577bff22e408ca07bbeec4407f6e which included a reno file after we branched Ussuri so we had to backport it to Ussuri but since it was merged after RC1, the relnote would appear as an Upgrade section for the Victoria release, which is not something we wanted (but rather for a T->U upgrade). Adding the ignore-notes section in order to avoid it. Change-Id: If31933c5ff20167bf24fbad6f8746b1a9a6a36e5 --- releasenotes/source/unreleased.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releasenotes/source/unreleased.rst b/releasenotes/source/unreleased.rst index 875030f9d0..9a0cc4a13a 100644 --- a/releasenotes/source/unreleased.rst +++ b/releasenotes/source/unreleased.rst @@ -3,3 +3,5 @@ Current Series Release Notes ============================ .. release-notes:: + :ignore-notes: + bug-1875418-0df3198e36530ec7.yaml