WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
NOTE 1: The type of MCIO as specified in the declarative descriptor of the MCIO, and that can be read from the CISM.
EXAMPLE 1: In case of MCIOs managed by Kubernetes, the type of MCIO corresponds to the “kind” property of the declarative descriptor.
NOTE 2: If the attribute additionalInfo is present, it may contain runtime information on the actual and desired state of the MCIO(s).
NOTE 3: When the container infrastructure service is a Kubernetes® instance, the mcioId is the combined values from the kind and name fields of the Kubernetes® resource object, separated by a slash.
EXAMPLE 2: "Deployment/abcd".
NOTE 4: When the container infrastructure service is a Kubernetes® instance, the mcioName is the name field of the resource object.
type:object
required:
-mcioId
@@ -3405,6 +3405,7 @@ definitions:
type:object
required:
-vnfProfileId
-locationConstraints
properties:
vnfProfileId:
description:>
@@ -3416,7 +3417,7 @@ definitions:
Defines the location constraints for the VNF instance to
be created based on the VNF profile.
See note 1 and 2.
See notes 1 and 2.
$ref:"#/definitions/LocationConstraints"
vnfConstituentLocationConstraints:
description:>
@@ -7574,8 +7575,8 @@ definitions:
ChangeVnfPackageData:
description:|
This type specifies the information needed to change the current VNF package for a VNF instance. Clause B.3 of the
ETSI GS NFV-IFA 007 illustrates the variants of changes to the current VNF Package and information flow procedures.
This type specifies the information needed to change the current VNF package for a VNF instance.
Clause B.3 of ETSI GS NFV-IFA 007 illustrates the variants of changes to the current VNF Package and information flow procedures.
This operation encompasses the following scenarios:
* Changes of the VNF virtualised resources, such as requirements, composition and structure between the VNF versions,