Merge "Update L3 advanced section for bug 1197026"

This commit is contained in:
Jenkins 2013-07-03 23:59:44 +00:00 committed by Gerrit Code Review
commit a0691127b0

View File

@ -481,8 +481,7 @@ quantum floatingip-associate &lt;floatingip-id&gt; &lt;internal VM port-id&gt; <
<screen><computeroutput>quantum floatingip-delete &lt;floatingip-id&gt; </computeroutput></screen>
<para>Then clear the gateway: </para>
<screen><computeroutput>quantum router-gateway-clear router1</computeroutput></screen>
<para>Then remove the interfaces from the router (deleting
the network and subnet will do this as well):</para>
<para>Then remove the interfaces from the router: </para>
<screen><computeroutput>quantum router-interface-delete router1 &lt;subnet-id&gt; </computeroutput></screen>
<para>Finally, delete the router: </para>
<screen><computeroutput>quantum router-delete router1</computeroutput></screen>