diff options
author | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-09 16:28:04 -0400 |
---|---|---|
committer | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-09 16:31:07 -0400 |
commit | 6a8bd3dc6a40cd9dfa2203fed3d56e74ba28b891 (patch) | |
tree | acb6978284bde9dea81461bac9c038eed25715dc /docs/Chapter7 | |
parent | ac936e3634ba96e171fb1452adca18b10841fc69 (diff) |
Correction of requirement R-73468
Issue-ID: VNFRQTS-831
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I44efa4034896f265eb59fc663f1b389198a3b5e0
Diffstat (limited to 'docs/Chapter7')
-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 0d274a3..a877b70 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -420,11 +420,11 @@ NETCONF Server Requirements .. req:: :id: R-73468 - :target: VNF or PNF + :target: VNF :keyword: MUST - :updated: dublin + :updated: frankfurt - The VNF or PNF **MUST** allow the NETCONF server connection + The VNF **MUST** allow the NETCONF server connection parameters to be configurable during virtual machine instantiation through Heat templates where SSH keys, usernames, passwords, SSH service and SSH port numbers are Heat template parameters. |