Add new requirement for LCM operations via NETCONF 93/103293/4
authorJunfengWang <junfeng.a.wang@ericsson.com>
Fri, 6 Mar 2020 16:51:45 +0000 (11:51 -0500)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Mon, 9 Mar 2020 16:37:03 +0000 (16:37 +0000)
Issue-ID: VNFRQTS-830

Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I0d47568ecafc51f6d45d69fa0de369b5a57984a1

docs/Chapter7/Configuration-Management.rst

index 37899ba..0d274a3 100755 (executable)
@@ -1033,6 +1033,21 @@ NETCONF RFCs.
     protocol according to [RFC7589].
 
 
+LCM Operations via NETCONF
+++++++++++++++++++++++++++++++
+
+.. req::
+    :id: R-246519
+    :target: VNF or PNF
+    :keyword: MAY
+    :introduced: frankfurt
+
+    As alternative to Ansible, Chef or REST, a VNF or PNF MAY support YANG models
+    allowing execution of standard controller LCM operations including HealthCheck.
+    Note: To support vendor YANG models for LCM operations, the controller is responsible
+    for performing VNF/PNF specific translation of north-bound API requests into one or more
+    south-bound NETCONF requests.
+
 .. _xnf_rest_apis:
 
 VNF or PNF REST APIs