Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL005
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
2eebe7c3
Commit
2eebe7c3
authored
Apr 09, 2019
by
Samir Medjiah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SOL005_75: Added a new data type : "NestedNsInstanceData" (NS LCM)
parent
220f06b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
SOL005NSLifecycleManagement_def.yaml
...nagement/definitions/SOL005NSLifecycleManagement_def.yaml
+21
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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