Commit 490d4436 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed comments from SOL WG (SOL005)

parent 6ce9b962
Loading
Loading
Loading
Loading
Loading
+7 −3
Original line number Original line Diff line number Diff line
@@ -3,10 +3,14 @@ openapi: 3.0.2
info:
info:
  title: SOL005 - API version interface
  title: SOL005 - API version interface
  description: |
  description: |
    SOL005 - API version Interface IMPORTANT: Please note that this file might be not aligned to the current version of
    SOL005 - API version Interface
    the ETSI Group Specification it refers to and has not been approved by the ETSI NFV ISG. In case of discrepancies the

    published ETSI Group Specification takes precedence.
    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues
    Please report bugs to Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+6 −3
Original line number Original line Diff line number Diff line
@@ -4,10 +4,13 @@ info:
  title: SOL005 - NFVI Capacity Information Interface
  title: SOL005 - NFVI Capacity Information Interface
  description: |
  description: |
    SOL005 - NFVI Capacity Information Interface
    SOL005 - NFVI Capacity Information Interface
    IMPORTANT: Please note that this file might be not aligned to the current version of the ETSI Group Specification it

    refers to and has not been approved by the ETSI NFV ISG. In case of discrepancies the published ETSI Group Specification
    IMPORTANT: Please note that this file might be not aligned to the current
    takes precedence.
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+6 −3
Original line number Original line Diff line number Diff line
@@ -4,10 +4,13 @@ info:
  title: SOL005 - NFVI Capacity Information Notification Interface
  title: SOL005 - NFVI Capacity Information Notification Interface
  description: |
  description: |
    SOL005 - NFVI Capacity Information Notification Interface
    SOL005 - NFVI Capacity Information Notification Interface
    IMPORTANT: Please note that this file might be not aligned to the current version of the ETSI Group Specification it

    refers to and has not been approved by the ETSI NFV ISG. In case of discrepancies the published ETSI Group Specification
    IMPORTANT: Please note that this file might be not aligned to the current
    takes precedence.
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+4 −3
Original line number Original line Diff line number Diff line
@@ -6,10 +6,11 @@ info:
    SOL005 - NSD Management Interface 
    SOL005 - NSD Management Interface 


    IMPORTANT: Please note that this file might be not aligned to the current
    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to and has not been
    version of the ETSI Group Specification it refers to. In case of
    approved by the ETSI NFV ISG. In case of discrepancies the published ETSI
    discrepancies the published ETSI Group Specification takes precedence.
    Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+2 −0
Original line number Original line Diff line number Diff line
@@ -8,7 +8,9 @@ info:
    IMPORTANT: Please note that this file might be not aligned to the current
    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL005/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
Loading