Comment 3 for bug 1357386

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

Reviewed: https://review.openstack.org/114577
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=6a157f7e5cfa5b1f53eeb1b715960ed43157384b
Submitter: Jenkins
Branch: master

commit 6a157f7e5cfa5b1f53eeb1b715960ed43157384b
Author: Vladimir Kuklin <email address hidden>
Date: Fri Aug 15 19:32:45 2014 +0400

    Configure haproxy keystone backend before keystone service

    Configure haproxy keystone backend before keystone service
    starts. This will fix ordering problem when we have keystone
    resources created before keystone is available. Service
    is already started before resources creation, so that
    puppet provider will receive a couple of 503|504 HTTP
    errors in the worst case and handle them.

    Closes-bug: #1357386

    Change-Id: I906fb01f678b0407e421a5db7f617901fed80f79