diff options
-rw-r--r-- | docs/Chapter5/Heat.rst | 11 |
1 files changed, 2 insertions, 9 deletions
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 |