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
0bc54ab1
Commit
0bc54ab1
authored
4 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL003_4, SOL003_8 : update in data types
parent
02136269
No related branches found
No related tags found
1 merge request
!15
SOL002/SOL003 OpenAPI representations for v3.3.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/definitions/SOL002SOL003_def.yaml
+20
-0
20 additions, 0 deletions
src/definitions/SOL002SOL003_def.yaml
with
20 additions
and
0 deletions
src/definitions/SOL002SOL003_def.yaml
+
20
−
0
View file @
0bc54ab1
...
...
@@ -326,6 +326,9 @@ definitions:
description
:
>
The identifier of the CPD in the VNFD. In case this identifier refers to a CPD with trunking enabled,
the external CP instances created from this CPD will represent ports in a trunk.
NOTE: In case this identifier refers to a CPD with trunking enabled, the external CP instances created
from this CPD will represent ports in a trunk.
$ref
:
"
#/definitions/IdentifierInVnfd"
cpConfig
:
description
:
>
...
...
@@ -616,6 +619,23 @@ definitions:
The identifier of the resource in the scope of the VIM or the
resource provider.
$ref
:
"
#/definitions/IdentifierInVim"
vnfLinkPort
:
description
:
>
Externally provided link ports to be used to connect VNFC connection points to this externally-managed VL
on this network resource. If this attribute is not present, the VNFM shall create the link ports on the
externally-managed VL.
type
:
array
items
:
$ref
:
"
#/definitions/VnfLinkPortData"
extManagedMultisiteVirtualLinkId
:
description
:
>
Identifier of the externally-managed multi-site VL instance. The identifier is assigned by the NFVMANO
entity that manages the externally managed multi-site VL instance. It shall be present when the present
externally-managed internal VL (indicated by extManagedVirtualLinkId) is part of a multi-site VL, e.g.,
in support of multi-site VNF spanning several VIMs. All externally-managed internal VL instances
corresponding to an internal VL created based on the same virtualLinkDescId shall refer to the same
extManagedMultisiteVirtualLinkId.
$ref
:
"
#/definitions/Identifier"
Identifier
:
description
:
>
...
...
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