From ac936e3634ba96e171fb1452adca18b10841fc69 Mon Sep 17 00:00:00 2001 From: JunfengWang Date: Fri, 6 Mar 2020 11:51:45 -0500 Subject: Add new requirement for LCM operations via NETCONF Issue-ID: VNFRQTS-830 Signed-off-by: JunfengWang Change-Id: I0d47568ecafc51f6d45d69fa0de369b5a57984a1 --- docs/Chapter7/Configuration-Management.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index 37899ba..0d274a3 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -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 -- cgit 1.2.3-korg