Loading src/SOL003/General_Definitions/SOL003_def.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -442,6 +442,8 @@ definitions: to the same namespace as defined by the corresponding "containerNamespace" attribute in the "resourceHandle" a attribute in the "NetAttDefResourceData". * NOTE 4: Either linkPortId or netAttDefResourceId may be included, but not both. * Editor's Note: Specification of CpSecurityGroupData data type is FFS due to dependency on SOL001/descriptor work. anyOf: - required: - linkPortId Loading Loading @@ -498,6 +500,18 @@ definitions: type: array items: $ref: "#/definitions/CpProtocolData" cpSecurityGroupData: description: > Parameters for modifying and overriding security groups information bound to this CP. The parameters identify which "SecurityGroupRule" specified in the VNFD is activated/deactivated and for an activated security group rule the values of attributes defined in the VNFD that can be overridden such as "portRangeMin" and "portRangeMax". If no security group configuration is provided for a given "SecurityGroupRule" specified in the VNFD as part of this attribute, the VNFM shall use the configuration as specified in the VNFD. CpProtocolData: description: > Loading src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +14 −8 Original line number Diff line number Diff line Loading @@ -3994,14 +3994,16 @@ definitions: description: > This type represents information about an external CP of a VNF. NOTE 1: The attributes "associatedVnfcCpId", "associatedVipCpId", "associatedVirtualCpId" and * NOTE 1: The attributes "associatedVnfcCpId", "associatedVipCpId", "associatedVirtualCpId" and "associatedVnfVirtualLinkId" are mutually exclusive. Exactly one shall be present. NOTE 2: An external CP instance is not associated to a link port in the cases indicated for the * NOTE 2: An external CP instance is not associated to a link port in the cases indicated for the “extLinkPorts” attribute in clause 4.4.1.11. NOTE 3: Cardinality greater than 1 is only applicable for specific cases where more than one network * NOTE 3: Cardinality greater than 1 is only applicable for specific cases where more than one network attachment definition resource is needed to fulfil the connectivity requirements of the external CP, e.g. to build a link redundant mated pair in SR-IOV cases. NOTE 4: When more than one netAttDefResourceId is indicated, all shall belong to the same namespace. * NOTE 4: When more than one netAttDefResourceId is indicated, all shall belong to the same namespace. * Editor's Note: Specification of CpSecurityGroupInfo data type is FFS due to dependency on SOL001/ descriptor work. type: object required: - id Loading Loading @@ -4092,6 +4094,10 @@ definitions: type: array items: $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/Identifier" cpSecurityGroupInfo: description: > List of active security group rules applied to this external CP instance. The attribute identifies which "SecurityGroupRule" specified in the VNFD are activated and the values of its attributes. VnfOperationalStateType: description: > STARTED: The VNF instance is up and running. Loading Loading
src/SOL003/General_Definitions/SOL003_def.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -442,6 +442,8 @@ definitions: to the same namespace as defined by the corresponding "containerNamespace" attribute in the "resourceHandle" a attribute in the "NetAttDefResourceData". * NOTE 4: Either linkPortId or netAttDefResourceId may be included, but not both. * Editor's Note: Specification of CpSecurityGroupData data type is FFS due to dependency on SOL001/descriptor work. anyOf: - required: - linkPortId Loading Loading @@ -498,6 +500,18 @@ definitions: type: array items: $ref: "#/definitions/CpProtocolData" cpSecurityGroupData: description: > Parameters for modifying and overriding security groups information bound to this CP. The parameters identify which "SecurityGroupRule" specified in the VNFD is activated/deactivated and for an activated security group rule the values of attributes defined in the VNFD that can be overridden such as "portRangeMin" and "portRangeMax". If no security group configuration is provided for a given "SecurityGroupRule" specified in the VNFD as part of this attribute, the VNFM shall use the configuration as specified in the VNFD. CpProtocolData: description: > Loading
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +14 −8 Original line number Diff line number Diff line Loading @@ -3994,14 +3994,16 @@ definitions: description: > This type represents information about an external CP of a VNF. NOTE 1: The attributes "associatedVnfcCpId", "associatedVipCpId", "associatedVirtualCpId" and * NOTE 1: The attributes "associatedVnfcCpId", "associatedVipCpId", "associatedVirtualCpId" and "associatedVnfVirtualLinkId" are mutually exclusive. Exactly one shall be present. NOTE 2: An external CP instance is not associated to a link port in the cases indicated for the * NOTE 2: An external CP instance is not associated to a link port in the cases indicated for the “extLinkPorts” attribute in clause 4.4.1.11. NOTE 3: Cardinality greater than 1 is only applicable for specific cases where more than one network * NOTE 3: Cardinality greater than 1 is only applicable for specific cases where more than one network attachment definition resource is needed to fulfil the connectivity requirements of the external CP, e.g. to build a link redundant mated pair in SR-IOV cases. NOTE 4: When more than one netAttDefResourceId is indicated, all shall belong to the same namespace. * NOTE 4: When more than one netAttDefResourceId is indicated, all shall belong to the same namespace. * Editor's Note: Specification of CpSecurityGroupInfo data type is FFS due to dependency on SOL001/ descriptor work. type: object required: - id Loading Loading @@ -4092,6 +4094,10 @@ definitions: type: array items: $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/Identifier" cpSecurityGroupInfo: description: > List of active security group rules applied to this external CP instance. The attribute identifies which "SecurityGroupRule" specified in the VNFD are activated and the values of its attributes. VnfOperationalStateType: description: > STARTED: The VNF instance is up and running. Loading