summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-06-06 21:43:45 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-06-06 21:45:07 +0000
commitd2f3148d8f8488b8b1283a88d7335fce7511c5f5 (patch)
treeefac045a04d8f51264d8dddd7f8bea9ac5df3748
parent32e783e3cc2110f16a9d9c2c3cb4dcec8cb9df50 (diff)
VNFRQTS - Removal of R-06617
Removing repeated requirements from CH 7 & 8. Change-Id: Id20dae7b10c8f1439cae8fc40204cf342a095af8 Issue-ID: VNFRQTS-225 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rw-r--r--docs/Chapter7.rst2
-rw-r--r--docs/Chapter8.rst3
2 files changed, 0 insertions, 5 deletions
diff --git a/docs/Chapter7.rst b/docs/Chapter7.rst
index 4056e3c..387c2cb 100644
--- a/docs/Chapter7.rst
+++ b/docs/Chapter7.rst
@@ -694,8 +694,6 @@ NETCONF Server Requirements
the supplied YANG code and associated NETCONF servers.
* R-60656 The xNF **MUST** support sub tree filtering.
* R-80898 The xNF **MUST** support heartbeat via a <get> with null filter.
-* R-06617 The xNF **MUST** support get-schema (ietf-netconf-monitoring)
- to pull YANG model over session.
* R-25238 The xNF PACKAGE **MUST** validated YANG code using the open
source pyang [1]_ program using the following commands:
diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst
index a699926..05ab32c 100644
--- a/docs/Chapter8.rst
+++ b/docs/Chapter8.rst
@@ -2732,9 +2732,6 @@ R-60656 The xNF **MUST** support sub tree filtering.
R-80898 The xNF **MUST** support heartbeat via a <get> with null filter.
-R-06617 The xNF **MUST** support get-schema (ietf-netconf-monitoring)
-to pull YANG model over session.
-
R-25238 The xNF PACKAGE **MUST** validated YANG code using the open
source pyang [3]_ program using the following commands: