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 +++++++--- docs/Chapter5/Heat/ONAP Heat Template Constructs.rst | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'docs/Chapter5/Heat') 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 diff --git a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst index ba83d29..a45491c 100644 --- a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst +++ b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst @@ -76,7 +76,7 @@ the second level of nested heat. .. req:: :id: R-17528 :keyword: MUST - :updated: el alto + :updated: frankfurt :validation_mode: static A VNF's Heat Orchestration Template's first level Nested YAML file -- cgit 1.2.3-korg