Fix fwaas v1 configuration doc

Modify the fwaas v1 config about  driver

Change-Id: Id6821174a15838713435a499a258f6d37a9cad2a
Closes-Bug: #1777547
(cherry picked from commit fe4bec7991)
This commit is contained in:
miaoyuliang
2018-06-19 11:34:09 -04:00
committed by Slawek Kaplonski
parent 2e609e08cf
commit e5e82f4754

View File

@@ -17,7 +17,7 @@ FWaaS management options are also available in the Dashboard.
service_provider = FIREWALL:Iptables:neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver:default
[fwaas]
driver = neutron_fwaas.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
driver = iptables
enabled = True
.. note::