From: weinstock, alan Date: Wed, 11 Dec 2019 14:37:58 +0000 (+0000) Subject: [VNFRQTS] updated R-23664, added new R-23663 X-Git-Tag: 6.0.0-ONAP~49^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d37f115de51ffd1dd6ada7c2375613203fa4337f;p=vnfrqts%2Frequirements.git [VNFRQTS] updated R-23664, added new R-23663 Issue-ID: VNFRQTS-783 Signed-off-by: weinstock, alan Change-Id: I5402a9ce9cd0f356771e0601460c9fe4311ffd1a Signed-off-by: weinstock, alan --- diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst index 299dc9d..781c36c 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Template Format.rst @@ -452,6 +452,20 @@ tags resources ~~~~~~~~~~~~ +.. req:: + :id: R-23663 + :target: VNF + :keyword: MAY + :validation_mode: none + :introduced: frankfurt + + A VNF's Heat Orchestration template's base module + **MAY** (or **MAY NOT**) + contain the section ``resources:``. + +When a VNF's Heat Orchestration Template is composed of a base module and +one or more incremental modules, it is valid for the base module +to have no resources. .. req:: :id: R-23664 @@ -460,8 +474,8 @@ resources :validation_mode: static :updated: frankfurt - A VNF's Heat Orchestration template's base module, incremental - module, and volume module **MUST** + A VNF's Heat Orchestration template's incremental + module and volume module **MUST** contain the section ``resources:``. .. req::