summaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-26 11:21:46 +0000
committerGerrit Code Review <review@openstack.org>2017-07-26 11:21:47 +0000
commit4c05db369cb44bc10fd3c6a131af5badcdfd351b (patch)
tree14de607f4f417b135c373430ce09aa913eb3b8e2 /releasenotes
parentf1ff69d1a24414dc3da47b5e33e440210386d4dc (diff)
parentaa5194f878bb0c9fb98891abd6005b1b252eff3e (diff)
Merge "Contrail network realignement + DPDK enablement"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml b/releasenotes/notes/contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml
new file mode 100644
index 00000000..776c7b48
--- /dev/null
+++ b/releasenotes/notes/contrail-bugfixes-and-dpdk-enabling-0233a06e23259660.yaml
@@ -0,0 +1,9 @@
+---
+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.