From fba279214b9b367084ecbd22006958c4cec28d32 Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Fri, 27 Jul 2018 19:11:16 +0000 Subject: VNFRQTS - Removing duplicate requirement R-70112 Removing duplicate requirement R-70112 from Chapter 5. Change-Id: I3c20aad4fd6b616c258c44ccfaac4029785939f3 Issue-ID: VNFRQTS-283 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter5/Heat.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'docs/Chapter5') diff --git a/docs/Chapter5/Heat.rst b/docs/Chapter5/Heat.rst index 47467ea..646aa2b 100644 --- a/docs/Chapter5/Heat.rst +++ b/docs/Chapter5/Heat.rst @@ -7351,15 +7351,8 @@ Incremental Module, and Cinder Volume Module may use nested heat. A VNF's Heat Orchestration Template **MUST** have no more than two levels of nesting. -.. req:: - :id: R-70112 - :target: VNF - :keyword: MUST - - A VNF's Heat Orchestration Template **MUST** - reference a Nested YAML file by name. - The use of 'resource_registry' in the VNF's Heat Orchestration - Templates Environment File **MUST NOT** be used. +As stated in R-67231 a VNF's Heat Orchestration template's +Environment File's **MUST NOT** contain the "resource_registry:" section. Two levels of nesting is defined as follows: A base module, incremental module, or cinder volume module references a nested heat file either -- cgit 1.2.3-korg