Commit 0df0e2bb authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Fix issue #41 for Release 5 drop 2

parent 36d28c15
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -1861,6 +1861,7 @@ definitions:
    required:
    required:
      - id
      - id
      - cpdId
      - cpdId
      - cpConfigId
      - cpProtocolInfo
      - cpProtocolInfo
    oneOf:
    oneOf:
      - required:
      - required:
@@ -1884,7 +1885,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.