diff options
author | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-11 17:26:12 -0400 |
---|---|---|
committer | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-11 17:26:12 -0400 |
commit | 43d18d36fb1caf8156895d0e462f93f3e02d1b12 (patch) | |
tree | c1401a95e71b182300ffdf3ed5c8e83f85a932e2 /docs | |
parent | a2f85e55c0ce8baa3d535e29586176f1cf5c4a39 (diff) |
Correction of section 7.3.3
Issue-ID: VNFRQTS-832
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: If6af4f422ea1cb893c7719e4661f2e069d8bc252
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/Chapter7/Configuration-Management.rst | 6 |
1 files changed, 3 insertions, 3 deletions
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`_). |