summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst7
1 files changed, 3 insertions, 4 deletions
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 518fd2a..492f859 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
@@ -117,8 +117,6 @@ Heat Orchestration Template resources are described in :ref:`resources`.
ONAP external network (per the ONAP definition, see Requirement R-57424
and R-16968), 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.
.. req::
:id: R-27970
@@ -456,8 +454,9 @@ OS::Neutron::SecurityGroup
A VNF's Heat Orchestration Template's Resource
``OS::Neutron::SecurityGroup``
- that is applicable to one ``{vm-type}`` and more than one network (internal
- and/or external), the ``OS::Neutron::SecurityGroup``
+ that is applicable to one ``{vm-type}`` and more than one network
+ (ONAP internal network
+ and/or ONAP external network), the ``OS::Neutron::SecurityGroup``
Resource ID **SHOULD** use the naming convention
* ``{vm-type}_security_group``