diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index b1a7901a6a6..37802e0a3ab 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -1093,6 +1093,7 @@ under the License. #mysql -u cloud -p -e "select id,name,path from cloud.storage_pool where pool_type='Filesystem'" If local storage paths are found to have a trailing forward slash, remove it: #mysql -u cloud -p -e 'update cloud.storage_pool set path="/var/lib/libvirt/images" where path="/var/lib/libvirt/images/"'; + If you are using Ubuntu, follow this procedure to upgrade your packages. If not,