Add service_provider config option
The service_provider config option was left off from this page. This patch adds it in so FWaaS will work now. Closes-Bug: 1308726 Change-Id: Ibd14c78e6b9d1589935f572fa31040c5fd2f7827
This commit is contained in:
parent
760056d5f2
commit
0730e19a93
@ -261,6 +261,8 @@
|
||||
<para>Enable the FWaaS plugin in the <filename>neutron.conf</filename> file:</para>
|
||||
</formalpara>
|
||||
<programlisting language="ini">service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin
|
||||
[service_providers]
|
||||
service_provider=LOADBALANCER:Haproxy:neutron.services.loadbalancer.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default
|
||||
[fwaas]
|
||||
driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
|
||||
enabled = True</programlisting>
|
||||
|
Loading…
x
Reference in New Issue
Block a user