Mark Goddard 82788a687c Reinstate [DEFAULT] firewall_driver option
RDO packages a distribution configuration file
/usr/share/nova/nova-dist.conf which contains the following setting:

firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver

This causes the nova-compute-ironic service to fail to start as the
nova ironic virt driver attempts and fails to create a firewall driver
using this class.

This change reinstates the explicit setting of the [DEFAULT]
firewall_driver option to the noop driver which resolves this issue.
This comes at the cost of a WARN log message due to the option being
deprecated (see
6d831db687).

Change-Id: I41bd9d0671118ff256e7ada766e8653bb4b2b376
Closes-Bug: #1701564
2017-06-30 14:43:55 +01:00
..
2016-04-03 07:21:17 +00:00
2016-04-03 07:21:17 +00:00
2017-03-08 06:50:07 +00:00
2017-03-08 21:16:06 +08:00
2016-04-03 07:21:17 +00:00