diff options
author | 2017-08-31 12:59:56 +0000 | |
---|---|---|
committer | 2017-08-31 12:59:56 +0000 | |
commit | 01ca6388dba76b58cf51a7f1dceec160411029e1 (patch) | |
tree | 8edfd51240008ae89bb503c43e429027ad928972 /docs/release | |
parent | a584057af1d9fd72fd8c186e8364f24c4e7d0cfa (diff) | |
parent | 62a0ceed50002013bf4b7d8a2ad1b9dc69dfb6e5 (diff) |
Merge "change update doc"
Diffstat (limited to 'docs/release')
-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 | |