Commit e56c9adf authored by Pietro Piscione's avatar Pietro Piscione
Browse files

Fixed error in VnfcResourceInfo data type and fix typo on additionalParam

parent 061b39df
Loading
Loading
Loading
Loading
Loading
+28 −26
Original line number Diff line number Diff line
@@ -2548,7 +2548,6 @@ definitions:
      - id
      - vduId
      - computeResource
      - trunkPortsInfo
    properties:
      id:
        description: >
@@ -2618,38 +2617,43 @@ 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"
            parentCpId:
            netAttDefResourceId:
              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.
                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:
                $ref: "#/definitions/IdentifierInVnf"
            metadata:
              description: >
                Metadata about this CP.
              $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
              
      metadata:
        description: >
          Metadata about this resource.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
      trunkPortsInfo:
            certificateContentId:
              description: >
          Collections of CPs of the VNFC instance in trunk(s).
          Shall be present when the VNFC has CPs working in
          trunk mode, as parent port of a trunk, and other CPs
          working as subports of the same trunk, and the referred
          CP instances are also present in the vnfcCpInfo attribute
                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/TrunkPortsInfo"
               $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier"
      metadata:
        description: >
          Metadata about this resource.
      certificateContentId:
        description: >
          The identifier of certificate that this VNFC instance uses.
@@ -3101,7 +3105,7 @@ definitions:
        description: >
          Identifier of a NsProfile to which the additional parameters apply.
        $ref: "#/definitions/IdentifierInNsd"
      additionalParam:
      additionalParams:
        description: >
          Additional parameters that are to be applied on a per nested NS instance.
        type: array
@@ -3616,12 +3620,10 @@ definitions:
        type: array
        items:
          $ref: "#/definitions/VnfScaleInfo"
      additionalParam:
      additionalParams:
        description: >
          Additional parameters passed by the OSS/BSS as
          input to the Select VNF deployable modules operation,
          specific to the VNF being affected by the operation, as
          declared in the VNFD (see clause 7.1.5.14 in ETSI GS
          Additional parameters passed by the OSS/BSS as input to the Select VNF deployable modules operation,
          specific to the VNF being affected by the operation, as declared in the VNFD (see clause 7.1.5.14 in ETSI GS
          NFV IFA 011)
        $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
        
@@ -4363,7 +4365,7 @@ definitions:
          taken out of service during graceful stop, before
          stopping the VNF. See note.
        type: integer
      additionalParam:
      additionalParams:
        description: >
          Additional parameters passed by the OSS/BSS as input
          to the Operate VNF operation, specific to the VNF being