From 2977dd65f9073b3b765b1cdbba6a018825e5ab14 Mon Sep 17 00:00:00 2001 From: fzhang Date: Mon, 25 Mar 2019 03:29:45 -0700 Subject: Update the R-93443/26615 in VNFRQTS-520 Update the requirement R-93443/26615 in VNFRQTS-520 Change-Id: Ibd69a89a7654d4edb55a8d36ae7f188da1fca6cf Issue-ID: VNFRQTS-520 Signed-off-by: fzhang --- docs/Chapter7/Configuration-Management.rst | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'docs/Chapter7') diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index 5bc9830..332352f 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -634,20 +634,23 @@ NETCONF Server Requirements .. req:: :id: R-93443 - :target: XNF + :target: VNF or PNF :keyword: MUST - The xNF **MUST** define all data models in YANG [RFC6020], - and the mapping to NETCONF shall follow the rules defined in this RFC. + The VNF or PNF **MUST** define all data models in YANG 1.0 [RFC6020] or + YANG 1.1 [RFC7950]. A combination of YANG 1.0 and YANG 1.1 modules is + allowed subject to the rules in [RFC7950] section 12. The mapping to + NETCONF shall follow the rules defined in this RFC. .. req:: :id: R-26115 - :target: XNF + :target: VNF or PNF :keyword: MUST - The xNF **MUST** follow the data model upgrade rules defined - in [RFC6020] section 10. All deviations from section 10 rules shall - be handled by a built-in automatic upgrade mechanism. + The VNF or PNF **MUST** follow the data model update rules defined in + [RFC6020] section 10 for YANG 1.0 modules, and [RFC7950] section 11 + for YANG 1.1 modules. All deviations from the aforementioned update + rules shall be handled by a built-in automatic upgrade mechanism. .. req:: :id: R-10716 -- cgit 1.2.3-korg