summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2018-10-15 19:16:32 +0000
committerstark, steven <steven.stark@att.com>2018-10-15 15:14:13 -0700
commit5d8ba6ba67c1ec5464fb1484415b1290ed723535 (patch)
tree1f750014ded6e26160c52021ace0ac46086f134d /docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst
parent2e1192d7a656297aa583514dbf0a9d7d72403218 (diff)
[VNFRQTS] deleted 4 redundant requirements
Change-Id: I2f20fdc46dde0dab128dcf2e2af3a49d64eea0c4 Issue-ID: VNFRQTS-471 Signed-off-by: weinstock, alan <aw2574@att.com> Signed-off-by: stark, steven <steven.stark@att.com>
Diffstat (limited to 'docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst17
1 files changed, 3 insertions, 14 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst b/docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst
index 6677a06..6ce2cad 100644
--- a/docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst
+++ b/docs/Chapter5/Heat/ONAP Heat Cinder Volumes.rst
@@ -48,20 +48,9 @@ parameter name and type in the corresponding Base Module or Incremental
Module unless the Output Parameter is of the type ``comma_delimited_list``,
then the corresponding input parameter **MUST** be declared as type ``json``.
-A single volume module must create only the volumes
-required by a single Incremental module or Base module.
-
-The following rules apply to independent volume Heat templates:
-
-.. req::
- :id: R-79531
- :target: VNF
- :keyword: MUST
-
- The VNF Heat Orchestration Template **MUST** define
- "outputs" in the volume template for each Cinder volume
- resource universally unique identifier (UUID) (i.e. ONAP
- Volume Template Output Parameters).
+A volume template must define ``outputs`` for each Cinder volume resource
+universally unique identifier (UUID) (i.e. ECOMP Volume Template Output
+Parameters.
- The VNF Incremental Module or Base Module must define input
parameters that match each Volume output parameter (i.e., ONAP Volume