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
SOL002-SOL003
Commits
ccb92d62
Commit
ccb92d62
authored
Apr 28, 2021
by
Sana Zulfiqar
Browse files
SOL002_15: fix in VnfExtCpInfo
parent
0308903f
Pipeline
#6808
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
ccb92d62
...
...
@@ -659,6 +659,8 @@ definitions:
oneOf
:
-
required
:
-
associatedVnfcCpId
-
required
:
-
associatedVipCpId
-
required
:
-
associatedVnfVirtualLinkId
properties
:
...
...
@@ -703,18 +705,16 @@ definitions:
the VNFC CP which is exposed by this external CP instance, either directly or via a floating IP address.
Shall be present in case this CP instance maps to a VNFC CP.
The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" are mutually
exclusive.
One and only
Exactly one shall be present.
exclusive. Exactly one shall be present.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
associatedVipCpId
:
description
:
>
Identifier of the VIP CP instance that is exposed as this VnfExtCp instance, either directly or via
a floating IP address, and the related "VipCpInfo" structure in "VnfInstance". Shall be present if
the cpdId of this VnfExtCp has a vipCpd attribute.
The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId"
are mutually exclusive.
One and only
Exactly one shall be present.
are mutually exclusive. Exactly one shall be present.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
associatedVnfVirtualLinkId
:
description
:
>
Identifier of the "VnfVirtualLinkResourceInfo" structure that represents the internal VL
...
...
@@ -722,7 +722,7 @@ definitions:
which is exposed by this external CP instance. Shall be present in case this CP instance maps to an
internal VL (including externally-managed internal VL).
The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" are mutually
exclusive.
One and only
Exactly one shall be present.
exclusive. Exactly one shall be present.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
VnfOperationalStateType
:
...
...
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