diff --git a/doc/admin-guide-cloud/ch_networking.xml b/doc/admin-guide-cloud/ch_networking.xml index 833b58bfe5..7d24edc66e 100644 --- a/doc/admin-guide-cloud/ch_networking.xml +++ b/doc/admin-guide-cloud/ch_networking.xml @@ -258,7 +258,6 @@ VMware Hyper-V Bare-metal - PowerVM @@ -269,7 +268,6 @@ - Brocade @@ -278,7 +276,6 @@ - Cisco @@ -287,7 +284,6 @@ - Cloudbase Hyper-V @@ -296,9 +292,7 @@ Yes - - Linux Bridge Yes @@ -306,7 +300,6 @@ - Mellanox @@ -315,7 +308,6 @@ - Midonet @@ -324,7 +316,6 @@ - ML2 @@ -333,7 +324,6 @@ Yes - NEC OpenFlow @@ -342,7 +332,6 @@ - Nicira NVP @@ -351,7 +340,6 @@ Yes - Open vSwitch @@ -360,7 +348,6 @@ - Plumgrid @@ -369,7 +356,6 @@ Yes - Ryu @@ -378,7 +364,6 @@ - diff --git a/doc/config-reference/compute/section_compute-scheduler.xml b/doc/config-reference/compute/section_compute-scheduler.xml index fc0237f6ee..7eb93fa9fd 100644 --- a/doc/config-reference/compute/section_compute-scheduler.xml +++ b/doc/config-reference/compute/section_compute-scheduler.xml @@ -291,7 +291,7 @@ scheduler_available_filters=myfilter.MyFilter hypervisor_type: Hypervisor type describes the hypervisor required by the image. Examples are xen, kvm, - qemu, xenapi, and powervm. + qemu, and xenapi. vm_mode: Virtual machine diff --git a/doc/config-reference/compute/section_hypervisor_vmware.xml b/doc/config-reference/compute/section_hypervisor_vmware.xml index 6e747c7b4d..9c11797099 100644 --- a/doc/config-reference/compute/section_hypervisor_vmware.xml +++ b/doc/config-reference/compute/section_hypervisor_vmware.xml @@ -378,8 +378,7 @@ container_format=bare is_public=true \ the hypervisor_type tag to match images to the correct hypervisor type. For VMware images, set the hypervisor type to vmware. Other valid hypervisor - types include: xen, qemu, kvm, lxc, uml, hyperv, and - powervm. + types include: xen, qemu, kvm, lxc, uml, and hyperv. $ glance image-create name="ubuntu-thick-scsi" disk_format=vmdk \ container_format=bare is_public=true \ --property vmware_adaptertype="lsiLogic" \ diff --git a/doc/image-guide/section_glance-image-metadata.xml b/doc/image-guide/section_glance-image-metadata.xml index a1494f085f..a7521714f6 100644 --- a/doc/image-guide/section_glance-image-metadata.xml +++ b/doc/image-guide/section_glance-image-metadata.xml @@ -299,8 +299,7 @@ The hypervisor type. Allowed values include: xen, qemu, kvm, lxc, uml, - vmware, hyperv, - powervm. + vmware, hyperv.