From d3edac07be9b91d67a7fb6c29be5711b680dc838 Mon Sep 17 00:00:00 2001 From: "weinstock, alan" Date: Mon, 3 Dec 2018 21:56:16 +0000 Subject: [VNFRQTS] updated heat requirements Change-Id: Ic2e416a20692a6f426810fb72121daeedf719b36 Issue-ID: VNFRQTS-502 Signed-off-by: weinstock, alan --- .../Neutron Parameters.rst | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst') 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 4342bb0..7fe73e5 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 @@ -1294,18 +1294,12 @@ Note that the management of the VIP IP addresses (i.e. transferring ownership between active and standby VMs) is the responsibility of the VNF application. -.. req:: - :id: R-62300 - :target: VNF - :keyword: MUST - :validation_mode: static - :updated: casablanca - If a VNF has two or more ports that require a Virtual IP Address (VIP), - a VNF's Heat Orchestration Template's Resource - ``OS::Neutron::Port`` property ``allowed_address_pairs`` - map property ``ip_address`` parameter - **MUST** be used. +If a VNF has two or more ports that require a Virtual IP Address (VIP), +a VNF's Heat Orchestration Template's Resource +``OS::Neutron::Port`` property ``allowed_address_pairs`` +map property ``ip_address`` parameter +must be used. The ``allowed_address_pairs`` is an optional property. It is not required. -- cgit 1.2.3-korg