Comment 12 for bug 1154929

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/folsom)

Reviewed: https://review.openstack.org/25587
Committed: http://github.com/openstack/nova/commit/c85683ef4bb402d103080bbcb2d70b23f9a5113e
Submitter: Jenkins
Branch: stable/folsom

commit c85683ef4bb402d103080bbcb2d70b23f9a5113e
Author: David Hill <email address hidden>
Date: Mon Mar 25 16:27:25 2013 -0400

    Adding netmask to dnsmasq argument --dhcp-range

    By default, dnsmasq will try to guess the proper subnet size but
    sometimes it will fail. This patch provides the network netmask
    to dnsmasq via the --dhcp-range argument.

    Fixes: bug #1154929

    Change-Id: I74d62c837b5310004b9151851697e3ea3b475f92
    (cherry picked from commit fb151b5e3704c9a293f10ba89abc14f83d803c24)