summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5
diff options
context:
space:
mode:
authorweinstock, alan <aw2574@att.com>2020-07-22 12:32:16 -0400
committerweinstock, alan <aw2574@att.com>2020-07-22 12:32:16 -0400
commitc3f86d4ee3015283d89f14e794545a80cd48c776 (patch)
treeb2ce3ce1b52b8cddba351db5a44c4cc742cd638f /docs/Chapter5
parent01291ca975b44429af4c88cf1c347a522237b9f3 (diff)
[VNFRQTS] VNFRQTS-910 Remove R-610015
Issue-ID: VNFRQTS-910 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: Iddfee30c2e2368dc2c59018249cd03c489209055
Diffstat (limited to 'docs/Chapter5')
-rw-r--r--docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst b/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst
index c1b615e..b750fbb 100644
--- a/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst
+++ b/docs/Chapter5/Heat/ONAP Heat VNF Modularity.rst
@@ -62,23 +62,6 @@ A VNF module (base, incremental, cinder) **MAY** support nested templates.
**MAY** be created in the base module or a nested yaml file invoked by the
base module.
-.. req::
- :id: R-610015
- :target: VNF
- :keyword: SHOULD NOT
- :validation_mode: none
- :introduced: guilin
-
- When a VNF's Heat Orchestration Template is composed of a Base Module and
- one or more Incremental Modules, the Base Module **SHOULD NOT** declare an
- ``OS::Nova::Server`` resource.
- When a VNF is composed of a Base Module and one or more Incremental
- Modules, the ONAP *VF Module Replacement Feature* does not support
- the replacement (updating) of the Base Module.
- An ``OS::Nova::Server`` resource declared in the Base Module can not be
- updated.
-
-
.. req::
:id: R-610020