Comment 2 for bug 1349767

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

Reviewed: https://review.openstack.org/110255
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cd3f4f7d24c92475ca698906c57f60375861b83f
Submitter: Jenkins
Branch: master

commit cd3f4f7d24c92475ca698906c57f60375861b83f
Author: Jakub Libosvar <email address hidden>
Date: Tue Jul 29 12:18:33 2014 +0200

    Fix deprecated opt in haproxy driver

    If Neutron was updated from Havana, lbaas config file defines user_group
    and loadbalancer_state_path in default section but since Icehouse these
    settings were moved to haproxy section.
    This patch adds DEFAULT group to DeprecatedOpt.

    Change-Id: Ic92d4bc81ff6a3b16799414d17ac52e7a4801796
    Closes-bug: #1349767