Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL005
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Miguel Angel Reina Ortega
SOL005
Commits
a18fd924
Commit
a18fd924
authored
5 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL005_85/86: "VnfLinkPortInfo" data type updated (NS LCM)
parent
8cfa7279
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
+12
-0
12 additions, 0 deletions
...nagement/definitions/SOL005NSLifecycleManagement_def.yaml
with
12 additions
and
0 deletions
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
+
12
−
0
View file @
a18fd924
...
...
@@ -919,6 +919,18 @@ definitions:
The value refers to an "extCpInfo" item in the VnfInstance or a
"vnfcCpInfo" item of a "vnfcResouceInfo" item in the VnfInstance.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInVnf"
cpInstanceType
:
description
:
>
Type of the CP instance that is identified by cpInstanceId.
Shall be present if "cpInstanceId" is present, and shall be
absent otherwise.
Permitted values:
* VNFC_CP: The link port is connected to a VNFC CP
* EXT_CP: The link port is associated to an external CP.
type
:
string
enum
:
-
VNFC_CP
-
EXT_CP
MonitoringParameter
:
type
:
object
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment