From e15d707b85c72e11f9700a32003b8dbecb206f54 Mon Sep 17 00:00:00 2001 From: joquiltyL Date: Tue, 8 May 2018 15:43:34 +0100 Subject: Fix the reference RFC id in R-28545 R-28545 is supposed to reference RFC 6020, currently it incorrect states RFC 6060. Updated the text in Chapter7.rst and Chapter8.rst Issue-ID: VNFRQTS-210 Change-Id: I1fc62f4279676dab9ba10843c8d1327b9cccee5f Signed-off-by: joquiltyL --- docs/Chapter7.rst | 2 +- docs/Chapter8.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Chapter7.rst b/docs/Chapter7.rst index 197771d..12bad2a 100644 --- a/docs/Chapter7.rst +++ b/docs/Chapter7.rst @@ -716,7 +716,7 @@ NETCONF Server Requirements The following requirements provides the Yang models that suppliers must conform, and those where applicable, that suppliers need to use. -* R-28545 The xNF **MUST** conform its YANG model to RFC 6060, +* R-28545 The xNF **MUST** conform its YANG model to RFC 6020, “YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)” * R-29967 The xNF **MUST** conform its YANG model to RFC 6022, diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst index 1a4ad68..dcb8e89 100644 --- a/docs/Chapter8.rst +++ b/docs/Chapter8.rst @@ -2750,7 +2750,7 @@ change, rollback configurations using each configuration data element, query each state (non-configuration) data element, execute each YANG RPC, and receive data through each notification statement. -R-28545 The xNF **MUST** conform its YANG model to RFC 6060, +R-28545 The xNF **MUST** conform its YANG model to RFC 6020, “YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)” -- cgit 1.2.3-korg