summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2019-01-29 22:30:53 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2019-01-29 22:30:53 +0000
commit9894c7337ea740b9b4223b8970fb27e49032494e (patch)
tree7ee2410824d24d5be6576028246e5f9f1b47596f /docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
parent64ce8dee8db7aa4ce3ade6f963250d12267166c9 (diff)
VNRQTS - Updating metadata
Issue-ID: VNFRQTS-528 Change-Id: I552f5ad761ca4369788e5fc4b572a720a6ffb085 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Template Constructs.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Template Constructs.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
index 710756f..1f62631 100644
--- a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
@@ -61,6 +61,7 @@ have a unique name in the scope of the VNF.
:id: R-60011
:keyword: MUST
:updated: casablanca
+ :validation_mode: static
A VNF's Heat Orchestration Template **MUST** have no more than two
levels of nesting.
@@ -76,6 +77,7 @@ the second level of nested heat.
:id: R-17528
:keyword: MUST
:updated: casablanca
+ :validation_mode: static
A VNF's Heat Orchestration Template's first level Nested YAML file
**MUST NOT** contain more than one ``OS::Nova::Server`` resource.
@@ -86,6 +88,7 @@ the second level of nested heat.
:id: R-708564
:keyword: MUST
:updated: casablanca
+ :validation_mode: static
If a VNF's Heat Orchestration Template's resource invokes a nested
YAML file, either statically or dynamically, the names of the parameters
@@ -109,6 +112,7 @@ cause issues for other ONAP applications/features.
:id: R-11041
:keyword: MUST
:updated: casablanca
+ :validation_mode: static
All parameters defined in a VNFs Nested YAML file
**MUST** be passed in as properties of the resource calling