Loading src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +14 −1 Original line number Original line Diff line number Diff line Loading @@ -808,6 +808,16 @@ definitions: minItems: 1 minItems: 1 items: items: $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfExtCpInfo" $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfExtCpInfo" vipCpInfo: description: > VIP CPs that are part of the VNF instance. Shall be present when that particular VIP CP of the VNFC instance is associated to an external CP of the VNF instance. May be present otherwise. type: array minItems: 1 items: $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VipCpInfo" extVirtualLinkInfo: extVirtualLinkInfo: description: > description: > Information about the external VLs the VNF instance is connected to. Information about the external VLs the VNF instance is connected to. Loading @@ -823,6 +833,8 @@ definitions: ExtManagedVirtualLinkInfo corresponding to the same VNF internal VL shall indicate ExtManagedVirtualLinkInfo corresponding to the same VNF internal VL shall indicate so by referencing to the same VnfVirtualLinkDesc and externally-managed multi-site so by referencing to the same VnfVirtualLinkDesc and externally-managed multi-site VL instance (refer to clause 5.5.3.3). VL instance (refer to clause 5.5.3.3). Even though externally-managed internal VLs are also used for VNF-internal connectivity, they shall not be listed in the "vnfVirtualLinkResourceInfo" attribute as this would be redundant. type: array type: array items: items: $ref: "#/definitions/ExtManagedVirtualLinkInfo" $ref: "#/definitions/ExtManagedVirtualLinkInfo" Loading Loading @@ -850,7 +862,8 @@ definitions: virtualLinkResourceInfo: virtualLinkResourceInfo: description: > description: > Information about the virtualised network resources used by the VLs Information about the virtualised network resources used by the VLs of the VNF instance. of the VNF instance. Even though externally-managed internal VLs are also used for VNF-internal connectivity, they shall not be listed in the "vnfVirtualLinkResourceInfo" attribute as this would be redundant. type: array type: array items: items: $ref: "#/definitions/VnfVirtualLinkResourceInfo" $ref: "#/definitions/VnfVirtualLinkResourceInfo" Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1097,7 +1097,7 @@ definitions: Protocol information for this CP. There shall be one cpProtocolInfo for layer 3. Protocol information for this CP. There shall be one cpProtocolInfo for layer 3. There may be one cpProtocolInfo for layer 2. There may be one cpProtocolInfo for layer 2. type: array type: array item: items: $ref: "#/definitions/CpProtocolInfo" $ref: "#/definitions/CpProtocolInfo" associatedVnfcCpIds: associatedVnfcCpIds: Loading Loading
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +14 −1 Original line number Original line Diff line number Diff line Loading @@ -808,6 +808,16 @@ definitions: minItems: 1 minItems: 1 items: items: $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfExtCpInfo" $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfExtCpInfo" vipCpInfo: description: > VIP CPs that are part of the VNF instance. Shall be present when that particular VIP CP of the VNFC instance is associated to an external CP of the VNF instance. May be present otherwise. type: array minItems: 1 items: $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VipCpInfo" extVirtualLinkInfo: extVirtualLinkInfo: description: > description: > Information about the external VLs the VNF instance is connected to. Information about the external VLs the VNF instance is connected to. Loading @@ -823,6 +833,8 @@ definitions: ExtManagedVirtualLinkInfo corresponding to the same VNF internal VL shall indicate ExtManagedVirtualLinkInfo corresponding to the same VNF internal VL shall indicate so by referencing to the same VnfVirtualLinkDesc and externally-managed multi-site so by referencing to the same VnfVirtualLinkDesc and externally-managed multi-site VL instance (refer to clause 5.5.3.3). VL instance (refer to clause 5.5.3.3). Even though externally-managed internal VLs are also used for VNF-internal connectivity, they shall not be listed in the "vnfVirtualLinkResourceInfo" attribute as this would be redundant. type: array type: array items: items: $ref: "#/definitions/ExtManagedVirtualLinkInfo" $ref: "#/definitions/ExtManagedVirtualLinkInfo" Loading Loading @@ -850,7 +862,8 @@ definitions: virtualLinkResourceInfo: virtualLinkResourceInfo: description: > description: > Information about the virtualised network resources used by the VLs Information about the virtualised network resources used by the VLs of the VNF instance. of the VNF instance. Even though externally-managed internal VLs are also used for VNF-internal connectivity, they shall not be listed in the "vnfVirtualLinkResourceInfo" attribute as this would be redundant. type: array type: array items: items: $ref: "#/definitions/VnfVirtualLinkResourceInfo" $ref: "#/definitions/VnfVirtualLinkResourceInfo" Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1097,7 +1097,7 @@ definitions: Protocol information for this CP. There shall be one cpProtocolInfo for layer 3. Protocol information for this CP. There shall be one cpProtocolInfo for layer 3. There may be one cpProtocolInfo for layer 2. There may be one cpProtocolInfo for layer 2. type: array type: array item: items: $ref: "#/definitions/CpProtocolInfo" $ref: "#/definitions/CpProtocolInfo" associatedVnfcCpIds: associatedVnfcCpIds: Loading