summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhp1256 <hp1256@att.com>2017-11-06 10:11:59 -0800
committerhp1256 <hp1256@att.com>2017-11-06 10:11:59 -0800
commiteba3d2a528d1654a964a1ffc7027d287a0280f1c (patch)
tree6d1e35fdd42639ce5be40e73c55a5cef1fa88992
parent01b45feb8493e4974d32cf1a5499531cf3a4fa5e (diff)
VNFRQTS -Requirments Updated Ch4 for new content
VNFRQTS -Requirements Update Chapter 4 with latest seed requirements Change-Id: I5059e0202bd25c7c95b5707fc5450ba64feef1d7 Issue-ID:VNFRQTS-132 Signed-off-by: hp1256 <hp1256@att.com>
-rw-r--r--docs/Chapter4.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst
index 340f967..fb1f84a 100644
--- a/docs/Chapter4.rst
+++ b/docs/Chapter4.rst
@@ -863,6 +863,7 @@ DevOps Requirements
* R-46960 The VNF **MUST** utilize only the Guest OS versions that are supported by the NCSP’s Network Cloud. [1]_
* R-23475 The VNF **SHOULD** utilize only NCSP provided Guest OS images. [1]_
+* R-NNNNN The VNF **MUST** install the NCSP required software on Guest OS images when not using the NCSP provided Guest OS images. [1]_
* R-09467 The VNF **MUST** utilize only NCSP standard compute flavors. [1]_
* R-02997 The VNF **MUST** preserve their persistent data. Running VMs will not be backed up in the Network Cloud infrastructure.
* R-29760 The VNFC **MUST** be installed on non-root file systems, unless software is specifically included with the operating system distribution of the guest image.
@@ -871,7 +872,8 @@ DevOps Requirements
* R-86758 The VNF **SHOULD** provide an automated test suite to validate every new version of the software on the target environment(s). The tests should be of sufficient granularity to independently test various representative VNF use cases throughout its lifecycle. Operations might choose to invoke these tests either on a scheduled basis or on demand to support various operations functions including test, turn-up and troubleshooting.
* R-39650 The VNF **SHOULD** provide the ability to test incremental growth of the VNF.
* R-14853 The VNF **MUST** respond to a "move traffic" [2]_ command against a specific VNFC, moving all existing session elsewhere with minimal disruption if a VNF provides a load balancing function across multiple instances of its VNFCs. Note: Individual VNF performance aspects (e.g., move duration or disruption scope) may require further constraints.
-* R-06327 The VNF **MUST** respond to a "drain VNFC" [2]_ command against a specific VNFC, preventing new session from reaching the targeted VNFC, with no disruption to active sessions on the impacted VNFC, if a VNF provides a load balancing function across multiple instances of its VNFCs. This is used to support scenarios such as proactive maintenance with no user impact,
+* R-06327 The VNF **MUST** respond to a "drain VNFC" [2]_ command against a specific VNFC, preventing new session from reaching the targeted VNFC, with no disruption to active sessions on the impacted VNFC, if a VNF provides a load balancing function across multiple instances of its VNFCs. This is used to support scenarios such as proactive maintenance with no user impact.
+* R-NNNNN The VNF **SHOULD** support a software promotion methodology from dev/test -> pre-prod -> production in software, development & testing and operations.
f. VNF Develop Steps
=======================