aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/design/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/design/introduction.rst')
-rw-r--r--docs/development/design/introduction.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/development/design/introduction.rst b/docs/development/design/introduction.rst
new file mode 100644
index 00000000..f7b7df76
--- /dev/null
+++ b/docs/development/design/introduction.rst
@@ -0,0 +1,10 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+Introduction
+------------
+
+The `OPNFV Service Function Chaining (SFC) <https://wiki.opnfv.org/display/sfc/Service+Function+Chaining+Home>`_
+project aims to provide the ability to define an ordered list of a network services (e.g. firewalls, NAT, QoS).
+These service are then "stitched" together in the network to create a service chain.
+This project provides the infrastructure to install the upstream ODL SFC implementation project in an NFV environment.