Comment 9 for bug 1711656

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

Reviewed: https://review.openstack.org/500223
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=878d236f7bd1aaa214acd37a74477c109ba756f2
Submitter: Jenkins
Branch: stable/pike

commit 878d236f7bd1aaa214acd37a74477c109ba756f2
Author: Steven Hardy <email address hidden>
Date: Wed Aug 23 11:23:10 2017 +0100

    Fix hardcoded references to deprecated *ExtraConfig parameters

    These were missed in the previous refactor in role.role.j2.yaml,
    we shouldn't reference these via hard-coded values or they become
    mandatory in the roles_data.yaml

    Change-Id: I014e7d6679c5733b17243d647eaad228c276585a
    Closes-Bug: #1711656
    (cherry picked from commit 4a4f6783081d9c5b74cda5149bef7655102fcfd8)