Loading src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +9 −4 Original line number Original line Diff line number Diff line Loading @@ -335,7 +335,12 @@ definitions: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtVirtualLinkData" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtVirtualLinkData" extManagedVirtualLinks: extManagedVirtualLinks: description: > description: > Information about external VLs to connect the VNF to. Information about internal VLs that are managed by other entities than the VNFM. NOTE: The indication of externally-managed internal VLs is needed in case networks have been pre-configured for use with certain VNFs, for instance to ensure that these networks have certain properties such as security or acceleration features, or to address particular network topologies. The present document assumes that externally-managed internal VLs are managed by the NFVO and created towards the VIM. type: array type: array items: items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData" Loading @@ -352,9 +357,9 @@ definitions: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" extensions: extensions: description: > description: > If present, this attribute provides values for the "extensions" attribute in "VnfInstance", If present, this attribute provides modifications to the default values, as obtained from the VNFD, of as defined in clause 5.5.2.2. If an entry with the same key exists in the VnfInstance data structure, the "extensions" attribute in "VnfInstance", as defined in clause 5.5.2.2. Provisions for handling the VNFM shall replace its value with the value passed in the InstantiateVnfRequest data structure. extensions during operation are defined in clause 5.4.4.3.1. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" vnfConfigurableProperties: vnfConfigurableProperties: description: > description: > Loading Loading
src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +9 −4 Original line number Original line Diff line number Diff line Loading @@ -335,7 +335,12 @@ definitions: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtVirtualLinkData" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtVirtualLinkData" extManagedVirtualLinks: extManagedVirtualLinks: description: > description: > Information about external VLs to connect the VNF to. Information about internal VLs that are managed by other entities than the VNFM. NOTE: The indication of externally-managed internal VLs is needed in case networks have been pre-configured for use with certain VNFs, for instance to ensure that these networks have certain properties such as security or acceleration features, or to address particular network topologies. The present document assumes that externally-managed internal VLs are managed by the NFVO and created towards the VIM. type: array type: array items: items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData" Loading @@ -352,9 +357,9 @@ definitions: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" extensions: extensions: description: > description: > If present, this attribute provides values for the "extensions" attribute in "VnfInstance", If present, this attribute provides modifications to the default values, as obtained from the VNFD, of as defined in clause 5.5.2.2. If an entry with the same key exists in the VnfInstance data structure, the "extensions" attribute in "VnfInstance", as defined in clause 5.5.2.2. Provisions for handling the VNFM shall replace its value with the value passed in the InstantiateVnfRequest data structure. extensions during operation are defined in clause 5.4.4.3.1. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" vnfConfigurableProperties: vnfConfigurableProperties: description: > description: > Loading