Comment 8 for bug 1795027

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

Reviewed: https://review.openstack.org/606200
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=242bef164a16c740b35a8182693c360cabdf678f
Submitter: Zuul
Branch: master

commit 242bef164a16c740b35a8182693c360cabdf678f
Author: Michele Baldessari <email address hidden>
Date: Fri Sep 28 22:47:00 2018 +0200

    Add a zaqar-swift-backend environment file

    The main purpose of this file is to enable the zaqar service
    but, unlike the environments/services/zaqar.yaml file it explicitely
    disables the redis service as this is meant to be used with
    swift/sqlalchemy.

    The main use case here being the containerized undercloud

    Change-Id: Ic11b4790a1a2c2336cd432784f19922e76e028ad
    Partial-Bug: #1795027