Commit e6463584 authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Fix issue #41 for Release 5 drop 1

parent c6585043
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -1853,6 +1853,7 @@ definitions:
    required:
    required:
      - id
      - id
      - cpdId
      - cpdId
      - cpConfigId
      - cpProtocolInfo
      - cpProtocolInfo
    oneOf:
    oneOf:
      - required:
      - required:
@@ -1876,7 +1877,7 @@ definitions:
        description: >
        description: >
          Identifier that references the applied "VnfExtCpConfig" entry in the "cpConfig"
          Identifier that references the applied "VnfExtCpConfig" entry in the "cpConfig"
          map of the "currentVnfExtCpData" in the "ExtVirtualLinkInfo" structure.
          map of the "currentVnfExtCpData" in the "ExtVirtualLinkInfo" structure.
        $ref: "../../definitions/SOL005_def.yaml#/definitions/IdentifierInVnfd"
        $ref: "#/definitions/IdentifierInVnf"
      vnfdId:
      vnfdId:
        description: >
        description: >
          Identifier of the VNFD.
          Identifier of the VNFD.