summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release/userguide/feature.userguide.rst56
-rw-r--r--docs/release/userguide/index.rst13
2 files changed, 69 insertions, 0 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst
new file mode 100644
index 0000000..941c959
--- /dev/null
+++ b/docs/release/userguide/feature.userguide.rst
@@ -0,0 +1,56 @@
+================
+VNFFG User Guide
+================
+
+Abstract
+========
+
+This document describes the user guide for the OPNFV VNFFG project.
+
+License
+=======
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+OpenStack VNFFG/SFC project
+===========================
+
+The OpenStack SFC (networking-sfc) project provides VNFFG capability
+to OpenStack networking (neutron). It is integrated with the Tacker
+orchestrator and multiple back-end implementations including OVS, ONOS
+and ODL is described in the following documentation.
+
+https://docs.openstack.org/newton/networking-guide/config-sfc.html
+https://docs.openstack.org/ocata/networking-guide/config-sfc.html
+https://docs.openstack.org/developer/networking-sfc/
+
+Integration with Openstack Tacker VNFFG Orchestrator
+----------------------------------------------------
+https://specs.openstack.org/openstack/tacker-specs/specs/newton/tacker-networking-sfc.html
+https://specs.openstack.org/openstack/tacker-specs/specs/newton/tacker-vnffg.html
+https://blueprints.launchpad.net/tacker/+spec/tacker-vnffg
+https://review.openstack.org/#/c/292196/
+https://review.openstack.org/#/c/290771/
+
+Integration with ONOS SDN controller
+------------------------------------
+http://docs.openstack.org/developer/networking-onos/devref/sfc_driver.html
+http://docs.openstack.org/developer/networking-onos/specs/sfc_driver.html
+https://blueprints.launchpad.net/networking-sfc/+spec/networking-sfc-onos-driver
+
+Openstack Tacker/Neutron SFC/ONOS Controller Demo Video
+-------------------------------------------------------
+https://www.openstack.org/videos/austin-2016/realize-sfc-using-onos-controller
+VNFFG/ONOSFW Demo Video
+-----------------------
+ONOS Framework (ONOSFW)/SFC Demo video: https://www.youtube.com/watch?v=2vWusqd3WJ4
+
+Integration with ODL SDN controller
+------------------------------------
+http://docs.openstack.org/developer/networking-odl/specs/sfc-driver.html
+https://blueprints.launchpad.net/networking-sfc/+spec/opendaylight-sfc-driver
+
+Openstack Tacker/Neutron SFC/ODL Controller Demo Video
+------------------------------------------------------
+https://www.openstack.org/videos/barcelona-2016/orchestrating-vnf-forwarding-graphs-and-sfc-using-opendaylight-neutron-and-tacker
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst
new file mode 100644
index 0000000..3facb38
--- /dev/null
+++ b/docs/release/userguide/index.rst
@@ -0,0 +1,13 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+
+======================
+OPNFV VNFFG User Guide
+======================
+
+.. toctree::
+ :maxdepth: 1
+
+ feature.userguide
+