summaryrefslogtreecommitdiffstats
path: root/docs/INSTALL.rst
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-08-18 14:59:46 -0700
committerDeepak S <deepak.s@linux.intel.com>2017-08-20 15:55:06 -0700
commitbeecf87fb9e9b862994e5e3e6db2b1c378c971c1 (patch)
treeb8ce7029f060654c8768ceb8db1d6daae3adc900 /docs/INSTALL.rst
parent5046e1f7b1533506a480ba8d000c78e147d4b8aa (diff)
Remove unwanted files in docs folder
JIRA: SAMPLEVNF-73 Change-Id: Ia147cfef9f7bcacd50477b6ea3c7d0a1c6e93952 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'docs/INSTALL.rst')
-rw-r--r--docs/INSTALL.rst34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst
deleted file mode 100644
index 6c321846..00000000
--- a/docs/INSTALL.rst
+++ /dev/null
@@ -1,34 +0,0 @@
-.. 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.
-
-============================
-samplevf 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 VNF
-
-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
-=============
-
- - Carrier Grade Network Address Translation (CG-NAT) VNF
- - Firewall (vFW) VNF
- - 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.