Commit 963e204e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #14

parent af30319f
Loading
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
@@ -715,8 +715,6 @@ definitions:
          Identifiers of the CP instances attached to the
          constituent VNFs and PNFs or the SAP instances of the
          VNFFG. See note.
        type: array
        items:
        $ref: "#/definitions/NsCpHandle"

  NfpInfo:
@@ -756,7 +754,7 @@ definitions:
        type: array
        minItems: 1
        items:
          $ref: "#/definitions/NsCpHandle"
          $ref: "#/definitions/CpGroupInfo"
      totalCp:
        description: >
          Total number of CP and SAP instances in this NFP instance.
@@ -1547,8 +1545,6 @@ definitions:
          sapInfo item in the NS instance.
          There shall be at most one link port associated with any
          connection point instance.
        type: array
        items:
        $ref: "#/definitions/NsCpHandle"

  AffinityOrAntiAffinityRule: