summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-11-27 18:48:38 +0000
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2018-11-27 19:43:09 +0000
commita7c65c3c94a997cc215a33f81e274329c9850bec (patch)
tree621ff488ffc7645b07e854e3cafc03d89b424e6c /docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
parentdff948f1f98c37587e78bdb7ae0b0f0f0e54d7cb (diff)
[VNFRQTS] updates to the Heat Section
Change-Id: Id81d515314776f82e34460aef0da3b6698e0403c Issue-ID: VNFRQTS-500 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.rst15
1 files changed, 3 insertions, 12 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
index e770732..f1e2b4e 100644
--- a/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
@@ -60,15 +60,6 @@ deployed incrementally to create the complete VNF.
A VNF **MAY** be composed of zero to many Incremental Modules.
.. req::
- :id: R-20974
- :target: VNF
- :keyword: MUST
- :updated: casablanca
-
- At orchestration time, the VNF's Base Module **MUST**
- be deployed first, prior to any incremental modules.
-
-.. req::
:id: R-28980
:target: VNF
:keyword: MAY
@@ -591,14 +582,14 @@ ONAP VNF On-Boarding
The VNF's Heat Orchestration Template's ZIP file must include
the base module YAML file (R-37028) and corresponding environment file
-(R-38474).
+(R-38474).
The VNF's Heat Orchestration Template's ZIP file **MAY** include
* One or more incremental module YAML files (R-13196) and corresponding
environment files (R-81725).
-* One or more volume module YAML files (R-03251) and corresponding
- environment files (R-53433).
+* One or more volume module YAML files (R-03251) and corresponding
+ environment files (R-53433).
* One or more nested YAML files (R-36582, R-56721, R-30395).
* One or more files that are retrieved via the intrinsic function
``get_file``. The ``get_file`` function returns the content of a file