diff options
author | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-08-31 20:55:28 +0800 |
---|---|---|
committer | Zhijiang Hu <hu.zhijiang@zte.com.cn> | 2017-08-31 20:55:28 +0800 |
commit | 62a0ceed50002013bf4b7d8a2ad1b9dc69dfb6e5 (patch) | |
tree | 3565519c1bd1438fe5d7c539269769f6377ee144 /docs | |
parent | 66cd8949380e677fc7e96d7f18f23e3816a5e961 (diff) |
change update doc
Change-Id: I3593593d540bf0e74ae1642f3450d4945af8a334
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/installation/upgrade.rst | 6 |
1 files 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 | |