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.
Reviewed: https:/ /review. openstack. org/420947 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=18e6dc96e5b 11d1f3708aad9aa cf0c699386791f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 18e6dc96e5b11d1 f3708aad9aacf0c 699386791f
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: Ifef9ded1dbb719 e75997474bf5ada 909dbf40599
Related-Bug: #1656939