summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4.rst
diff options
context:
space:
mode:
authorsteven stark <ss820f@att.com>2018-02-20 09:12:31 -0800
committersteven stark <ss820f@att.com>2018-02-20 09:14:36 -0800
commitb99190d811216df92a86e64e80b5469f680a5f37 (patch)
treeabbbcc0d246e9848241c837d0c4c791a9ec98e2b /docs/Chapter4.rst
parenta3ecd1b13cbe2c2c9406acf0357ddbbb29975c5f (diff)
VNFRQTS - doc8 trailing whitespace
Removed trailing whitespace from RSTs doc8 output: Total files scanned = 10 Total files ignored = 0 Total accumulated errors = 1429 Detailed error counts: - doc8.checks.CheckCarriageReturn = 0 - doc8.checks.CheckIndentationNoTab = 9 - doc8.checks.CheckMaxLineLength = 1388 - doc8.checks.CheckNewlineEndOfFile = 2 - doc8.checks.CheckTrailingWhitespace = 0 - doc8.checks.CheckValidity = 30 Change-Id: I4eac2c586f5afbd37c46380101f1b27e92204233 Issue-ID: VNFRQTS-139 Signed-off-by: steven stark <ss820f@att.com>
Diffstat (limited to 'docs/Chapter4.rst')
-rw-r--r--docs/Chapter4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst
index 94f5269..4435eab 100644
--- a/docs/Chapter4.rst
+++ b/docs/Chapter4.rst
@@ -873,7 +873,7 @@ DevOps Requirements
* 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-64713 The VNF **SHOULD** support a software promotion methodology from dev/test -> pre-prod -> production in software, development & testing and operations.
+* R-64713 The VNF **SHOULD** support a software promotion methodology from dev/test -> pre-prod -> production in software, development & testing and operations.
f. VNF Develop Steps
=======================