Update the R-93443/26615 in VNFRQTS-520 70/83170/2
authorfzhang <fei.zhang@ericsson.com>
Mon, 25 Mar 2019 10:29:45 +0000 (03:29 -0700)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Wed, 27 Mar 2019 20:05:55 +0000 (20:05 +0000)
Update the requirement R-93443/26615 in VNFRQTS-520

Change-Id: Ibd69a89a7654d4edb55a8d36ae7f188da1fca6cf
Issue-ID: VNFRQTS-520
Signed-off-by: fzhang <fei.zhang@ericsson.com>
docs/Chapter7/Configuration-Management.rst

index 5bc9830..332352f 100755 (executable)
@@ -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