Comment 7 for bug 1350835

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

Reviewed: https://review.openstack.org/110996
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=9877025db8b5f90ca0ebeb342cdce5741bc1d943
Submitter: Jenkins
Branch: master

commit 9877025db8b5f90ca0ebeb342cdce5741bc1d943
Author: Bogdan Dobrelya <email address hidden>
Date: Thu Jul 31 18:33:28 2014 +0300

    Do not run haproxy in chroot

    Chroot prevents haproxy from logging into /dev/log
    and that is an issue. There is no need to run
    it in chroot as well.

    Closes-bug: #1350835

    Change-Id: Ib161fced734344815035b4ddfcf28bfda11a0cb7
    Signed-off-by: Bogdan Dobrelya <email address hidden>