aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-28 06:53:13 +0000
committerGerrit Code Review <review@openstack.org>2017-02-28 06:53:13 +0000
commit4e17386fda83ce508603607a485f8a233f289837 (patch)
treee20907a3bb2fb43de706cf82963fbd197f409867 /releasenotes
parentcc41a778c89159df10e470257353e80e137c0238 (diff)
parent52a68ffc8f060e1961458a524e5861cea02d1c1c (diff)
Merge "Default neutron dhcp_agents_per_network to number of agents"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/calculate-dhcp-agents-per-network-3089c5e7b15f8b7b.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/calculate-dhcp-agents-per-network-3089c5e7b15f8b7b.yaml b/releasenotes/notes/calculate-dhcp-agents-per-network-3089c5e7b15f8b7b.yaml
new file mode 100644
index 0000000..800cedc
--- /dev/null
+++ b/releasenotes/notes/calculate-dhcp-agents-per-network-3089c5e7b15f8b7b.yaml
@@ -0,0 +1,5 @@
+---
+features: |
+ - Unless a non-default value is provided, the dhcp_agents_per_network
+ neutron configuration variable is set to the number of deployed
+ neutron dhcp agents.