From b99190d811216df92a86e64e80b5469f680a5f37 Mon Sep 17 00:00:00 2001 From: steven stark Date: Tue, 20 Feb 2018 09:12:31 -0800 Subject: 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 --- docs/Chapter4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Chapter4.rst') 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 ======================= -- cgit 1.2.3-korg