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 Original line Diff line number Diff line
@@ -715,8 +715,6 @@ definitions:
          Identifiers of the CP instances attached to the
          Identifiers of the CP instances attached to the
          constituent VNFs and PNFs or the SAP instances of the
          constituent VNFs and PNFs or the SAP instances of the
          VNFFG. See note.
          VNFFG. See note.
        type: array
        items:
        $ref: "#/definitions/NsCpHandle"
        $ref: "#/definitions/NsCpHandle"


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


  AffinityOrAntiAffinityRule:
  AffinityOrAntiAffinityRule: