Comment 4 for bug 1684231

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-openvswitch (master)

Reviewed: https://review.openstack.org/461922
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-openvswitch/commit/?id=9ce49952051d880a0bed9b578ed875a25c973c42
Submitter: Jenkins
Branch: master

commit 9ce49952051d880a0bed9b578ed875a25c973c42
Author: Billy Olsen <email address hidden>
Date: Tue May 2 15:36:12 2017 -0700

    Add dnsmasq-flags to charm-neutron-openvswitch

    Add a new option to provide the ability to specify flags in the
    dnsmasq.conf file. This allows users to configure the dnsmasq
    processes used by the neutron-dhcp-agent when local dhcp and
    metadata are enabled for provider networks.

    Change-Id: I2bab8a00322afb0f81986001c86f0ef4fc535651
    Closes-Bug: #1684231