summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-02-06 16:21:32 -0600
committerLovett, Trevor <trevor.lovett@att.com>2019-02-06 16:21:32 -0600
commit6c5c0e91fb066e65e245deab5dc0aa617075ef76 (patch)
tree77442e2eba737b9f23a35d12d556f8d1f2d8874a /docs/Chapter5/Heat
parent8bf735f0d1b991a052532c9db88af15c5ad7d0cc (diff)
VNFRQTS Updating validation mode on non-testables
Change-Id: I09943c32b7b658779666e81d55144f702216dbf4 Issue-ID: VNFRQTS-550 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/Chapter5/Heat')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst2
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst
index 4ad2c36..68d2325 100644
--- a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst
@@ -241,7 +241,7 @@ default
:id: R-26124
:target: VNF
:keyword: MUST
- :validation_mode: static
+ :validation_mode: none
:updated: casablanca
If a VNF Heat Orchestration Template parameter has a default value,
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