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
7ca16334
Commit
7ca16334
authored
Apr 27, 2021
by
piscione
Browse files
SOL005_33: addded and updated attributes and notes into VnfExtCpInfo datamodel
parent
49e1524e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
7ca16334
...
@@ -1066,6 +1066,8 @@ definitions:
...
@@ -1066,6 +1066,8 @@ definitions:
description
:
>
description
:
>
Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo"
Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo"
structure. Shall be present if the CP is associated to a link port.
structure. Shall be present if the CP is associated to a link port.
An external CP instance is not associated to a link port in the cases indicated
for the “extLinkPorts” attribute in clause 6.5.3.26.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
metadata
:
metadata
:
description
:
>
description
:
>
...
@@ -1073,20 +1075,23 @@ definitions:
...
@@ -1073,20 +1075,23 @@ definitions:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
associatedVnfcCpId
:
associatedVnfcCpId
:
description
:
>
description
:
>
Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure
Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure that
that represents the VNFC CP which is exposed by this external CP instance.
represents the VNFC CP which is exposed by this external CP instance, either
Shall be present in case this CP instance maps to a VNFC CP(s).
directly or via a floating IP address. Shall be present in case this CP instance
The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are
maps to a VNFC CP.
mutually exclusive. One and only one shall be present.
The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
are mutually exclusive. Exactly one shall be present.
$ref
:
"
#/definitions/IdentifierInVnf"
associatedVnfVirtualLinkId
:
associatedVnfVirtualLinkId
:
description
:
>
description
:
>
Identifier of the "VnfVirtualLinkResourceInfo" structure that represents
Identifier of the "VnfVirtualLinkResourceInfo" structure that represents
the internal VL, which is exposed by this external CP instance. Shall be
the internal VL or of the "ExtManagedVirtualLinkInfo" structure that represents
present in case this CP instance maps to an internal VL.
the externally-managed internal VL, which is exposed by this external CP instance.
The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are
Shall be present in case this CP instance maps to an internal VL (including
mutually exclusive. One and only one shall be present.
externally-managed internal VL).
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
The attributes "associatedVnfcCpId", "associatedVipCpId" and
"associatedVnfVirtualLinkId" are mutually exclusive. Exactly one shall be present.
$ref
:
"
#/definitions/IdentifierInVnf"
CpGroupInfo
:
CpGroupInfo
:
description
:
>
description
:
>
...
...
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