From fa9ae5f962e3fbf35d9e26b7d4cb3913a0054c0b Mon Sep 17 00:00:00 2001 From: animesh Date: Tue, 24 Sep 2013 17:28:26 -0700 Subject: [PATCH] Fixing doc build: missed para tag from Marcus's commit --- docs/en-US/Release_Notes.xml | 1 + 1 file changed, 1 insertion(+) 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,