change update doc 57/40757/1
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Thu, 31 Aug 2017 12:55:28 +0000 (20:55 +0800)
committerZhijiang Hu <hu.zhijiang@zte.com.cn>
Thu, 31 Aug 2017 12:55:28 +0000 (20:55 +0800)
Change-Id: I3593593d540bf0e74ae1642f3450d4945af8a334
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
docs/release/installation/upgrade.rst

index 8b9965c..23b53e2 100644 (file)
@@ -13,8 +13,9 @@ and have their own file packaging layout, Daisy requires user to
 always use Kolla image file built by Daisy team. Currently, it can be
 got from http://120.24.17.215/.
 
-2. Put new version file into /var/lib/daisy/kolla/, for example,
-/var/lib/daisy/kolla/kolla-image-ocata-170811155446.tgz
+2. Put new version file into /var/lib/daisy/versionfile/kolla/, for
+example:
+/var/lib/daisy/versionfile/kolla/kolla-image-ocata-170811155446.tgz
 
 3. Add version file to Daisy's version management database then get the
 version ID.
@@ -22,6 +23,7 @@ version ID.
 
 .. code-block:: console
 
+    [root@daisy ~]# source /root/daisyrc_admin
     [root@daisy ~]# daisy version-add kolla-image-ocata-170811155446.tgz kolla
     +-------------+--------------------------------------+
     | Property    | Value                                |