Commit 061b39df authored by Pietro Piscione's avatar Pietro Piscione
Browse files

Bug fix on VnfcResourceInfo data type

parent 658db899
Loading
Loading
Loading
Loading
Loading
+7 −25
Original line number Diff line number Diff line
@@ -2548,6 +2548,7 @@ definitions:
      - id
      - vduId
      - computeResource
      - trunkPortsInfo
    properties:
      id:
        description: >
@@ -2617,40 +2618,23 @@ definitions:
              type: array
              items:
                $ref: "#/definitions/CpProtocolInfo"
            parentCpId:
              description: >
                Identifier of another VNFC CP instance that corresponds to the parent port of a trunk that the present VNFC
                CP instance participates in.
                Shall be provided if the present CP instance participates in a trunk as subport, and the referred VNFC
                CP instances are also present in the vnfcCpInfo attribute.
              $ref: "#/definitions/IdentifierInVnf"
            vnfLinkPortId:
              description: >
                Identifier of the "vnfLinkPorts" structure in the "VnfVirtualLinkResourceInfo" or "ExtManagedVirtualLinkInfo"
                structure. Shall be present if the CP is associated to a link port on an internal VL (including
                externally-managed internal VL) of the VNF instance and shall be absent otherwise.
              $ref: "#/definitions/IdentifierInVnf"
            netAttDefResourceId:
            parentCpId:
              description: >
                Identifier of the "NetAttDefResourceInfo" structure that provides the specification of the interface to attach
                the connection point to a secondary container cluster network. See notes 4 and 5.
                It shall be present if the internal CP is associated to a VNFC realized by one or a set of OS containers and 
                is connected to a secondary container cluster network. It shall not be present otherwise.
              type: array
              items:
                Identifier of another VNFC CP instance that corresponds to the parent port of a trunk that the present VNFC
                CP instance participates in.
                Shall be provided if the present CP instance participates in a trunk as subport, and the referred VNFC
                CP instances are also present in the vnfcCpInfo attribute.
              $ref: "#/definitions/IdentifierInVnf"
            metadata:
              description: >
                Metadata about this CP.
              $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
            certificateContentId:
              description: >
                The identifier of certificate that this VNFC CP instance
                uses. Shall be present when using in delegation-mode.
                Otherwise shall not be present.
              type: array
              items:
               $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"
              
      metadata:
        description: >
@@ -2675,8 +2659,6 @@ definitions:
        items:
         $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"

        

  TrunkPortsInfo:
      description: > 
       The information element provides rntime information of a collection of CP(s) of the VNFC instance which