Comment 6 for bug 1357386

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

Reviewed: https://review.openstack.org/117474
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=315d6e3f0820e5f902eb9ca70ae0d25e2f9be89f
Submitter: Jenkins
Branch: stable/5.0

commit 315d6e3f0820e5f902eb9ca70ae0d25e2f9be89f
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