Remove references to 'firewall_driver'

This option has been removed from nova. Drop references to it from the
documentation.

Change-Id: If6efd14ba28f6cb1eee2ce0c3cd9bbb89549c252
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Depends-On: https://review.opendev.org/#/c/696514/
This commit is contained in:
Stephen Finucane 2019-11-28 12:44:00 +00:00
parent 7ee6174b4d
commit 9a5e6ead2a
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@ service's controller nodes and compute nodes.
# Enable the ironic virt driver for this compute instance.
compute_driver=ironic.IronicDriver
# Firewall driver to use with nova-network service.
# Ironic supports only neutron, so set this to noop.
firewall_driver=nova.virt.firewall.NoopFirewallDriver
# Amount of memory in MB to reserve for the host so that it is always
# available to host processes.
# It is impossible to reserve any memory on bare metal nodes, so set