summaryrefslogtreecommitdiffstats
path: root/tools/lintstack.py
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2012-08-23 11:22:59 +0100
committerMark McLoughlin <markmc@redhat.com>2012-08-23 12:09:35 +0100
commit5f7b253fa6db2a8a40d3cc0dd34f16e4281b5937 (patch)
tree855a742c2c323d9ceab5f3a330ce60662155a8d4 /tools/lintstack.py
parent7968a5ffbe7cf37232d670827ad017f0e8f77e99 (diff)
downloadnova-5f7b253fa6db2a8a40d3cc0dd34f16e4281b5937.tar.gz
nova-5f7b253fa6db2a8a40d3cc0dd34f16e4281b5937.tar.xz
nova-5f7b253fa6db2a8a40d3cc0dd34f16e4281b5937.zip
Re-work the handling of firewall_driver default
Fixes bug #1040430 We have a different default firewall driver for libvirt and xenapi, yet the sample config file currently contains: firewall_driver=nova.virt.firewall.IptablesFirewallDriver In the case of libvirt, it should actually be: firewall_driver=nova.virt.firewall.libvirt.IptablesFirewallDriver This is really easy for users to get confused about. Since we don't have a different sample config file for each hypervisor, the best we can do is to just not include the default in the sample config and have each hypervisor supply its default at runtime. DocImpact: update nova.conf docs Change-Id: Ie78371bcceac5a65978d695934e0246022f748a3
Diffstat (limited to 'tools/lintstack.py')
0 files changed, 0 insertions, 0 deletions