Comment 4 for bug 1734093

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

Reviewed: https://review.openstack.org/525213
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9207b00ace00d6fdf6ff26f060e47ae15e3cb4e2
Submitter: Zuul
Branch: master

commit 9207b00ace00d6fdf6ff26f060e47ae15e3cb4e2
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