summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-11-21 20:44:32 +0000
committerweinstock, alan <aw2574@att.com>2018-11-21 20:44:32 +0000
commit4b07020149224cae7d8815def6b7a8753206ba2c (patch)
treea1070e9d1e45559f5a4f65cfe5006ef41d11850d /docs/Chapter5
parent74ee447eabe76e058e688d1b7d108998f6748a9c (diff)
[VNFRQTS] Remove Requirement R-07577
Change-Id: I4af9f45e04bc448c73f1f6d2ce56667ef9fc3a0b Issue-ID: VNFRQTS-493 Signed-off-by: weinstock, alan <aw2574@att.com>
Diffstat (limited to 'docs/Chapter5')
-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