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
76aa8d2e
Commit
76aa8d2e
authored
Apr 25, 2021
by
piscione
Browse files
SOL005_24: added attribute to VnfExtCpConfig datamodel
parent
4c1c9e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
76aa8d2e
...
...
@@ -4788,6 +4788,19 @@ definitions:
consumer shall ensure that the cpProtocolData can be used with the
pre-created link port referenced by "linkPortId".
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
createExtLinkPort
:
description
:
>
Indicates the need to create a dedicated link port for the external CP.
If set to True, a link port is created. If set to False, no link port is created.
This attribute is only applicable for external CP instances without a floating IP
address that expose a VIP CP instance for which a dedicated IP address is allocated.
It shall be present in that case and shall be absent otherwise.
type
:
boolean
cpProtocolData
:
description
:
>
Parameters for configuring the network protocols on the link port
...
...
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