Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
5267857f
Commit
5267857f
authored
Mar 08, 2019
by
Michele Carignani
Browse files
Merge branch 'editorials-v241' into 'master'
Editorials v241 See merge request
!8
parents
db0e979e
b19ce8af
Pipeline
#753
failed with stage
in 0 seconds
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
7 deletions
+14
-7
src/SOL005/NSLifecycleManagement/definitions/SOL005_def.yaml
src/SOL005/NSLifecycleManagement/definitions/SOL005_def.yaml
+3
-1
src/SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml
...L005/NSPerformanceManagement/NSPerformanceManagement.yaml
+0
-0
src/SOL005/NSPerformanceManagement/definitions/SOL005NSPerfomananceManagement_def.yaml
...ement/definitions/SOL005NSPerfomananceManagement_def.yaml
+4
-2
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPMManagement_def.yaml
...kageManagement/definitions/SOL005VNFPMManagement_def.yaml
+7
-4
No files found.
src/SOL005/NSLifecycleManagement/definitions/SOL005_def.yaml
View file @
5267857f
...
...
@@ -496,10 +496,12 @@
description
:
>
Identifies the lower bound of the port range. upperPort Integer
type
:
integer
minimum
:
0
upperPort
:
description
:
>
Identifies the upper bound of the port range.
type
:
integer
minimum
:
0
Mask
:
description
:
>
...
...
@@ -611,4 +613,4 @@
description
:
>
The token endpoint from which the access token can be obtained.
Shall be present if it has not been provisioned out of band.
$ref
:
"
#/definitions/Uri"
\ No newline at end of file
$ref
:
"
#/definitions/Uri"
src/SOL005/NSPerformanceManagement/NS
p
erformanceManagement.yaml
→
src/SOL005/NSPerformanceManagement/NS
P
erformanceManagement.yaml
View file @
5267857f
File moved
src/SOL005/NSPerformanceManagement/definitions/SOL005NSPerfomananceManagement_def.yaml
View file @
5267857f
...
...
@@ -60,7 +60,8 @@ definitions:
within one reporting period are reported together.
In particular when choosing short collection and reporting periods, the number of PM jobs that can be
supported depends on the capability of the producing entity.
type
:
UnsignedInt
type
:
integer
minimum
:
0
default
:
0
reportingPeriod
:
description
:
>
...
...
@@ -73,7 +74,8 @@ definitions:
within one reporting period are reported together.
In particular when choosing short collection and reporting periods, the number of PM jobs that can be
supported depends on the capability of the producing entity.
type
:
UnsignedInt
type
:
integer
minimum
:
0
default
:
0
reportingBoundary
:
description
:
>
...
...
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPMManagement_def.yaml
View file @
5267857f
...
...
@@ -249,15 +249,18 @@ definitions:
minDisk
:
description
:
>
The minimal disk for this software image in bytes.
type
:
integer
type
:
integer
minimum
:
0
minRam
:
description
:
>
The minimal RAM for this software image in bytes.
type
:
integer
type
:
integer
minimum
:
0
size
:
description
:
>
Size of this software image in bytes.
type
:
integer
type
:
integer
minimum
:
0
userMetadata
:
description
:
>
User-defined data.
...
...
@@ -655,4 +658,4 @@ definitions:
- PKG_DELETE: The VNF package has been deleted.
enum
:
-
"
OP_STATE_CHANGE"
-
"
PKG_DELETE"
\ No newline at end of file
-
"
PKG_DELETE"
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