summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-12-03 21:56:16 +0000
committerweinstock, alan <aw2574@att.com>2018-12-03 21:56:16 +0000
commitd3edac07be9b91d67a7fb6c29be5711b680dc838 (patch)
tree1171a68126570663eca65c8b0176ac9a3dea4ffa /docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Neutron Parameters.rst
parent81f04340b7ac89c5161253bba63ccefaae464daa (diff)
[VNFRQTS] updated heat requirements
Change-Id: Ic2e416a20692a6f426810fb72121daeedf719b36 Issue-ID: VNFRQTS-502 Signed-off-by: weinstock, alan <aw2574@att.com>
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.rst16
1 files changed, 5 insertions, 11 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 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.