From 421bd97023e853a9e87d16e100b23bf3c60a9188 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Mon, 17 Apr 2017 23:02:53 -0700 Subject: Adding script to auto build VNFs Change-Id: I5af3301dceacb57499b92c543b912ed21f8b253d Signed-off-by: Deepak S --- INSTALL.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 INSTALL.rst (limited to 'INSTALL.rst') diff --git a/INSTALL.rst b/INSTALL.rst new file mode 100644 index 00000000..310bffe4 --- /dev/null +++ b/INSTALL.rst @@ -0,0 +1,30 @@ +.. this work is licensed under a creative commons attribution 4.0 international +.. license. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) opnfv, national center of scientific research "demokritos" and others. + +============================ +SAMPLEVNF Installation Guide +============================ + +Introduction +============ +This project provides a placeholder for various sample VNF (Virtual Network Function) +development which includes example reference architecture and optimization methods +related to VNF/Network service for high performance VNFs. + +The sample VNFs are Open Source approximations* of Telco grade VNF’s using +optimized VNF + NFVi Infrastructure libraries, with Performance Characterization +of Sample† Traffic Flows. +• * Not a commercial product. Encourage the community to contribute and close the feature gaps. +• † No Vendor/Proprietary Workloads + +VNF supported +============= + 1. CG-NAT (Carrier Grade Network Address Translation) VNF + 2. Firewall (vFW) VNF + 4. Access Control List (vACL) VNF + +Please refer docs folder for individual VNF Installation guide. + +Note:- Each VNF should include a installation document explain the process to install and run VNF. -- cgit 1.2.3-korg