Comment 4 for bug 1072958

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

Reviewed: https://review.openstack.org/54334
Committed: http://github.com/openstack/heat/commit/82ba0dd68fdfd05a8142859b8967cdfdf77b0ade
Submitter: Jenkins
Branch: master

commit 82ba0dd68fdfd05a8142859b8967cdfdf77b0ade
Author: Samuel de Medeiros Queiroz <email address hidden>
Date: Tue Oct 29 10:49:21 2013 -0300

    Create a guide for scaling out Heat API's

    This documentation describes a guide for scaling out the ReST and
    CFN API's based on a devstack installation. HAProxy is used as a load
    balancer, redirecting calls from CLI to the several API's instances.

    Change-Id: I6efe988ce970f2a3aa08f39050f85dc1621e6774
    Closes-bug: #1072958