6fa761fd14f634d4194eaa8cd64dbfc1821aac30

fixes bug 1045828 The original bug occurred because the set of subnet cidrs changed without a restart of dnsmasq. As a result, dnsmasq would not respond with offers for fixed_ips assigned in the unknown cidr ranges even when the underlying host file had properly updated. This patch addresses the bug by restarting dnsmasq when the set of subnet cidrs changes. When the set does not change, it will reload the options and allocations. Change-Id: I0e257208750703f4a32c51d1323786e76e676bb6
# -- Welcome! You have come across a cloud computing network fabric controller. It has identified itself as "Quantum." It aims to tame your (cloud) networking! # -- External Resources: The homepage for Quantum is: http://launchpad.net/quantum . Use this site for downloading the latest code, asking for help, and filing bugs. The latest and most in-depth documentation on how to use Quantum is available at: http://docs.openstack.org . This includes: Quantum Administrator Guide http://docs.openstack.org/trunk/openstack-network/admin/content/ Quantum API Reference: http://wiki.openstack.org/Quantum/APIv2-specification/ The start of some developer documentation is available at: http://wiki.openstack.org/QuantumDevelopment For help using or hacking on Quantum, you can send mail to openstack-dev@lists.openstack.org .
Description
Languages
Python
99.7%
Shell
0.3%