Merge "Add service_provider config option"
This commit is contained in:
commit
c0ba4fdd23
@ -261,6 +261,8 @@
|
|||||||
<para>Enable the FWaaS plugin in the <filename>neutron.conf</filename> file:</para>
|
<para>Enable the FWaaS plugin in the <filename>neutron.conf</filename> file:</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
<programlisting language="ini">service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin
|
<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]
|
[fwaas]
|
||||||
driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
|
driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
|
||||||
enabled = True</programlisting>
|
enabled = True</programlisting>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user