Added dnsmasq version number to DHCP server section

Mentioned the dnsmasq minimum required version

Change-Id: Iaa3f02ca31562e9ddcecd7fdacc0477a21dba573
backport: juno
Closes-Bug: #1347153
This commit is contained in:
darrenchan 2015-01-05 15:18:44 +11:00
parent 44f3e4da92
commit d3e4ceab6e

View File

@ -182,7 +182,9 @@
<para>The Compute service uses <link <para>The Compute service uses <link
xlink:href="http://www.thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</link> as the xlink:href="http://www.thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</link> as the
DHCP server when running with either that Flat DHCP Network Manager or the VLAN Network DHCP server when running with either that Flat DHCP Network Manager or the VLAN Network
Manager. The <systemitem class="service">nova-network</systemitem> service is Manager. <systemitem>Dnsmasq</systemitem> v2.63 is the minimum version
required for the Compute service to operate in IPv4/IPv6 dual-stack mode.
The <systemitem class="service">nova-network</systemitem> service is
responsible for starting up <systemitem>dnsmasq</systemitem> processes.</para> responsible for starting up <systemitem>dnsmasq</systemitem> processes.</para>
<para>The behavior of <systemitem>dnsmasq</systemitem> can be customized by creating a <para>The behavior of <systemitem>dnsmasq</systemitem> can be customized by creating a
<systemitem>dnsmasq</systemitem> configuration file. Specify the configuration file <systemitem>dnsmasq</systemitem> configuration file. Specify the configuration file