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

Fix issue #41 for Release 4 drop 4

parent edc394f3
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -1400,6 +1400,7 @@ definitions:
    required:
    required:
      - id
      - id
      - cpdId
      - cpdId
      - cpConfigId
      - cpProtocolInfo
      - cpProtocolInfo
    oneOf:
    oneOf:
      - required:
      - required:
@@ -1423,7 +1424,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.