Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
9c0b2c6c
Commit
9c0b2c6c
authored
3 years ago
by
Sana Zulfiqar
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_6: added attributes in VnfLcmOperationOccurrenceNotification
parent
670a29e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!17
Merge 3.5.1-dev into master
Pipeline
#6804
passed
3 years ago
Stage: external
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL002/VNFLifecycleManagementNotification/definitions/SOL002VNFLifecycleManagementNotification_def.yaml
+12
-0
12 additions, 0 deletions
...nitions/SOL002VNFLifecycleManagementNotification_def.yaml
with
12 additions
and
0 deletions
src/SOL002/VNFLifecycleManagementNotification/definitions/SOL002VNFLifecycleManagementNotification_def.yaml
+
12
−
0
View file @
9c0b2c6c
...
...
@@ -171,6 +171,18 @@ definitions:
including VNF configurable properties.
Shall be absent otherwise.
$ref
:
"
../../VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml#/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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment