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
d6991a5d
Commit
d6991a5d
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
SOL005_76: Added a new data type : "ParamsForNestedNs" (NS LCM)
parent
2eebe7c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
d6991a5d
...
...
@@ -1385,6 +1385,26 @@ definitions:
items
:
$ref
:
"
#/definitions/AffinityOrAntiAffinityRule"
ParamsForNestedNs
:
description
:
>
This type specifies additional parameters on a per-nested NS instance basis.
It shall comply with the provisions defined in Table 6.5.3.21a-1.
type
:
object
required
:
-
nsProfileId
properties
:
nsProfileId
:
description
:
>
Identifier of a NsProfile to which the additional parameters apply.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInNsd"
additionalParam
:
description
:
>
Additional parameters that are to be applied on a per nested NS instance.
type
:
array
items
:
$ref
:
"
SOL005_def.yaml#/definitions/KeyValuePairs"
ParamsForVnf
:
description
:
>
This type defines the additional parameters for the VNF instance
...
...
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