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
7cb6f42c
Commit
7cb6f42c
authored
Jun 09, 2020
by
Francesca Moscatelli
Browse files
Fix in NFVI CI interface datatypes
parent
cd23d752
Pipeline
#3761
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 @
7cb6f42c
...
...
@@ -199,7 +199,7 @@ components:
Information about the available, reserved, allocated/used, and total capacity of the NFVI.
If the subscription does specify a resource zone and/or vimId, the information is provided for the resource
zone/vimId where the NFVI capacity has crossed the threshold.
type
:
any
type
:
object
_links
:
description
:
|
Links to resources related to this notification.
...
...
@@ -366,20 +366,20 @@ components:
totalCapacity
:
description
:
|
The total capacity.
type
:
any
type
:
object
allocatedCapacity
:
description
:
|
The allocated/used capacity.
type
:
any
type
:
object
reservedCapacity
:
description
:
|
The reserved capacity. Shall be present if the capacity measurement relates to a resource type and
(and sub-type) that is reservable.
type
:
any
type
:
object
availableCapacity
:
description
:
|
The available capacity.
type
:
any
type
:
object
NfviCapacityResourceTypeEnumeration
:
type
:
string
...
...
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