Comment 2 for bug 1503412

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

Reviewed: https://review.openstack.org/231754
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=2dead815647b448bbcdc86bb2268f48d9a8d2515
Submitter: Jenkins
Branch: master

commit 2dead815647b448bbcdc86bb2268f48d9a8d2515
Author: Steven Dake <email address hidden>
Date: Tue Oct 6 15:58:12 2015 -0700

    Install agent dependencies from source for CentOS

    Several packages are not installed from RPM packages which are
    required in order for CentOS from source to operate correctly.

    This looked like sudo was failing to execute, but it was because
    the dnsmasq binary was not found.

    backport: liberty

    Change-Id: If23cfbacd55d9089ffec442399ee0151adea923f
    Closes-Bug: #1503412