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

Fix issue #41 for Release 3 drop 3

parent 4befae81
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -1001,6 +1001,7 @@ definitions:
    required:
    required:
      - id
      - id
      - cpdId
      - cpdId
      - cpConfigId
    oneOf:
    oneOf:
      - required:
      - required:
        - associatedVnfcCpId
        - associatedVnfcCpId
@@ -1019,7 +1020,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.