Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
Showing
2 changed files
with
366 additions
and
366 deletions
+366
-366
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
...nagement/definitions/SOL005NSLifecycleManagement_def.yaml
+5
-5
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
+361
-361
No files found.
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
ce906647
...
@@ -413,13 +413,13 @@ definitions:
...
@@ -413,13 +413,13 @@ definitions:
subscription
:
subscription
:
description
:
>
description
:
>
Link to the subscription that triggered this notification.
Link to the subscription that triggered this notification.
$ref
:
"
"../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
nslcmOpOcc
:
nslcmOpOcc
:
description
:
>
description
:
>
Link to the lifecycle operation occurrence that this
Link to the lifecycle operation occurrence that this
notification is related to. Shall be present if there is a
notification is related to. Shall be present if there is a
related lifecycle operation occurrence
related lifecycle operation occurrence
$ref
:
"
"../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/NotificationLink"
Version
:
Version
:
description
:
>
description
:
>
...
@@ -926,7 +926,7 @@ definitions:
...
@@ -926,7 +926,7 @@ definitions:
-
LEAST_RESPONSE_TIME
-
LEAST_RESPONSE_TIME
-
CHAINED_FAILOVER
-
CHAINED_FAILOVER
-
SOURCE_IP_HASH
-
SOURCE_IP_HASH
-
SOURCE_MAC_HASH
-
SOURCE_MAC_HASH
algorithmWeights
:
algorithmWeights
:
description
:
>
description
:
>
Percentage of messages sent to a CP instance. May be included if applicable to
Percentage of messages sent to a CP instance. May be included if applicable to
...
@@ -1622,7 +1622,7 @@ definitions:
...
@@ -1622,7 +1622,7 @@ definitions:
nsProfileId
:
nsProfileId
:
description
:
>
description
:
>
Identifier of a NsProfile to which the additional parameters apply.
Identifier of a NsProfile to which the additional parameters apply.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
additionalParam
:
additionalParam
:
description
:
>
description
:
>
Additional parameters that are to be applied on a per nested NS instance.
Additional parameters that are to be applied on a per nested NS instance.
...
@@ -1739,7 +1739,7 @@ definitions:
...
@@ -1739,7 +1739,7 @@ definitions:
required
:
required
:
-
nestedNsInstanceId
-
nestedNsInstanceId
properties
:
properties
:
nestedNsInstanceId
:
nestedNsInstanceId
:
description
:
>
description
:
>
Identifier of the existing nested NS instance to be used in the NS.
Identifier of the existing nested NS instance to be used in the NS.
$ref
:
"
SOL005_def.yaml#/definitions/Identifier"
$ref
:
"
SOL005_def.yaml#/definitions/Identifier"
...
...
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
ce906647
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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