From 1900f7672eb60fcd2ac31da1ac30ebb8739b2124 Mon Sep 17 00:00:00 2001 From: Hagop Bozawglanian Date: Fri, 27 Sep 2019 16:35:58 +0000 Subject: VNFRQTS - Updating release notes and fixing updated links Issue-ID: VNFRQTS-718 Signed-off-by: Hagop Bozawglanian Change-Id: Ib5d53309067d5a2930e8b75e6727f5014ed247e3 --- docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst | 2 +- docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst | 7 ++++--- .../Nova Parameters.rst | 2 +- docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'docs/Chapter5/Heat') diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst index 96d0b1b..a23f217 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst @@ -565,7 +565,7 @@ be provided in place, or via a function :target: VNF :keyword: MUST NOT :validation_mode: static - :updated: dublin + :updated: el alto A VNF's Heat Orchestration Template resource attribute ``property:`` **MUST NOT** use more than two levels of nested ``get_param`` intrinsic diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst index 7e55487..144235d 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst @@ -264,7 +264,7 @@ Base Modules :target: VNF :keyword: MUST :validation_mode: static - :updated: dublin + :updated: el alto A VNF Heat Orchestration Template's Base Module file name **MUST** include case insensitive 'base' in the filename and @@ -302,7 +302,7 @@ Incremental Modules :target: VNF :keyword: MUST :validation_mode: static - :updated: dublin + :updated: el alto VNF Heat Orchestration Template's Incremental Module file name **MUST** contain only alphanumeric characters and underscores @@ -350,6 +350,7 @@ Cinder Volume Modules :keyword: MUST :validation_mode: static :introduced: dublin + :updated: el alto A VNF Heat Orchestration Template's Cinder Volume Module ``resources:`` section @@ -381,7 +382,7 @@ Nested Heat file :target: VNF :keyword: MUST :validation_mode: static - :updated: dublin + :updated: el alto VNF Heat Orchestration Template's Nested YAML file name **MUST** contain only alphanumeric characters and underscores '_' and diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst index 01edae9..1f11d02 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst @@ -30,7 +30,7 @@ Requirement R-01455 defines how the ``{vm-type]`` is defined. :keyword: MUST :validation_mode: static :introduced: casablanca - :updated: dublin + :updated: el alto A VNF's Heat Orchestration Template's ``OS::Nova::Server`` resource's diff --git a/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst b/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst index 5d3d2ed..a64cf53 100644 --- a/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst +++ b/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst @@ -105,7 +105,7 @@ A VNF module (base, incremental, cinder) **MAY** support nested templates. :validation_mode: none :introduced: el alto - If a VNF’s Heat Orchestration Template’s Incremental Module contains two or + If a VNF's Heat Orchestration Template's Incremental Module contains two or more ``OS::Nova::Server`` resources, the ``OS::Nova::Server`` resources **MAY** define the same ``{vm-type}`` (as defined in R-01455) or **MAY** define different ``{vm-type}``. -- cgit 1.2.3-korg