summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2020-01-03 19:30:57 +0000
committerweinstock, alan <aw2574@att.com>2020-01-03 19:30:57 +0000
commit2cc3e9501afbf087517f80f4f30881bb9631315f (patch)
tree5a3c76b375688df4f62bd3976948793b54e1ce7e /docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Resource IDs.rst
parent92df199a9478051bd1d9ac45ca2b025129b1f0a4 (diff)
[VNFRQTS] clarifying R-67793 & R-08775
Issue-ID: VNFRQTS-787 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I75953ad74118086c1724919689e46050bbde5da5
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``