blob: 941c959c1c8aced7ff966797233df26a46e1b590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
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
|