Don't comment out the service_providers options

Disabling the neutron service providers was necessary during the
icehouse development cycle, but is not needed anymore.

Change-Id: I5a9a1632d34ab66e3e0192687e093f0ecbbf87d2
backport: icehouse
Closes-Bug: #1326856
(cherry picked from commit fbdc2f013e)
This commit is contained in:
Gauvain Pocentek 2014-06-05 17:43:32 +02:00
parent c6d2d55117
commit 5de11e540e
3 changed files with 0 additions and 12 deletions

View File

@ -176,10 +176,6 @@ allow_overlapping_ips = True</programlisting>
</step>
</substeps>
</step>
<step>
<para>Comment out any lines in the
<literal>[service_providers]</literal> section.</para>
</step>
</procedure>
<procedure>
<title>To configure the Modular Layer 2 (ML2) plug-in</title>

View File

@ -310,10 +310,6 @@ allow_overlapping_ips = True</programlisting>
</step>
</substeps>
</step>
<step>
<para>Comment out any lines in the
<literal>[service_providers]</literal> section.</para>
</step>
</procedure>
<procedure>
<title>To configure the Modular Layer 2 (ML2) plug-in</title>

View File

@ -179,10 +179,6 @@ allow_overlapping_ips = True</programlisting>
</step>
</substeps>
</step>
<step>
<para>Comment out any lines in the
<literal>[service_providers]</literal> section.</para>
</step>
</procedure>
<procedure>
<title>To configure the Layer-3 (L3) agent</title>