summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2019-04-30 20:53:08 +0000
committerweinstock, alan <aw2574@att.com>2019-04-30 20:53:08 +0000
commit6216ce32e8aced4b7b137ba07dcfff40c8450f2e (patch)
tree395d45c25bc4e9480c6ff6ce6920b469f13583c2
parent006d74c72300eaa2312db2212a0419eaf7205bea (diff)
[VNFRQTS] correct typos in R-22688 & R-67793
Change-Id: I7fdbafb7b635aa1103d0ecc934384e784a92866e Issue-ID: VNFRQTS-633 Signed-off-by: weinstock, alan <aw2574@att.com>
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Networking.rst2
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst2
2 files changed, 2 insertions, 2 deletions
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.