From 4b07020149224cae7d8815def6b7a8753206ba2c Mon Sep 17 00:00:00 2001 From: "weinstock, alan" Date: Wed, 21 Nov 2018 20:44:32 +0000 Subject: [VNFRQTS] Remove Requirement R-07577 Change-Id: I4af9f45e04bc448c73f1f6d2ce56667ef9fc3a0b Issue-ID: VNFRQTS-493 Signed-off-by: weinstock, alan --- .../Neutron Parameters.rst | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'docs/Chapter5/Heat') 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 @@ -84,19 +84,6 @@ Items to Note network **MUST** have cloud assigned IP Addresses 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 @@ -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 -- cgit 1.2.3-korg