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
SOL009
Commits
f966d3ee
Commit
f966d3ee
authored
May 07, 2021
by
Sana Zulfiqar
Browse files
minor fix
parent
906dbfe2
Pipeline
#6906
running with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml
View file @
f966d3ee
...
...
@@ -789,7 +789,7 @@ components:
$ref
:
"
#/components/schemas/VimSpecificInfo"
wimSpecificInfo
:
description
:
>
The information specific to a WIM entity. See notes 4 and 6.
The information specific to a WIM entity. See notes 4 and
note
6.
$ref
:
"
#/components/schemas/wimSpecificInfo"
_links
:
description
:
>
...
...
@@ -1801,11 +1801,17 @@ components:
and that can be relevant to more than one NFV MANO service offered by
a WIM entity.
type
:
object
required
:
-
maxMscsNums
-
maxMsncNum
-
mscsLayerProtocolSupport
properties
:
maxMscsNums
:
description
:
>
Maximum number of MSCS that the WIM can manage.
type
:
object
required
:
-
numMscs
properties
:
numMscs
:
description
:
>
...
...
@@ -1813,15 +1819,16 @@ components:
type
:
integer
criteriaNumMscs
:
description
:
>
Reference criteria for derivation/computation of the referred
maximum number of MSCS in attribute "numMscs".
Reference criteria for derivation/computation of the referred maximum number of MSCS in
attribute "numMscs". Shall be provided if specific criteria has been taken into account
for deriving the referred number.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs"
required
:
-
numMscs
maxMsncNum
:
description
:
>
Maximum number of MSNC that the WIM can manage
type
:
object
required
:
-
numMsnc
properties
:
numMsnc
:
description
:
>
...
...
@@ -1832,8 +1839,6 @@ components:
Reference criteria for derivation/computation of the referred maximum
number of MSNC in attribute "numMsnc".
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/KeyValuePairs"
required
:
-
numMsnc
mscsLayerProtocolSupport
:
description
:
>
List of protocols of particular layers used to realize an MSCS
...
...
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