summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Template Constructs.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 Template Constructs.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 Template Constructs.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Template Constructs.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
index c7703c0..1af326e 100644
--- a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst
@@ -614,11 +614,11 @@ unique name.
Heat Files Support (get_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-A VNF's Heat Orchestration Template may contain the inclusion of text files
+A VNF's Heat Orchestration Template may contain the inclusion of text files
containing scripts or configuration files. The ``get_file`` intrinsic
function returns the content of a file into a Heat Orchestration Template.
-The support for the ``get_file`` intrinsic function in ECOMP is subject to the
+The support for the ``get_file`` intrinsic function in ONAP is subject to the
following limitations:
.. req::
@@ -634,7 +634,7 @@ following limitations:
The ``get_file`` target files are on-boarded to SDC in the same zip file
that contains the VNF's complete Heat Orchestration Template.
-See requirement R-511776.
+See requirement R-511776.
.. req::
:id: R-41888