From bfbea18d8774cb99a9d0a8949b962190c74aa9ad Mon Sep 17 00:00:00 2001 From: Abhishek Kekane Date: Mon, 1 Mar 2021 07:17:27 +0000 Subject: [PATCH] Wallaby cycle Release Notes Change-Id: Ie278638466c3848c18cc353d966d2275370eaca0 --- .../notes/wallaby-final-release-00f0f851ff7d93ab.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 releasenotes/notes/wallaby-final-release-00f0f851ff7d93ab.yaml diff --git a/releasenotes/notes/wallaby-final-release-00f0f851ff7d93ab.yaml b/releasenotes/notes/wallaby-final-release-00f0f851ff7d93ab.yaml new file mode 100644 index 00000000..0cbd3cf9 --- /dev/null +++ b/releasenotes/notes/wallaby-final-release-00f0f851ff7d93ab.yaml @@ -0,0 +1,10 @@ +--- +prelude: > + This was a quiet development cycle for the ``glance_store`` library. + Several bugs were fixed and some code changes were committed to + increase stability. +fixes: + - | + * Bug 1915602_: Cinder store: Use v3 API by default + + .. _1915602: https://code.launchpad.net/bugs/1915602 \ No newline at end of file