Commit 9768207e authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Need to update Readme and address EditHelps feedback

parent 23d51b26
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# NFV SOL009 - OpenAPIs for the management of NFV-MANO

This repository contains OpenAPIs for ETSI GS NFV-SOL 009 v5.2.1, RESTful protocols 
This repository contains OpenAPIs for ETSI GS NFV-SOL 009 v5.3.1, RESTful protocols 
specification for the management of NFV-MANO functional entities.

**IMPORTANT: In case of discrepancies the published ETSI Group Specification takes precedence.**
+3 −3
Original line number Diff line number Diff line
@@ -203,9 +203,9 @@ definitions:

                Permitted values:
                - HTTPS: transmission over HTTP Secure (HTTPS).
                - SFTP: transmission over SSH file transfer protocol (SFTP).
                - SCP: transmission over secure copy protocol (SCP).
                - FTPS: transmission over file transfer protocol secure (FTPS), as specified in IETF RFC 2228,
                - SFTP: transmission over SSH File Transfer Protocol (SFTP).
                - SCP: transmission over Secure Copy Protocol (SCP).
                - FTPS: transmission over File Transfer Protocol Secure (FTPS), as specified in IETF RFC 2228,
                     using explicit mode as specified in IETF RFC 4217. If FTPS is supported, "private" protection level shall be used.

                HTTPS shall be supported, and other protocols may be supported.