From 43d18d36fb1caf8156895d0e462f93f3e02d1b12 Mon Sep 17 00:00:00 2001 From: JunfengWang Date: Wed, 11 Mar 2020 17:26:12 -0400 Subject: Correction of section 7.3.3 Issue-ID: VNFRQTS-832 Signed-off-by: JunfengWang Change-Id: If6af4f422ea1cb893c7719e4661f2e069d8bc252 --- docs/Chapter7/Configuration-Management.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/Chapter7/Configuration-Management.rst') diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index a877b70..8586482 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -1053,9 +1053,9 @@ LCM Operations via NETCONF VNF or PNF REST APIs ^^^^^^^^^^^^^^^^^^^^ -HealthCheck is a command for which no NETCONF support exists. -Therefore, this must be supported using a RESTful interface -(defined in this section) or with a Chef cookbook/Ansible playbook +HealthCheck command must be supported using a RESTful interface +(defined in this section) or with NETCONF/YANG (defined in section +`NETCONF Standards and Capabilities`_) or with a Chef cookbook/Ansible playbook (defined in sections `Chef Standards and Capabilities`_ and `Ansible Standards and Capabilities`_). -- cgit 1.2.3-korg