Comment 6 for bug 1522749

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

Reviewed: https://review.openstack.org/260125
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=ba7ed96778a5189ca42cb59a57283cda767a0b82
Submitter: Jenkins
Branch: master

commit ba7ed96778a5189ca42cb59a57283cda767a0b82
Author: Aleksandr Didenko <email address hidden>
Date: Mon Dec 21 16:31:01 2015 +0100

    Add support for external load-balancers

    Add new hiera configuration key 'external_lb'. If it's set to
    true then we should not configure Haproxy LB on controllers and
    also we should switch 'haproxy_backend_status' to 'http' provider.

    We calculate 'external_lb' during 'globals.pp' task - if we have
    no VIPs with 'haproxy' namespace, then it's set to 'true'.

    It does not change the default deployment scheme.

    Also fixing minor issue with default provider for
    'haproxy_backend_status' type.

    Closes-bug: #1522749
    Change-Id: I5539d04d577465bd410494a6c0b7caff18857878