From 6c5c0e91fb066e65e245deab5dc0aa617075ef76 Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor" Date: Wed, 6 Feb 2019 16:21:32 -0600 Subject: VNFRQTS Updating validation mode on non-testables Change-Id: I09943c32b7b658779666e81d55144f702216dbf4 Issue-ID: VNFRQTS-550 Signed-off-by: Lovett, Trevor --- docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst') diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst index 964ed69..2b17d46 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst @@ -439,7 +439,7 @@ other VNFs. :id: R-52753 :target: VNF :keyword: MUST - :validation_mode: static + :validation_mode: none VNF's Heat Orchestration Template's Base Module's output parameter's name and type **MUST** match the VNF's Heat Orchestration Template's @@ -523,7 +523,7 @@ ONAP does not support the use of heat stack-update command for scaling :id: R-39349 :target: VNF :keyword: MUST NOT - :validation_mode: static + :validation_mode: none A VNF Heat Orchestration Template **MUST NOT** be designed to utilize the OpenStack ``heat stack-update`` command for scaling (growth/de-growth). @@ -561,7 +561,7 @@ Orchestration Template at orchestration time. :id: R-01896 :target: VNF :keyword: MUST - :validation_mode: static + :validation_mode: none A VNF's Heat Orchestration Template's parameter values that are constant across all deployments **MUST** be declared in a Heat Orchestration -- cgit 1.2.3-korg