Commit 9eb7cfb0 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

VnfcResourceInfo updated in VNFLifecycleManagement_def.yaml and...

VnfcResourceInfo updated in VNFLifecycleManagement_def.yaml and SOL002SOL003VNFLifecycleManagement_def.yaml
parent 9499fb8d
Loading
Loading
Loading
Loading
Loading
+18 −4
Original line number Original line Diff line number Diff line
@@ -913,11 +913,25 @@ definitions:
                When the VNFC CP is exposed as external CP of the VNF, the
                When the VNFC CP is exposed as external CP of the VNF, the
                identifier of this external VNF CP.
                identifier of this external VNF CP.
              $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
              $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
            addresses:
            cpProtocolInfo:
              description: >
              description: >
                List of network addresses that have been configured (statically
                Network protocol information for this CP.
                or dynamically) on the CP.
              $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CpProtocolInfo"
              $ref: "#/definitions/NetworkAddressInfo"
            vnfLinkPortId:
              description: >
                Identifier of the "vnfLinkPorts" structure in the
                "vnfVirtualLinkResourceInfo" structure. Shall be present if
                the CP is associated to a link port.
              $ref: "../../../SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
            metadata:
              description: >
                Metadata about this external CP.
              $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
#            addresses:
#              description: >
#                List of network addresses that have been configured (statically
#                or dynamically) on the CP.
#              $ref: "#/definitions/NetworkAddressInfo"
      metadata:
      metadata:
        description: >
        description: >
          Metadata about this resource.
          Metadata about this resource.
+4 −0
Original line number Original line Diff line number Diff line
@@ -696,6 +696,10 @@ definitions:
                "vnfVirtualLinkResourceInfo" structure. Shall be present if
                "vnfVirtualLinkResourceInfo" structure. Shall be present if
                the CP is associated to a link port.
                the CP is associated to a link port.
              $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
              $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
            metadata:
              description: >
                Metadata about this external CP.
              $ref: "SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
      metadata:
      metadata:
        description: >
        description: >
          Metadata about this resource.
          Metadata about this resource.