Commit c0b1f074 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Fix in NS LCM Interface

parent a1cb8bf6
Pipeline #3797 failed with stage
in 0 seconds
...@@ -589,8 +589,6 @@ definitions: ...@@ -589,8 +589,6 @@ definitions:
$ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs" $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
LccnLinks: LccnLinks:
description: >
This type represents the links to resources that a notification can contain.
type: object type: object
required: required:
- nsInstance - nsInstance
......
...@@ -272,7 +272,7 @@ definitions: ...@@ -272,7 +272,7 @@ definitions:
associated to the notification and associated to the notification and
impacts the NS component directly or impacts the NS component directly or
indirectly. indirectly.
$ref: "#/definitions/LcmOpNameForChangeNotificationType" $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LcmOpNameForChangeNotificationType"
lcmOpOccStatusImpactingNsComponent: lcmOpOccStatusImpactingNsComponent:
description: > description: >
Indicates this status of the lifecycle Indicates this status of the lifecycle
...@@ -280,7 +280,7 @@ definitions: ...@@ -280,7 +280,7 @@ definitions:
associated to the notification and associated to the notification and
impacts the NS component directly or impacts the NS component directly or
indirectly. indirectly.
$ref: "#/definitions/LcmOpOccStatusForChangeNotificationType" $ref: "../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LcmOpOccStatusForChangeNotificationType"
notificationType: notificationType:
description: > description: >
Discriminator for the different Discriminator for the different
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment