diff options
author | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-11 16:54:41 -0400 |
---|---|---|
committer | JunfengWang <junfeng.a.wang@ericsson.com> | 2020-03-17 14:46:16 -0400 |
commit | ff16ad406e617a274a834c4b321e11f8731d8754 (patch) | |
tree | 04b7f9f35aca967d5a492a2703a913ebe2b005fc | |
parent | 43d18d36fb1caf8156895d0e462f93f3e02d1b12 (diff) |
Correction of requirement R-89571
Issue-ID: VNFRQTS-833
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I4adeb62dffa1847caedadb277dcc5feb939dbc15
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index 66e8b4d..7bfdc51 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -180,18 +180,14 @@ Resource Configuration .. req:: :id: R-89571 - :target: VNF or PNF + :target: VNF or PNF PROVIDER :keyword: MUST - :updated: dublin + :updated: frankfurt - The VNF or PNF **MUST** support and provide artifacts for configuration + The VNF or PNF PROVIDER **MUST** provide artifacts for configuration management using at least one of the following technologies; a) Netconf/YANG, b) Chef, or c) Ansible. - Note: The requirements for Netconf/YANG, Chef, and Ansible protocols - are provided separately and must be supported only if the corresponding - protocol option is provided by the VNF or PNF providor. - Configuration Management via NETCONF/YANG ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |