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
4b0c0a9a
Commit
4b0c0a9a
authored
May 03, 2021
by
Francesca Moscatelli
Browse files
SOL005_4: VnfcSnapshotImageInfo: updated
parent
4b909af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/VNFSnapshotPackageManagement/definitions/SOL005VNFSnapshotPackageManagement_def.yaml
View file @
4b0c0a9a
...
...
@@ -141,6 +141,7 @@ definitions:
- UPLOADING: the VNF snapshot package is being uploaded.
- EXTRACTING: the VNF snapshot package’s content is being extracted.
- AVAILABLE: the VNF snapshot package is available (i.e., build or upload is completed).
- PROCESSING: the VNF snapshot package is being processed.
- ERROR: failure during the VNF snapshot package building, uploading or processing.
- ERROR_EXTRACTING: failure during the VNF snapshot package extraction task.
type
:
string
...
...
@@ -150,6 +151,7 @@ definitions:
-
UPLOADING
-
EXTRACTING
-
AVAILABLE
-
PROCESSING
-
ERROR
-
ERROR_EXTRACTING
isCancelPending
:
...
...
@@ -509,7 +511,19 @@ definitions:
-
size
properties
:
id
:
description
:
Identifier of the VNFC snapshot image.
description
:
>
Identifier of the VNFC snapshot image.
When building the VNF snapshot package, the NFVO shall set the value of this attribute
as follows:
- for an image artifact corresponding to a compute snapshot resource, the value is copied
from the "id" attribute of the “VnfcSnapshotInfo”.
- for an image artifact corresponding to a storage snapshot resource, the value is copied
from the "storageResourceId" attribute in the "VnfcSnapshotInfo" of the corresponding
storage snapshot resource.
When onboarding an existing VNF snapshot package, the NFVO shall set the value of this
attribute as provided in the manifest file in the VNF snapshot package (refer to ETSI
GS NFV-SOL 010).
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/IdentifierLocal"
name
:
description
:
Name of the VNFC snapshot image.
...
...
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