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
SOL005
Commits
6a85f23a
Commit
6a85f23a
authored
Apr 26, 2021
by
piscione
Browse files
SOL005_31: added attributes to ExtLinkPortInfo datamodel
parent
32d62533
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
6a85f23a
...
...
@@ -1428,6 +1428,21 @@ definitions:
external connection point instance. The value refers to an
"extCpInfo" item in the VnfInstance.
$ref
:
"
#/definitions/IdentifierInVnf"
secondaryCpInstanceId
:
description
:
>
Additional external CP of the VNF connected to this link port.
If present, this attribute shall refer to a "secondary" ExtCpInfo item in the VNF instance that exposes
a virtual IP CP instance which shares this linkport with the external CP instance referenced by the
"cpInstanceId" attribute.
The use cases UC#4 and UC#5 in Annex A.4 of ETSI GS NFV-IFA 007 provide examples for such a configuration.
$ref
:
"
#/definitions/IdentifierInVnf"
trunkResourceId
:
description
:
>
Identifier of the trunk resource in the VIM.
Shall be present if the present link port corresponds to the parent port that the trunk resource is associated
with.
The value of "trunkResourceId" is scoped by the value of "vimConnectionId" in the "resourceHandle" attribute.
$ref
:
"
#/definitions/IdentifierInVim"
ExtManagedVirtualLinkInfo
:
type
:
object
...
...
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