Commit 8cfa7279 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_83: Added a new attribute "metadata" in...

SOL005_83: Added a new attribute "metadata" in "VnfcResourceInfo"/"vnfcCpInfo". Its type is "KeyValuePairs" (NS LCM)
parent f9ff7582
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
@@ -1020,9 +1020,13 @@ definitions:
            vnfLinkPortId:
            vnfLinkPortId:
              description: >
              description: >
                Identifier of the "vnfLinkPorts" structure in the
                Identifier of the "vnfLinkPorts" structure in the
                "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: "SOL005_def.yaml#/definitions/IdentifierInVnf"
              $ref: "SOL005_def.yaml#/definitions/IdentifierInVnf"
            metadata:
              description: >
                Metadata about this CP.
              $ref: "SOL005_def.yaml#/definitions/KeyValuePairs"
      metadata:
      metadata:
        description: >
        description: >
          Metadata about this resource.
          Metadata about this resource.