puppet-tripleo/releasenotes/notes/contrail-move-traffic-to-internal_api-ddc96d24c7018b81.yaml
Michael Henkel 8b9e2b3c6c Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk
This patch will move the Contrail roles communication towards
OpenStack APIs from the public/external network to the
internal_api network. I will also add the option to enable
dpdk for Contrail.

Change-Id: Ia835df656031cdf28de20f41ec6ab1c028dced23
Closes-Bug: 1698422
2017-07-05 22:52:58 +02:00

11 lines
404 B
YAML

---
fixes:
- |
Traffic between Contrail nodes used the public network. This release will
move the traffic to the internal_api network per default and also allows
to optionally use the storage_mgmt network. This is in preparation for
for composable networks, where Contrail will have its own network.
features:
- |
This release allows to enable Contrail DPDK on the compute nodes.