Comment 3 for bug 1734093

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

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

commit f28d68f72a9d449c70ef20a67b66d98361cd324c
Author: Giulio Fidente <email address hidden>
Date: Mon Dec 4 15:20:45 2017 +0100

    Make CephPools override properties of other pools

    Previously it was possible to use CephPools tol override properties
    of any pool, not only the additional ones defined via CephPools
    parameter.

    This change restores the functionality which was broken with the
    migration of the templates to ceph-ansible.

    Change-Id: Id184d5e7fe60c789944159ea32dc1267aca9decb
    Closes-Bug: #1734093
    (cherry picked from commit 9207b00ace00d6fdf6ff26f060e47ae15e3cb4e2)