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
2eebe7c3
Commit
2eebe7c3
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
SOL005_75: Added a new data type : "NestedNsInstanceData" (NS LCM)
parent
220f06b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
2eebe7c3
...
...
@@ -1484,6 +1484,27 @@ definitions:
matching the information in the VNF instance.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
NestedNsInstanceData
:
description
:
>
This type specifies an existing nested NS instance to be used in the NS instance
and if needed, the NsProfile to use for this nested NS instance.
It shall comply with the provisions defined in Table 6.5.3.19a-1.
type
:
object
required
:
-
nestedNsInstanceId
properties
:
nestedNsInstanceId
:
description
:
>
Identifier of the existing nested NS instance to be used in the NS.
$ref
:
"
SOL005_def.yaml#/definitions/Identifier"
nsProfileId
:
description
:
>
Identifier of an NsProfile defined in the NSD which the existing
nested NS instance shall be matched with.
If not present, the NFVO will select the NsProfile matching the
information in the nested NS instance.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNs"
SapData
:
description
:
>
This type represents the information related to a SAP of a NS.
...
...
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