Merge "Removes Unnecessary Table"

This commit is contained in:
Jenkins 2014-05-06 05:50:11 +00:00 committed by Gerrit Code Review
commit 206b249893

View File

@ -81,20 +81,12 @@
</tbody> </tbody>
</informaltable> </informaltable>
<para>If you don't know whether your processor is VT enabled, you <para>If you don't know whether your processor is VT enabled, you
could check it by installing cpu checker</para> could check it by installing cpu checker:</para>
<informaltable class="c25"> <screen><prompt>#</prompt> <userinput>apt-get install cpu-checker</userinput>
<tbody> <prompt>#</prompt> <userinput>kvm-ok</userinput></screen>
<tr> <para>If your device does not support VT it will show:</para>
<td rowspan="1" colspan="1"><screen><prompt>#</prompt> <userinput>apt-get install cpu-checker</userinput></screen></td> <screen><computeroutput>INFO:Your CPU does not support KVM extensions
</tr> KVM acceleration can NOT be used</computeroutput></screen>
<tr>
<td><screen><prompt>#</prompt> <userinput>kvm-ok</userinput></screen></td>
</tr>
</tbody>
</informaltable>
<para>If your device does not support VT it will show</para>
<para>INFO:Your CPU does not support KVM extensions</para>
<para>KVM acceleration can NOT be used</para>
<para>You will still be able to use Virtual Box but the instances <para>You will still be able to use Virtual Box but the instances
will be very slow.</para> will be very slow.</para>
<para>There are many ways to configure your OpenStack Setup, we <para>There are many ways to configure your OpenStack Setup, we