From 4f9902b6e7b5c70588160266276904ab81832867 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Wed, 25 Nov 2020 08:34:55 +0100 Subject: [COMMON][DOC] Bump version Guilin Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c --- docs/oom_quickstart_guide.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/oom_quickstart_guide.rst') diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst index 5c0d5127bd..f9693c9d75 100644 --- a/docs/oom_quickstart_guide.rst +++ b/docs/oom_quickstart_guide.rst @@ -25,6 +25,7 @@ where can be an official release tag, such as * 4.0.0-ONAP for Dublin * 5.0.1-ONAP for El Alto * 6.0.0 for Frankfurt +* 7.0.0 for Guilin **Step 2.** Install Helm Plugins required to deploy ONAP:: @@ -178,7 +179,7 @@ follows:: single command .. note:: - The ``--timeout 900`` is currently required in Dublin and up to address long + The ``--timeout 900`` is currently required in Guilin and up to address long running initialization tasks for DMaaP and SO. Without this timeout value both applications may fail to deploy. -- cgit 1.2.3-korg