Comment 8 for bug 1635409

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

Reviewed: https://review.openstack.org/391064
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d297e02c0396e24b4dcb8ab8daadaee724277d61
Submitter: Jenkins
Branch: master

commit d297e02c0396e24b4dcb8ab8daadaee724277d61
Author: Steven Hardy <email address hidden>
Date: Thu Oct 27 09:38:43 2016 +0100

    Move per role Services defaults into environment file

    For parameter merge strategies to work we need to merge multiple environment
    files, which doesn't consider the defaults defined in the heat template.

    Moving where we define these defaults will enable the merge strategies
    applied when appending services to roles in environment files to work.

    Change-Id: I1ef1ad685c8a15308d051665c576a98b277f2496
    Closes-Bug: #1635409