From 6216ce32e8aced4b7b137ba07dcfff40c8450f2e Mon Sep 17 00:00:00 2001 From: "weinstock, alan" Date: Tue, 30 Apr 2019 20:53:08 +0000 Subject: [VNFRQTS] correct typos in R-22688 & R-67793 Change-Id: I7fdbafb7b635aa1103d0ecc934384e784a92866e Issue-ID: VNFRQTS-633 Signed-off-by: weinstock, alan --- docs/Chapter5/Heat/ONAP Heat Networking.rst | 2 +- .../Resource IDs.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Chapter5/Heat') diff --git a/docs/Chapter5/Heat/ONAP Heat Networking.rst b/docs/Chapter5/Heat/ONAP Heat Networking.rst index 8149a8a..81ad997 100644 --- a/docs/Chapter5/Heat/ONAP Heat Networking.rst +++ b/docs/Chapter5/Heat/ONAP Heat Networking.rst @@ -177,7 +177,7 @@ or an external gateway or router ``{network-role}`` **MUST** be the network-role of the internal network created in the Base Module. - ``The Base Module Output Parameter MUST be declared in the ``parameters:`` + The Base Module Output Parameter MUST be declared in the ``parameters:`` section of the Incremental Module(s) where the ``OS::Neutron::Port`` resource(s) is attaching to the internal network. diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst index f161ded..fbe4e20 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst @@ -107,7 +107,7 @@ Heat Orchestration Template resources are described in :ref:`resources`. When a VNF's Heat Orchestration Template's resource is associated with more than one ``{vm-type}`` and/or more than one internal and/or - external network, the Resource ID **MUST** not contain the ``{vm-type}`` + external network, the Resource ID **MUST NOT** contain the ``{vm-type}`` and/or ``{network-role}``/``int_{network-role}``. It also should contain the term ``shared`` and/or contain text that identifies the VNF. -- cgit 1.2.3-korg