Comment 17 for bug 1606914

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/349735
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=acbb2ee849bd617ab5eac9164be3fabaf0315260
Submitter: Jenkins
Branch: master

commit acbb2ee849bd617ab5eac9164be3fabaf0315260
Author: Alex Schultz <email address hidden>
Date: Mon Aug 1 16:05:46 2016 -0600

    Update dnsmasq for additional networks

    This change includes an updated listen-address configuration for the
    additional admin networks that can be configured. This change looks
    through the puppet facts to try and identify which interface is
    configured for the extra admin network and uses the ip address that
    exists in the admin network cidr as a listen-address for dnsmasq

    Change-Id: I3322b4e945d3bd016a2c1977dc89c2227735b2e8
    Closes-Bug: #1606914