Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
ce906647
Commit
ce906647
authored
Apr 17, 2019
by
moscatelli
Browse files
SOL005: fix in NS Lifecycle mgmt data types
parent
30dec88e
Pipeline
#793
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
ce906647
...
...
@@ -413,13 +413,13 @@ definitions:
subscription
:
description
:
>
Link to the subscription that triggered this notification.
$ref
:
"
"../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
nslcmOpOcc
:
description
:
>
Link to the lifecycle operation occurrence that this
notification is related to. Shall be present if there is a
related lifecycle operation occurrence
$ref
:
"
"../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
Version
:
description
:
>
...
...
@@ -926,7 +926,7 @@ definitions:
-
LEAST_RESPONSE_TIME
-
CHAINED_FAILOVER
-
SOURCE_IP_HASH
-
SOURCE_MAC_HASH
-
SOURCE_MAC_HASH
algorithmWeights
:
description
:
>
Percentage of messages sent to a CP instance. May be included if applicable to
...
...
@@ -1622,7 +1622,7 @@ definitions:
nsProfileId
:
description
:
>
Identifier of a NsProfile to which the additional parameters apply.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
additionalParam
:
description
:
>
Additional parameters that are to be applied on a per nested NS instance.
...
...
@@ -1739,7 +1739,7 @@ definitions:
required
:
-
nestedNsInstanceId
properties
:
nestedNsInstanceId
:
nestedNsInstanceId
:
description
:
>
Identifier of the existing nested NS instance to be used in the NS.
$ref
:
"
SOL005_def.yaml#/definitions/Identifier"
...
...
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
ce906647
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment