From 14677dfed1ff76a959d8b998ef2564255a425bcc Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Fri, 8 Jul 2022 17:47:47 -0400 Subject: [PATCH] Fix yoga release notes The yoga RNs failed to mention the added support for Juju resources to the glance-simplestreams-sync charm and how this benefits air-gapped environments due to the necessity for the Simplestreams snap. Closes-Bug: #1921832 Change-Id: I72974d0297bcd46f3bd848e973677bbf92e37174 --- doc/source/release-notes/yoga.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/source/release-notes/yoga.rst b/doc/source/release-notes/yoga.rst index ef0cc900..bf282b6d 100644 --- a/doc/source/release-notes/yoga.rst +++ b/doc/source/release-notes/yoga.rst @@ -295,8 +295,8 @@ restarts has made them irrelevant. Issues discovered during this release cycle ------------------------------------------- -glance-simplestreams-sync endpoint change -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +glance-simplestreams-sync: endpoint change +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The ceph-radosgw charm improves how URLs are processed by the RADOS Gateway. This change however will lead to breakage for an existing ``product-streams`` @@ -314,6 +314,13 @@ into an error state subsequent to a vGPU device being attached to an instance. This is being tracked in issue `LP #1951656`_. A fix will soon be available as an SRU. +glance-simplestreams-sync: Juju resources support and snap install +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The glance-simplestreams-sync charm has gained support for Juju resources. +Since Simplestreams is now installed via a snap, offline environments can +benefit by being able to supply the snap as a resource. + .. LINKS .. _22.04 milestone: https://launchpad.net/openstack-charms/+milestone/22.04 .. _OpenStack Charms Deployment Guide: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest