diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-27 18:16:17 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-27 18:17:16 +0000 |
commit | 50e4115cb59ea62b0447c0f4818be31c98598d31 (patch) | |
tree | e6c19c892d7cd011332b1514ec69de25c4d3a531 /docs/Chapter5 | |
parent | 5ecdcdb81911072feb73e092c0f4d11c8356f3ca (diff) |
VNFRWTS - Removing duplicate requirement 47788
Removing a requirement that was duplicated in Chapter 5.
Change-Id: Iac3ff4e6839f1ec72ecb265bbde08c97758d977a
Issue-ID: VNFRQTS-282
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter5')
-rw-r--r-- | docs/Chapter5/Heat.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/Chapter5/Heat.rst b/docs/Chapter5/Heat.rst index cf2be08..47467ea 100644 --- a/docs/Chapter5/Heat.rst +++ b/docs/Chapter5/Heat.rst @@ -7083,16 +7083,6 @@ module, the scope of volume templates must be 1:1 with Base module or Incremental module. A single volume module must create only the volumes required by a single Incremental module or Base module. - -.. req:: - :id: R-47788 - :target: VNF - :keyword: MUST - - The VNF Heat Orchestration Template **MUST** have a 1:1 - scope of a cinder volume module, when it exists, with the - Base Module or Incremental Module. - As stated in R-11200, a VNF's Cinder Volume Module, when it exists, **MUST** be 1:1 with a Base module or Incremental module. That is, A single volume module must create only the volumes required by a |