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
SOL002-SOL003
Commits
7dca703a
Commit
7dca703a
authored
Apr 14, 2021
by
piscione
Browse files
SOL003_18: added new attributes to VnfLcmOperationOccurrenceNotification datamodel
parent
69cc66b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
View file @
7dca703a
...
...
@@ -2098,6 +2098,20 @@ definitions:
any changes to VNF instance information, including VNF configurable
properties. Shall be absent otherwise.
$ref
:
"
#/definitions/VnfInfoModifications"
affectedVipCps
:
description
:
>
Information about virtual IP CP instances that were affected during the execution of the lifecycle management
operation, if this notification represents the result of a lifecycle management operation occurrence.
Shall be present if the "notificationStatus" is set to "RESULT", the "verbosity" attribute is set to "FULL"
and the operation has made any changes to the VIP CP instances of the VNF instance. Shall be absent otherwise.
Only information about VIP CP instances that have been added, deleted or modified shall be provided.
type
:
array
items
:
$ref
:
"
../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/AffectedVipCp"
changedExtConnectivity
:
description
:
>
Information about changed external connectivity, if this notification
...
...
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