From 09ced7ec266a4eeff3f24b6e1ce81db2be2bcab3 Mon Sep 17 00:00:00 2001 From: Chris MacNaughton Date: Fri, 16 Jul 2021 10:06:21 +0200 Subject: [PATCH] Add manila-share package upgrade requirement notice Closes-Bug: #1889287 Change-Id: I3d869c3b68449678a38b759432f59d3af6f31f08 --- doc/source/2110.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/source/2110.rst b/doc/source/2110.rst index a52b8b5d..cdfa7796 100644 --- a/doc/source/2110.rst +++ b/doc/source/2110.rst @@ -168,8 +168,15 @@ Documentation updates Informational notices --------------------- - -~~~~~~~ +Manila-Ganesha requires updates package +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +To fix long-standing issues in the manila-ganesha charm's service related to +`manila exporting shares after restart`_, updates to both the charm and +Ubuntu packages were required. + +It is necessary to ensure that the nfs-ganesha package is up to date before +upgrading the manila-ganesha charm. Deprecation notices ------------------- @@ -246,3 +253,5 @@ in the `OpenStack Charms Deployment Guide`_. .. COMMITS .. BUGS + +.. _manila exporting shares after restart: https://bugs.launchpad.net/charm-manila-ganesha/+bug/1889287 \ No newline at end of file