From 5115c3814e6153872e1fdb8595e267e9a04e8470 Mon Sep 17 00:00:00 2001 From: "weinstock, alan" Date: Thu, 16 Jan 2020 20:23:30 +0000 Subject: [VNFRQTS] Update R-90279 in the document Issue-ID: VNFRQTS-792 Signed-off-by: weinstock, alan Change-Id: Ia924595c03adbe31bf84b9619f1e3841dd01e26e --- docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst') diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst index 781c36c..5ec1664 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst @@ -136,11 +136,15 @@ attributes (e.g., type, label) defined as nested elements. :target: VNF :keyword: MUST :validation_mode: static - :updated: casablanca + :updated: frankfurt A VNF Heat Orchestration's template's parameter **MUST** be used - in a resource with the exception of the parameters for the - ``OS::Nova::Server`` resource property ``availability_zone``. + + - in a resource AND/OR + - in a output parameter (in the outputs section) + + with the exception of the parameters for the ``OS::Nova::Server`` + resource property ``availability_zone``. .. req:: :id: R-91273 -- cgit 1.2.3-korg