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

updated READMEs and added README for SOL011 and SOL012

parent ec31cd70
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -4,9 +4,9 @@ This repository hosts the NFV API Conformance test specification for
the APIs defined in ETSI NFV GS [SOL002](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/03.03.01_60/gs_NFV-SOL002v030301p.pdf), 
the APIs defined in ETSI NFV GS [SOL002](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/03.03.01_60/gs_NFV-SOL002v030301p.pdf), 
[SOL003](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/03.03.01_60/gs_NFV-SOL003v030301p.pdf), 
[SOL003](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/03.03.01_60/gs_NFV-SOL003v030301p.pdf), 
[SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL005v030301p.pdf),
[SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL005v030301p.pdf),
[SOL009](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL009v030301p.pdf),
[SOL009](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.03.01_60/gs_NFV-SOL009v030301p.pdf),
[SOL011](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL011v030301p.pdf), in their versions 
[SOL011](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf), in their versions 
v3.3.1 and [SOL012](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.04.01_60/gs_NFV-SOL012v030401p.pdf) in itis version v3.4.1
v3.3.1 and [SOL012](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/012/03.04.01_60/gs_NFV-SOL012v030401p.pdf) in itis version v3.4.1


More information and download is available at [DGS/NFV-TST010ed331](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=58931).
More information and download is available at [DGS/NFV-TST010ed331](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=58931).


+1 −8
Original line number Original line Diff line number Diff line
@@ -2,12 +2,5 @@


This folder includes the NFV API conformance test descriptions for NFV SOL002 APIs.
This folder includes the NFV API conformance test descriptions for NFV SOL002 APIs.


The reference spec version is v2.7.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_NFV-SOL002v020701p.pdf
The reference spec version is v3.3.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/03.03.01_60/gs_NFV-SOL002v030301p.pdf
## License

Any software in this repository is released under the ETSI Software License.
Licensing information is available in the attached LICENSE file.


Copyright (c) ETSI 2018
+1 −8
Original line number Original line Diff line number Diff line
@@ -2,12 +2,5 @@


This folder includes the NFV API conformance test descriptions for NFV SOL003 APIs.
This folder includes the NFV API conformance test descriptions for NFV SOL003 APIs.


The reference spec version is v2.7.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.07.01_60/gs_NFV-SOL003v020701p.pdf
The reference spec version is v3.3.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/03.03.01_60/gs_NFV-SOL003v030301p.pdf
## License

Any software in this repository is released under the ETSI Software License.
Licensing information is available in the attached LICENSE file.


Copyright (c) ETSI 2018
+1 −8
Original line number Original line Diff line number Diff line
@@ -2,12 +2,5 @@


This folder includes the NFV API conformance test descriptions for NFV SOL005 APIs.
This folder includes the NFV API conformance test descriptions for NFV SOL005 APIs.


The reference spec version is v2.7.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.07.01_60/gs_NFV-SOL005v020701p.pdf
The reference spec version is v3.3.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_NFV-SOL005v030301p.pdf
## License

Any software in this repository is released under the ETSI Software License.
Licensing information is available in the attached LICENSE file.


Copyright (c) ETSI 2018
+0 −7
Original line number Original line Diff line number Diff line
@@ -4,10 +4,3 @@ This folder includes the NFV API conformance test descriptions for NFV SOL009 AP


The reference spec version is v3.3.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.03.01_60/gs_NFV-SOL009v030301p.pdf
The reference spec version is v3.3.1: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.03.01_60/gs_NFV-SOL009v030301p.pdf
## License

Any software in this repository is released under the ETSI Software License.
Licensing information is available in the attached LICENSE file.


Copyright (c) ETSI 2018
Loading