Heading alignment required for composite docs.
[ovsnfv.git] / docs / userguide / featureusage.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors
4
5 Open vSwitch
6 ============
7
8 Open vSwtich (OVS) is a software switch commonly used in OpenStack deployments
9 to replace Linux bridges as it offers advantages in terms of mobility, hardware
10 integration and use by network controllers.
11
12 Supported OPNFV Installers
13 --------------------------
14
15 Currently not all installers are supported.
16
17 Fuel Installer
18 ~~~~~~~~~~~~~~
19
20 OVSNFV project supplies a Fuel Plugin to upgrades Open vSwitch on an OPNFV
21 installation to use user-space datapath.
22
23 As part of the upgrade the following changes are also made:
24
25 * change libvirt on compute node to 1.2.12
26 * change qemu on compute node to 2.2.1
27 * installs DPDK 2.0.0
28 * installs OVS 2.1 (specifically git tag 1e77bbe)
29 * removes existing OVS neutron plugin
30 * installs new OVS plugin as part of networking_ovs_dpdk OpenStack plugin
31   version stable/kilo
32 * work around _set_device_mtu issue
33
34 Limitations
35 ~~~~~~~~~~~
36
37 This release should be considered experimental. In particular:
38
39 * performance will be addressed specifically in subsequent releases.
40 * OVS and other components are updated only on compute nodes.
41
42 Bugs
43 ~~~~
44
45 * There may be issues assigning floating and public ip address to VMs.
46