Deletion of powervm virt driver mention

Due a change in IBM strategy, powervm has been removed, and its mention
has to be deleted from icehouse documentation.

Change-Id: I9dd9fc4a5032ac6c9094142f20e944dbda40015d
Partial-Bug: #1255422
This commit is contained in:
Veronica Musso 2014-01-14 14:54:04 -03:00
parent bb023cbbcb
commit e0f044a41f
4 changed files with 3 additions and 20 deletions

View File

@ -258,7 +258,6 @@
<th>VMware</th>
<th>Hyper-V</th>
<th>Bare-metal</th>
<th>PowerVM</th>
</tr>
</thead>
<tbody>
@ -269,7 +268,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Brocade</td>
@ -278,7 +276,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Cisco</td>
@ -287,7 +284,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Cloudbase Hyper-V</td>
@ -296,9 +292,7 @@
<td/>
<td>Yes</td>
<td/>
<td/>
</tr>
<tr>
<td>Linux Bridge</td>
<td>Yes</td>
@ -306,7 +300,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Mellanox</td>
@ -315,7 +308,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Midonet</td>
@ -324,7 +316,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>ML2</td>
@ -333,7 +324,6 @@
<td/>
<td>Yes</td>
<td/>
<td/>
</tr>
<tr>
<td>NEC OpenFlow</td>
@ -342,7 +332,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Nicira NVP</td>
@ -351,7 +340,6 @@
<td>Yes</td>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Open vSwitch</td>
@ -360,7 +348,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Plumgrid</td>
@ -369,7 +356,6 @@
<td>Yes</td>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>Ryu</td>
@ -378,7 +364,6 @@
<td/>
<td/>
<td/>
<td/>
</tr>
</tbody>
</table>

View File

@ -291,7 +291,7 @@ scheduler_available_filters=myfilter.MyFilter</programlisting>
<para><literal>hypervisor_type</literal>:
Hypervisor type describes the hypervisor
required by the image. Examples are xen, kvm,
qemu, xenapi, and powervm.</para>
qemu, and xenapi.</para>
</listitem>
<listitem>
<para><literal>vm_mode</literal>: Virtual machine

View File

@ -378,8 +378,7 @@ container_format=bare is_public=true \
the <code>hypervisor_type</code> tag to match images to the
correct hypervisor type. For VMware images, set the hypervisor
type to <literal>vmware</literal>. Other valid hypervisor
types include: xen, qemu, kvm, lxc, uml, hyperv, and
powervm.</para>
types include: xen, qemu, kvm, lxc, uml, and hyperv.</para>
<screen><prompt>$</prompt> <userinput>glance image-create name="ubuntu-thick-scsi" disk_format=vmdk \
container_format=bare is_public=true \
--property vmware_adaptertype="lsiLogic" \

View File

@ -299,8 +299,7 @@
<para>The hypervisor type. Allowed values include: <literal>xen</literal>,
<literal>qemu</literal>, <literal>kvm</literal>,
<literal>lxc</literal>, <literal>uml</literal>,
<literal>vmware</literal>, <literal>hyperv</literal>,
<literal>powervm</literal>.</para>
<literal>vmware</literal>, <literal>hyperv</literal>.</para>
</listitem>
</varlistentry>
<varlistentry>