Comment 6 for bug 1806718

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

Reviewed: https://review.openstack.org/622393
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=81144a7a58a86dffc075a0c779504bf9b720590e
Submitter: Zuul
Branch: stable/queens

commit 81144a7a58a86dffc075a0c779504bf9b720590e
Author: Harald Jensås <email address hidden>
Date: Thu Nov 22 02:31:56 2018 +0100

    Fix ServiceData in docker/services/aodh-api.yaml

    The puppet aodh-api.yaml service uses the puppet
    apache service. The apache server uses the cidr
    map in ServiceData.

    The docker service did not pass the ServiceData
    to the puppet service template. The result is
    that the properties resolved to ''.

    Related-Bug: #1806718
    Change-Id: I736e0fa4191fa130f882b09eb87256c62ac69143
    (cherry picked from commit 66142908cf85a8e2c1cd502103df6296eea8b1d1)