tripleo-heat-templates/releasenotes/notes/contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml
Michael Henkel aa5194f878 Contrail network realignement + DPDK enablement
This patch moves Contrail roles communication from public/external
to internal_api network for OpenStack API.
It also adds the option to enable dpdk.
Monolithic firstboot script is broken down into small pre-network
and per-node extraconfig scripts

Change-Id: I296a3bf60cef6fa950fd71d6e68effe367d1e66b
Closes-Bug: 1698422
2017-07-25 18:24:13 +02:00

10 lines
296 B
YAML

---
features:
- |
This patch enables the configuration of Contrail DPDK on the Compute nodes
by specifying the required parameters in an environment file.
fixes:
- |
The patch moves the Contrail control plane communication from the public
network to the internal_api network.