diff options
author | Zuul <zuul@review.opendev.org> | 2020-01-08 01:55:19 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2020-01-08 01:55:20 +0000 |
commit | d4a0f69e61151b2ccec08e7f0fb63e0a290759a8 (patch) | |
tree | 1382ce9bbf01a78203921fbc07d765fbc919d254 /doc | |
parent | ba266419f10c6cab289307fd07c298d8e223ddfd (diff) | |
parent | 30141e6b52e0f4c4af403b89098ad7c30198f9a0 (diff) | |
download | nova-d4a0f69e61151b2ccec08e7f0fb63e0a290759a8.tar.gz |
Merge "nova-net: Remove firewall support (pt. 2)"
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/contributor/testing/libvirt-numa.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/contributor/testing/libvirt-numa.rst b/doc/source/contributor/testing/libvirt-numa.rst index f5827ac1d9..5a4db1805f 100644 --- a/doc/source/contributor/testing/libvirt-numa.rst +++ b/doc/source/contributor/testing/libvirt-numa.rst @@ -133,9 +133,6 @@ For example: RABBIT_PASSWORD=123456 [[post-config|$NOVA_CONF]] - [DEFAULT] - firewall_driver=nova.virt.firewall.NoopFirewallDriver - [filter_scheduler] enabled_filters=ComputeFilter,AvailabilityZoneFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,PciPassthroughFilter,NUMATopologyFilter EOF |