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
ebfa26b2
Commit
ebfa26b2
authored
Apr 27, 2021
by
piscione
Browse files
SOL005_34: updated description of fields of VnfcSnapshotInfo datamodel
parent
7ca16334
Pipeline
#6801
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
ebfa26b2
...
...
@@ -5330,7 +5330,8 @@ definitions:
id
:
description
:
>
Identifier of the information held by the VNFM about a specific VNFC Snapshot. This identifier is allocated by
the VNFM and is unique within the scope of a VNF snapshot.
the VNFM and is unique within the scope of a VNF snapshot. The attribute also identifies the compute snapshot
image associated to this VNFC snapshot within the context of a referred VNF snapshot.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
vnfcInstanceId
:
description
:
>
...
...
@@ -5369,7 +5370,10 @@ definitions:
properties
:
storageResourceId
:
description
:
>
Reference to the virtual storage resource.
Reference to the "VirtualStorageResourceInfo" structure in the "VnfInstance"
structure that represents the virtual storage resource. The attribute also
identifies the storage snapshot image associated to this VNFC snapshot within
the context of a referred VNF snapshot.
$ref
:
"
#/definitions/IdentifierInVnf"
storageSnapshotResources
:
description
:
>
...
...
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