[VNFRQTS] correct typos in R-22688 & R-67793 85/86685/1
authorweinstock, alan <aw2574@att.com>
Tue, 30 Apr 2019 20:53:08 +0000 (20:53 +0000)
committerweinstock, alan <aw2574@att.com>
Tue, 30 Apr 2019 20:53:08 +0000 (20:53 +0000)
Change-Id: I7fdbafb7b635aa1103d0ecc934384e784a92866e
Issue-ID: VNFRQTS-633
Signed-off-by: weinstock, alan <aw2574@att.com>
docs/Chapter5/Heat/ONAP Heat Networking.rst
docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst

index 8149a8a..81ad997 100644 (file)
@@ -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.
 
index f161ded..fbe4e20 100644 (file)
@@ -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.