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
+18 −4
Original line number Diff line number Diff line
@@ -913,11 +913,25 @@ definitions:
                When the VNFC CP is exposed as external CP of the VNF, the
                identifier of this external VNF CP.
              $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
            addresses:
            cpProtocolInfo:
              description: >
                List of network addresses that have been configured (statically
                or dynamically) on the CP.
              $ref: "#/definitions/NetworkAddressInfo"
                Network protocol information for this CP.
              $ref: "../../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CpProtocolInfo"
            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:
        description: >
          Metadata about this resource.
+4 −0
Original line number Diff line number Diff line
@@ -696,6 +696,10 @@ definitions:
                "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: "SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
      metadata:
        description: >
          Metadata about this resource.