From 62a0ceed50002013bf4b7d8a2ad1b9dc69dfb6e5 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Thu, 31 Aug 2017 20:55:28 +0800 Subject: change update doc Change-Id: I3593593d540bf0e74ae1642f3450d4945af8a334 Signed-off-by: Zhijiang Hu --- docs/release/installation/upgrade.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/release/installation/upgrade.rst b/docs/release/installation/upgrade.rst index 8b9965c3..23b53e21 100644 --- a/docs/release/installation/upgrade.rst +++ b/docs/release/installation/upgrade.rst @@ -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 | -- cgit 1.2.3-korg