diff options
author | fzhang <fei.zhang@ericsson.com> | 2019-03-25 04:15:11 -0700 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-03-28 19:10:30 +0000 |
commit | c58591b9d5ac88c78ec09eec8e21a31f668fd894 (patch) | |
tree | 932e08b8a3ed825942915aba7ec63021d02f1691 | |
parent | c221608db70b5fd0275c3ce77c250379c303c45c (diff) |
Update the requirement R-66070 in VNFRQTS-583
Update the requirement R-66070 for VNF HEAT.
Change-Id: I2c23b6569b358583299c18edf32e5ec98eb95b8e
Issue-ID: VNFRQTS-583
Signed-off-by: fzhang <fei.zhang@ericsson.com>
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index d53e957..6e8b2d3 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -39,13 +39,14 @@ Resource Description .. req:: :id: R-66070 - :target: XNF + :target: VNF Package :keyword: MUST + :updated: dublin - The xNF Package **MUST** include xNF Identification Data to - uniquely identify the resource for a given xNF provider. The identification - data must include: an identifier for the xNF, the name of the xNF as was - given by the xNF provider, xNF description, xNF provider, and version. + For HEAT package, the VNF Package **MUST** include VNF Identification Data to + uniquely identify the resource for a given VNF provider. The identification + data must include: an identifier for the VNF, the name of the VNF as was + given by the VNF provider, VNF description, VNF provider, and version. .. req:: :id: R-69565 |