Loading src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +8 −0 Original line number Original line Diff line number Diff line Loading @@ -2142,6 +2142,12 @@ definitions: This type represents the association of location constraints to a VNF instance This type represents the association of location constraints to a VNF instance to be created according to a specific VNF profile. to be created according to a specific VNF profile. It shall comply with the provisions defined in Table 6.5.3.20-1. It shall comply with the provisions defined in Table 6.5.3.20-1. NOTE: these constraints are typically determined by the OSS/BSS from service requirements (e.g. latency requirements, regulatory requirements). The NFVO can map such location constraints to eligible NFVI-PoPs/resource zones where the VNF instance is to be created. type: object type: object required: required: - vnfProfileId - vnfProfileId Loading @@ -2155,6 +2161,8 @@ definitions: description: > description: > Defines the location constraints for the VNF instance to Defines the location constraints for the VNF instance to be created based on the VNF profile. be created based on the VNF profile. See note. $ref: "#/definitions/LocationConstraints" $ref: "#/definitions/LocationConstraints" VnfInstanceData: VnfInstanceData: Loading Loading
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +8 −0 Original line number Original line Diff line number Diff line Loading @@ -2142,6 +2142,12 @@ definitions: This type represents the association of location constraints to a VNF instance This type represents the association of location constraints to a VNF instance to be created according to a specific VNF profile. to be created according to a specific VNF profile. It shall comply with the provisions defined in Table 6.5.3.20-1. It shall comply with the provisions defined in Table 6.5.3.20-1. NOTE: these constraints are typically determined by the OSS/BSS from service requirements (e.g. latency requirements, regulatory requirements). The NFVO can map such location constraints to eligible NFVI-PoPs/resource zones where the VNF instance is to be created. type: object type: object required: required: - vnfProfileId - vnfProfileId Loading @@ -2155,6 +2161,8 @@ definitions: description: > description: > Defines the location constraints for the VNF instance to Defines the location constraints for the VNF instance to be created based on the VNF profile. be created based on the VNF profile. See note. $ref: "#/definitions/LocationConstraints" $ref: "#/definitions/LocationConstraints" VnfInstanceData: VnfInstanceData: Loading