summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst20
1 files changed, 7 insertions, 13 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
index 948f8aa..4e53b02 100644
--- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
@@ -85,19 +85,6 @@ Items to Note
or **MUST** have statically assigned IP addresses.
.. req::
- :id: R-07577
- :target: VNF
- :keyword: MUST
- :validation_mode: static
- :updated: casablanca
-
- If the VNF's ports connected to a unique network (internal or external)
- and the port's IP addresses are cloud assigned IP Addresses,
- all the IPv4 Addresses **MUST** be from
- the same subnet and all the IPv6 Addresses **MUST** be from the
- same subnet.
-
-.. req::
:id: R-45602
:target: VNF
:keyword: MUST NOT
@@ -1048,6 +1035,10 @@ The property ``fixed_ips`` is used to assign IPs to a port. The Map Property
* ``{network-role}`` is the network role of the network.
+
+Note that ONAP only supports cloud assigned IP addresses from one IPv4 subnet
+of a given network.
+
.. req::
:id: R-83677
:target: VNF
@@ -1100,6 +1091,9 @@ value at orchestration to the Heat Orchestration Template.
* ``{network-role}`` is the network role of the network.
+Note that ONAP only supports cloud assigned IP addresses from one IPv6 subnet
+of a given network.
+
.. req::
:id: R-80829
:target: VNF