diff options
author | weinstock, alan <aw2574@att.com> | 2018-12-18 15:31:30 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2018-12-18 15:46:30 +0000 |
commit | 44429ec0842517a7622a0c8a473a975a414bd2bc (patch) | |
tree | ff9901ba5c94e9de6dd2ad335ac16713ca11142c /docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst | |
parent | acfcfeb9a33b968950629f1d6792a186f4413eee (diff) |
[VNFRQTS] updated 6 req in the heat section
Change-Id: If170a116c8a974f0112f499c9fce8f31cf135cc1
Issue-ID: VNFRQTS-515
Signed-off-by: weinstock, alan <aw2574@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst')
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst index 41be142..014255a 100644 --- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst +++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst @@ -447,12 +447,12 @@ other VNFs. .. req:: :id: R-22608 :target: VNF - :keyword: MUST NOT + :keyword: SHOULD NOT :validation_mode: static When a VNF's Heat Orchestration Template's Base Module's output parameter is declared as an input parameter in an Incremental Module, - the parameter attribute ``constraints:`` **MUST NOT** be declared. + the parameter attribute ``constraints:`` **SHOULD NOT** be declared. Additional details on ONAP Base Module Output Parameters are provided in :ref:`ONAP Output Parameter Names` and ONAP VNF Modularity. @@ -492,12 +492,12 @@ template is associated with. .. req:: :id: R-20547 :target: VNF - :keyword: MUST NOT + :keyword: SHOULD NOT :validation_mode: static When an ONAP Volume Module Output Parameter is declared as an input parameter in a base or an incremental module Heat Orchestration - Template, parameter constraints **MUST NOT** be declared. + Template, parameter constraints **SHOULD NOT** be declared. Additional details on ONAP Base Module Output Parameters are provided in :ref:`ONAP Output Parameter Names` and :ref:`ONAP Heat Cinder Volumes`. |