kolla/contrib/template-override
Sean Mooney 4f5bac1089 introduces support for the OVS DPDK dataplane
- DPDK is a  userspace library for high-performance networking.
- This change enable support of Open vSwitch with the DPDK
  accelerated netdev datapath.
- This change provided binary and source support via
  a template-override.
- This change provides an example template override file
  and corresponding documentation.

Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Partial-Implements: blueprint ovs-dpdk
Change-Id: I7c3a5dddeca1886fe1c7681ce8d5bebde08f3102
2017-07-05 11:34:51 +00:00
..
README.rst Add short README file for contrib/template-override directory 2017-05-26 21:09:43 +00:00
opendaylight-template-overrides.j2 Updates opendaylight repo for Carbon release 2017-06-02 16:13:15 -04:00
ovs-dpdk.j2 introduces support for the OVS DPDK dataplane 2017-07-05 11:34:51 +00:00

README.rst

contrib/template-override directory

Template override files stored in this directory will not be gated and serve as an example of how to extend in-tree container images for specific use cases, for example source build of infrastructure containers.

Templates stored in this directory should have corresponding documentation in doc/template-override to describe their use.