Comment 8 for bug 1748290

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

Reviewed: https://review.openstack.org/545836
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3876ec48c7568ba8e5516ce18a5ab696393d19a8
Submitter: Zuul
Branch: stable/pike

commit 3876ec48c7568ba8e5516ce18a5ab696393d19a8
Author: Alan Bishop <email address hidden>
Date: Thu Feb 8 15:48:26 2018 -0500

    Unify the Cinder HA and non-HA docker configurations

    Relocate the list of docker volumes used by the CinderVolume and
    CinderBackup services so that a common list can be used in both HA and
    non-HA deployments. For HA, the list is passed to puppet-tripleo via
    hiera data.

    Closes-Bug: #1748290
    Depends-On: I4ba0d78ad17183b97290b853a6c103e55bc8977c
    Change-Id: I41d6ff1dc60a799cec18fbeb64c8b63961953388
    (cherry picked from commit f89d8d2077daac98f255c6750b742a87c0b7f928)