diff options
-rw-r--r-- | docs/Chapter7.rst | 2 | ||||
-rw-r--r-- | docs/Chapter8.rst | 3 |
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: |