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
0b60101b
Commit
0b60101b
authored
Jun 09, 2020
by
Francesca Moscatelli
Browse files
Fix in NFVI CI interface datatypes
parent
7cb6f42c
Pipeline
#3762
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NFVICapacityInformation/definitions/NFVICapacityInformation_def.yaml
View file @
0b60101b
...
...
@@ -21,10 +21,9 @@ components:
capacityInfoPerZone
:
description
:
|
Capacity information on a per resource zone basis under control by the associated VIM.
schema
:
type
:
array
items
:
$ref
:
'
#/components/schemas/NfviCapacityInfoPerZone'
type
:
array
items
:
$ref
:
'
#/components/schemas/NfviCapacityInfoPerZone'
timeInterval
:
description
:
|
Time interval of the NFVI capacity information.
...
...
@@ -216,12 +215,11 @@ components:
Match particular notification types.
Permitted values:
- CapacityShortageNotification
schema
:
type
:
array
items
:
type
:
string
enum
:
-
CapacityShortageNotification
type
:
array
items
:
type
:
string
enum
:
-
CapacityShortageNotification
CapacityThresholdCriteria
:
type
:
object
...
...
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