Comment 2 for bug 1656939

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

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

commit 18e6dc96e5b11d1f3708aad9aacf0c699386791f
Author: Brent Eagles <email address hidden>
Date: Mon Jan 16 17:12:54 2017 -0330

    Conditionally set OVS agent firewall driver

    Using an empty string to allow the default value in the puppet module no
    longer seems to work, resulting in the OVS agent configuration having an
    empty firewall driver configuration. This patch uses a heat template
    condition to set the hieradata only if something other than an empty
    string has been set.

    Change-Id: Ifef9ded1dbb719e75997474bf5ada909dbf40599
    Related-Bug: #1656939