summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-12-04 21:06:37 +0000
committerweinstock, alan <aw2574@att.com>2018-12-04 21:06:37 +0000
commitdf06b7e40678004a1c6604052d5fd35ac8f2337d (patch)
tree6aa8fdf164b2c3b626e38e9acb9ebe362220d719 /docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst
parent81f04340b7ac89c5161253bba63ccefaae464daa (diff)
[VNFRQTS] updated requirements in Ch 5
Change-Id: I7f0ba14b813c03263590ba22fef265d23c081b7e Issue-ID: VNFRQTS-504 Signed-off-by: weinstock, alan <aw2574@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst b/docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst
index e8117ad..02a6905 100644
--- a/docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Support of Environment Files.rst
@@ -7,4 +7,18 @@
ONAP Heat Support of Environment Files
-----------------------------------------
-<section deleted>
+
+.. req::
+ :id: R-599443
+ :target: VNF
+ :keyword: MUST
+ :validation_mode: static
+ :updated: casablanca
+
+ A parameter enumerated in a
+ VNF's Heat Orchestration Template's environment file **MUST** be declared
+ in the
+ corresponding VNF's Heat Orchestration Template's YAML file's
+ ``parameters:`` section.
+
+Note that this is an ONAP requirement. This is not required by OpenStack.