Skip to content
Snippets Groups Projects
Commit aff17c9c authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_102: "VnfPackageChangeNotification" data type updated

parent 6bcf1fb3
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ definitions:
required:
- id
- notificationType
- subscriptionId
- timeStamp
- vnfPkgId
- vnfdId
......@@ -70,8 +71,7 @@ definitions:
$ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
vnfPkgId:
description: >
Identifier of the on-boarded VNF package. This identifier is
allocated by the NFVO.
Identifier of the VNF package. This identifier is allocated by the NFVO.
Its value is the same as the value of the "id" attribute of the
related "Individual VNF package" resource.
$ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier"
......@@ -137,8 +137,7 @@ definitions:
$ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
vnfPkgId:
description: >
Identifier of the VNF package. This identifier is
allocated by the NFVO.
Identifier of the VNF package. This identifier is allocated by the NFVO.
Its value is the same as the value of the "id" attribute of the
related "Individual VNF package" resource.
$ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment