Commit b86cf70e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed comments from SOL WG

parent 30e83b79
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: SOL002 - API version interface
  title: SOL002 - API version interface
  description: |
  description: |
    SOL002 - API version Interface IMPORTANT: Please note that this file might be not aligned to the current version of
    SOL002 - 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 https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+6 −2
Original line number Original line Diff line number Diff line
@@ -3,10 +3,14 @@ openapi: 3.0.2
info:
info:
  title: SOL002 - VNF Configuration interface
  title: SOL002 - VNF Configuration interface
  description: |
  description: |
    SOL002 - VNF Configuration Interface IMPORTANT: Please note that this file might be not aligned to the current
    SOL002 - VNF Configuration Interface
    version of the ETSI Group Specification it refers to and has not been approved by the ETSI NFV ISG. In case of

    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.
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+7 −3
Original line number Original line Diff line number Diff line
@@ -3,10 +3,14 @@ openapi: 3.0.2
info:
info:
  title: SOL002 - VNF Fault Management interface
  title: SOL002 - VNF Fault Management interface
  description: |
  description: |
    SOL002 - VNF Fault Management interface IMPORTANT: Please note that this file might be not aligned to the current
    SOL002 - VNF Fault Management interface
    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 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 https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues

  contact:
  contact:
    name: NFV-SOL WG
    name: NFV-SOL WG
  license:
  license:
+7 −3
Original line number Original line Diff line number Diff line
@@ -3,10 +3,14 @@ openapi: 3.0.2
info:
info:
  title: SOL002 - VNF Fault Management Notification interface
  title: SOL002 - VNF Fault Management Notification interface
  description: |
  description: |
    SOL002 - VNF Fault Management Notification interface IMPORTANT: Please note that this file might be not aligned to
    SOL002 - VNF Fault Management Notification interface
    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 takes precedence. Please report bugs to
    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.

    https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
    https://forge.etsi.org/rep/nfv/SOL002-SOL003/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
@@ -5,11 +5,12 @@ info:
  description: |
  description: |
    SOL002 - VNF Indicator interface
    SOL002 - VNF Indicator interface


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


    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
    Please report bugs to https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues

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