diff options
author | joquiltyL <john.quilty@ericsson.com> | 2018-05-08 15:43:34 +0100 |
---|---|---|
committer | joquiltyL <john.quilty@ericsson.com> | 2018-05-08 15:43:34 +0100 |
commit | e15d707b85c72e11f9700a32003b8dbecb206f54 (patch) | |
tree | 61c8c3b98d97f70c8f89a27c4b403a9d2e26ce11 | |
parent | df34f5a369873cecfddcb865f834e7e76148475f (diff) |
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 <john.quilty@ericsson.com>
-rw-r--r-- | docs/Chapter7.rst | 2 | ||||
-rw-r--r-- | docs/Chapter8.rst | 2 |
2 files changed, 2 insertions, 2 deletions
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)” |