From 7ce2d1472ec3a7b8562a59a553e45d9c26b723c3 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 2 Mar 2022 10:27:42 -0600 Subject: [PATCH] Add releasenote to tag the Patrole for Yoga release This commit adds the releasenote to tag Patrole for Yoga release. Change-Id: I52701cc3ec3b5c89d786dbd2e6e911114c203dd0 --- .../patrole-yoga-release-1eacc82c6c1c668c.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 releasenotes/notes/patrole-yoga-release-1eacc82c6c1c668c.yaml diff --git a/releasenotes/notes/patrole-yoga-release-1eacc82c6c1c668c.yaml b/releasenotes/notes/patrole-yoga-release-1eacc82c6c1c668c.yaml new file mode 100644 index 00000000..7a7f04bc --- /dev/null +++ b/releasenotes/notes/patrole-yoga-release-1eacc82c6c1c668c.yaml @@ -0,0 +1,18 @@ +--- +prelude: | + This release is to tag the Patrole for OpenStack Yoga release. + This release marks the start of Yoga release support in Patrole. + After this release, Patrole will support below OpenStack Releases: + + * Yoga + * Xena + * Wallaby + * Victoria + * Ussuri + + Current development of Patrole is for OpenStack Zed development + cycle. Every Patrole commit is also tested against master during + the Zed cycle. However, this does not necessarily mean that using + Patrole as of this tag will work against a Yoga (or future release) + cloud. + To be on safe side, use this tag to test the OpenStack Yoga release.