summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4/Devops.rst
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-07-30 16:07:02 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-07-30 16:11:56 +0000
commit2e816cb9b91778d476dbd6e7f59040c50168df0a (patch)
tree018f98bcc8a43212cc3f57e3f7ca1ce8403647d4 /docs/Chapter4/Devops.rst
parentb01f2e62513c2fb8637865d71b2f9bbdeed5e9fa (diff)
VNFRQTS - Dynamic footnote generation
Updating footnotes to be generated more dynamically. Change-Id: If0f18874009cc981e73db99ea95cbd9bc5fb6299 Issue-ID: VNFRQTS-279 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter4/Devops.rst')
-rw-r--r--docs/Chapter4/Devops.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/Chapter4/Devops.rst b/docs/Chapter4/Devops.rst
index aabd76f..589e382 100644
--- a/docs/Chapter4/Devops.rst
+++ b/docs/Chapter4/Devops.rst
@@ -46,14 +46,14 @@ DevOps Requirements
:keyword: MUST
The VNF **MUST** install the NCSP required software on Guest OS
- images when not using the NCSP provided Guest OS images. [1]_
+ images when not using the NCSP provided Guest OS images. [#4.5.1]_
.. req::
:id: R-09467
:target: VNF
:keyword: MUST
- The VNF **MUST** utilize only NCSP standard compute flavors. [1]_
+ The VNF **MUST** utilize only NCSP standard compute flavors. [#4.5.1]_
.. req::
:id: R-02997
@@ -115,7 +115,7 @@ DevOps Requirements
:target: VNF
:keyword: MUST
- The VNF **MUST** respond to a "move traffic" [2]_ command
+ The VNF **MUST** respond to a "move traffic" [#4.5.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.
@@ -128,7 +128,7 @@ DevOps Requirements
:target: VNF
:keyword: MUST
- The VNF **MUST** respond to a "drain VNFC" [2]_ command against
+ The VNF **MUST** respond to a "drain VNFC" [#4.5.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.
@@ -145,10 +145,10 @@ DevOps Requirements
testing and operations.
-.. [1]
+.. [#4.5.1]
Refer to NCSP’s Network Cloud specification
-.. [2]
+.. [#4.5.2]
Not currently supported in ONAP release 1