Fix fwaas v1 configuration doc

Modify the fwaas v1 config about  driver

Change-Id: Id6821174a15838713435a499a258f6d37a9cad2a
Closes-Bug: #1777547
This commit is contained in:
miaoyuliang 2018-06-19 11:34:09 -04:00
parent abbd534fdf
commit fe4bec7991
1 changed files with 1 additions and 1 deletions

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::