Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukego committed Sep 2, 2014
1 parent 6d04e2d commit 0342e57
Showing 1 changed file with 36 additions and 3 deletions.
39 changes: 36 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,37 @@
snabb-nfv
=========
## Snabb NFV for OpenStack Icehouse

Snabb NFV for OpenStack
Snabb NFV is a software distribution for Network Functions
Virtualization based on OpenStack Icehouse and related projects.

Snabb NFV requires extended versions of its major software
components. This repository uses submodules to track the exact
versions that are recommended. Each submodule points to a version that
is based on a recent stable release and adds patches related to Snabb
NFV.

### Summary of component versions and patches

```
neutron version 2014.1.2 with patches:
22e1795 Added 'zone' type driver for ML2
e135b47 Extended ML2 mechanism_snabb to perform 'zone' assignment.
0eadd6a Snabb NFV mechanism driver for ML2
nova version 2014.1.2 with patches:
243045c libvirt: enable hugepages config from flavor mem_hugepages
8be8fef Add VIF_VHOSTUSER
a4791b6 Define constants for the VIF model types
a92c015 libvirt: add support for memory backing parameters
libvirt version v1.2.7 with patches:
00b1595 qemu: create qemu/vhostuser folder
043e164 qemu: hugepage support not using NUMA not dependent on NUMA topology
qemu version v2.1.0 with patches:
04b3216 Increase hard-coded Virtio vring size from 256 to 8192.
f41eecc vhost-user: add multi queue support
1904434 Add G_IO_HUP handler for socket chardev
snabbswitch version v2014.09 with patches:
```

0 comments on commit 0342e57

Please sign in to comment.