Restart the L3 agent after FWaaS setup

This L3 agent needs to be restarted to apply the changes made to
neutron.conf.

Change-Id: I0e67ee067c5cea462890d52d1e01706dcb50a72e
This commit is contained in:
Gauvain Pocentek 2015-04-01 15:54:50 +02:00
parent 9c774400f4
commit de00f1a48d

View File

@ -294,6 +294,10 @@ enabled = True</programlisting>
node:</para>
<programlisting language="ini">'enable_firewall' = True</programlisting>
</step>
<step>
<para>Restart the <systemitem class="service">neutron-l3-agent</systemitem> service
to apply the settings.</para>
</step>
</procedure>
<procedure>
<title>To configure Firewall-as-a-Service</title>