summaryrefslogtreecommitdiffstats
path: root/RELEASE_NOTES.rst
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-04-17 23:02:53 -0700
committerDeepak S <deepak.s@linux.intel.com>2017-04-19 00:22:30 -0700
commit421bd97023e853a9e87d16e100b23bf3c60a9188 (patch)
treed277ba6943a0cb06fd7f717f2df588fe3039d739 /RELEASE_NOTES.rst
parent51cd08d9a3f2826088d122e2a5683315c77a2786 (diff)
Adding script to auto build VNFs
Change-Id: I5af3301dceacb57499b92c543b912ed21f8b253d Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'RELEASE_NOTES.rst')
-rw-r--r--RELEASE_NOTES.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
new file mode 100644
index 00000000..9dd4fef8
--- /dev/null
+++ b/RELEASE_NOTES.rst
@@ -0,0 +1,28 @@
+.. 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.
+
+==========================
+Sample VNF Release Notes
+==========================
+
+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 release notes.