From 9894c7337ea740b9b4223b8970fb27e49032494e Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Tue, 29 Jan 2019 22:30:53 +0000 Subject: VNRQTS - Updating metadata Issue-ID: VNFRQTS-528 Change-Id: I552f5ad761ca4369788e5fc4b572a720a6ffb085 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst | 3 +++ .../Neutron Parameters.rst | 2 ++ .../Nova Metadata Parameters.rst | 2 ++ docs/Chapter5/Heat/ONAP Heat Template Constructs.rst | 4 ++++ 4 files changed, 11 insertions(+) (limited to 'docs/Chapter5/Heat') diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst index 679fd5c..964ed69 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst @@ -49,6 +49,7 @@ deployed incrementally to create the complete VNF. :target: VNF :keyword: MUST :updated: casablanca + :validation_mode: static A VNF **MUST** be composed of one Base Module @@ -572,6 +573,7 @@ ONAP VNF On-Boarding .. req:: :id: R-511776 :keyword: MUST + :validation_mode: static When a VNF's Heat Orchestration Template is ready to be on-boarded to ONAP, @@ -599,6 +601,7 @@ The VNF's Heat Orchestration Template's ZIP file **MAY** include .. req:: :id: R-348813 :keyword: MUST + :validation_mode: static The VNF's Heat Orchestration Template's ZIP file **MUST NOT** include a binary image file. diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst index a14530d..dd063c1 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst @@ -142,7 +142,9 @@ or **MUST** have statically assigned IP addresses. .. req:: :id: R-681859 + :target: VNF :keyword: MUST + :validation_mode: none A VNF's Heat Orchestration Template's ``OS::Neutron::Port`` resource's diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst index f53991a..b88181d 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Metadata Parameters.rst @@ -247,6 +247,7 @@ part of the orchestration process. :id: R-68023 :target: VNF :keyword: MUST + :validation_mode: static :updated: casablanca A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource @@ -453,6 +454,7 @@ vf_module_index :target: VNF :keyword: MUST :updated: casablanca + :validation_mode: static A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource property ``metadata`` **MAY** 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 -- cgit 1.2.3-korg