openstack-helm-infra/releasenotes/notes/change-default-ovs-image-c1e24787f1b03170.yaml
Georg Kunz e6530bc2bb Extended OVS chart with support for DPDK
Extending the Openvswitch chart with support for DPDK. In order to
enable DPDK support, set the dpdk:enabled option to true in value.yaml.
Prerequisites for successfully running OVS with DPDK: the host OS must
to have hugepages enabled.

Co-Authored-By: Rihab Banday <rihab.banday@ericsson.com>

Change-Id: I9649832511ba7c7ba7c391555d60171ef9264110
2019-07-09 17:10:15 +02:00

8 lines
268 B
YAML

---
other:
- |
The default image used by the openvswitch chart has been changed from a
a Debian based image including a source build of openvswitch v2.8.1 to an
Ubuntu Bionic based image including a distribution provided build of
openvswitch v2.9.2.