summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Networking.rst
diff options
context:
space:
mode:
authorHagop Bozawglanian <hagop.bozawglanian@att.com>2019-04-24 17:17:59 +0000
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2019-04-24 17:17:59 +0000
commit0ca11a945f993ee571a13f0ae56c8253714e440a (patch)
treeedd5ab2935271016fe33752a2d963d80702be666 /docs/Chapter5/Heat/ONAP Heat Networking.rst
parent6d4989f57ed7a5e51a7289798522e384dca1f678 (diff)
VNFRQTS - Doc8 fixes
Change-Id: Ic39bc7aa3e8eab163a8123164f88f30df7ae616c Issue-ID: VNFRQTS-606 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Networking.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Networking.rst4
1 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 09a2244..8149a8a 100644
--- a/docs/Chapter5/Heat/ONAP Heat Networking.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Networking.rst
@@ -173,10 +173,10 @@ or an external gateway or router
* If the network name in is used to reference the network, the output
parameter name in the base template **MUST** follow the naming convention
``int_{network-role}_net_name``
-
+
``{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:``
section of the Incremental Module(s) where the ``OS::Neutron::Port``
resource(s) is attaching to the internal network.