Comment 4 for bug 1178003

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

Reviewed: https://review.openstack.org/28630
Committed: http://github.com/openstack/quantum/commit/8a9e7ac7f2e3901d33c8a6a91dffec1e16b13f0d
Submitter: Jenkins
Branch: master

commit 8a9e7ac7f2e3901d33c8a6a91dffec1e16b13f0d
Author: Peter Feiner <email address hidden>
Date: Wed May 8 17:53:21 2013 -0400

    in dhcp_agent, always use quantum.conf root_helper

    Fixes bug #1178003.

    For the most part, the dhcp agent uses the root_helper setting from the [AGENT]
    section of /etc/quantum/quantum.conf. However, in a couple of spots, the
    root_helper setting from the [DEFAULT] section of /etc/quantum/dhcp_agent.ini
    was being used.

    Change-Id: Id2f3140374a705cf7a0d2a784e4f321cc54f602e