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
cef5f246
Commit
cef5f246
authored
Feb 23, 2021
by
Sana Zulfiqar
Browse files
SOL002_23 added
parent
2a7a98b7
Pipeline
#6181
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml
View file @
cef5f246
...
...
@@ -335,7 +335,12 @@ definitions:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtVirtualLinkData"
extManagedVirtualLinks
:
description
:
>
Information about external VLs to connect the VNF to.
Information about internal VLs that are managed by other entities than the VNFM.
NOTE: The indication of externally-managed internal VLs is needed in case networks
have been pre-configured for use with certain VNFs, for instance to ensure that these
networks have certain properties such as security or acceleration features, or to address
particular network topologies. The present document assumes that externally-managed internal VLs
are managed by the NFVO and created towards the VIM.
type
:
array
items
:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData"
...
...
@@ -352,9 +357,9 @@ definitions:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
extensions
:
description
:
>
If present, this attribute provides
values for the "extensions" attribute in "VnfInstance",
as defined in clause 5.5.2.2. If an entry with the same key exists in the VnfInstance data structure,
the VNFM shall replace its value with the value passed in the InstantiateVnfRequest data structure
.
If present, this attribute provides
modifications to the default values, as obtained from the VNFD, of
the "extensions" attribute in "VnfInstance", as defined in clause 5.5.2.2. Provisions for handling
extensions during operation are defined in clause 5.4.4.3.1
.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
vnfConfigurableProperties
:
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