diff --git a/doc/admin-guide-cloud/ch_compute.xml b/doc/admin-guide-cloud/ch_compute.xml index 74f84145f9..4cec52a9e9 100644 --- a/doc/admin-guide-cloud/ch_compute.xml +++ b/doc/admin-guide-cloud/ch_compute.xml @@ -112,7 +112,7 @@ VMWare vSphere + >VMware vSphere diff --git a/doc/config-reference/compute/section_hypervisor_kvm.xml b/doc/config-reference/compute/section_hypervisor_kvm.xml index bebdf69b42..9f4e66c8a3 100644 --- a/doc/config-reference/compute/section_hypervisor_kvm.xml +++ b/doc/config-reference/compute/section_hypervisor_kvm.xml @@ -33,7 +33,7 @@ virt_type = kvm QED Qemu Enhanced Disk - VMWare virtual machine disk format (vmdk) + VMware virtual machine disk format (vmdk) This section describes how to enable KVM on your system. For more information, see the diff --git a/doc/config-reference/compute/section_hypervisor_vmware.xml b/doc/config-reference/compute/section_hypervisor_vmware.xml index 25cd0601c4..acd7c1a36b 100644 --- a/doc/config-reference/compute/section_hypervisor_vmware.xml +++ b/doc/config-reference/compute/section_hypervisor_vmware.xml @@ -68,7 +68,7 @@ The figure does not show how networking fits into the architecture. Both nova-network and the OpenStack Networking Service are supported. For details, see - . + .
Configuration overview @@ -80,15 +80,15 @@ Configure the VMware - vCenter driver in the nova.conf file. See . + vCenter driver in the nova.conf file. See . Load desired VMDK images into the OpenStack Image - Service. See . + Service. See . Configure networking with either nova-network - or the OpenStack Networking Service. See . + or the OpenStack Networking Service. See .
@@ -126,7 +126,7 @@ Networking. The networking configuration depends on the desired networking - model. See . + model. See . Security groups. If you @@ -532,14 +532,14 @@ -
+
VMware vCenter driver Use the VMware vCenter driver (VMwareVCDriver) to connect OpenStack Compute with vCenter. This recommended configuration enables access through vCenter to advanced vSphere features like vMotion, High Availability, and Dynamic Resource Scheduling (DRS). -
+
VMwareVCDriver configuration options When you use the VMwareVCDriver (vCenter versions 5.1 and later) with OpenStack Compute, add the following @@ -562,7 +562,7 @@ datastore_regex=<optional datastore regex> wsdl_location=http://127.0.0.1:8080/vmware/SDK/wsdl/vim25/vimService.wsdl setting to the above configuration. For more information, see - vSphere 5.0 and + vSphere 5.0 and earlier additional set up. @@ -607,10 +607,10 @@ datastore_regex=<optional datastore regex> to libvirt but do not apply to this driver. You must complete additional configuration for - environments that use vSphere 5.0 and earlier. See . + environments that use vSphere 5.0 and earlier. See .
-
+
Images with VMware vSphere The vCenter driver supports images in the VMDK format. Disks in this format can be obtained from VMware Fusion or from an ESX @@ -833,7 +833,7 @@ precise-server-cloudimg-amd64-disk1.vmdk Even with a cached VMDK, there is still a copy operation from the cache location to the hypervisor file directory in the shared data store. To avoid this copy, boot the image in - linked_clone mode. To learn how to enable this mode, see . + linked_clone mode. To learn how to enable this mode, see . You can also use the vmware_linked_clone property in the OpenStack Image Service to @@ -859,7 +859,7 @@ precise-server-cloudimg-amd64-disk1.vmdk
-
+
Networking with VMware vSphere The VMware driver supports networking with the nova-network service or the OpenStack Networking Service. Depending on your installation, @@ -908,7 +908,7 @@ precise-server-cloudimg-amd64-disk1.vmdk
-
+
Volumes with VMware vSphere The VMware driver supports attaching volumes from the OpenStack Block Storage service. The VMware VMDK driver for @@ -918,7 +918,7 @@ precise-server-cloudimg-amd64-disk1.vmdk provides limited support and can be used only for attachments.
-
+
vSphere 5.0 and earlier additional set up Users of vSphere 5.0 or earlier must host their WSDL files locally. These steps are applicable for vCenter 5.0 or ESXi 5.0 @@ -929,7 +929,7 @@ precise-server-cloudimg-amd64-disk1.vmdk When setting the VMwareVCDriver configuration options, you must include the wsdl_location option. For more information, see - VMwareVCDriver + VMwareVCDriver configuration options above. To mirror WSDL from vCenter (or ESXi) @@ -1005,18 +1005,18 @@ wsdl_location=file:///opt/stack/vmware/wsdl/5.0/vimService.wsdl [vmware] wsdl_location=file:///opt/stack/vmware/SDK/wsdl/vim25/vimService.wsdl
-
+
VMware ESX driver This section covers details of using the VMwareESXDriver. The ESX Driver has not been extensively tested and is not recommended. To configure the VMware vCenter driver instead, see - . + . - The VMWare ESX driver has been deprecated in the Icehouse + The VMware ESX driver has been deprecated in the Icehouse release and will be removed with the Juno release. -
+
VMwareESXDriver configuration options When you use the VMwareESXDriver (no vCenter) with OpenStack Compute, add the following VMware-specific @@ -1045,7 +1045,7 @@ wsdl_location=http://127.0.0.1:8080/vmware/SDK/wsdl/vim25/vimService.wsdl
-
+
Configuration reference To customize the VMware driver, use the configuration option settings documented in . diff --git a/doc/config-reference/image-service/section_image-service-backends.xml b/doc/config-reference/image-service/section_image-service-backends.xml index 5727931fb6..7f4c905b47 100644 --- a/doc/config-reference/image-service/section_image-service-backends.xml +++ b/doc/config-reference/image-service/section_image-service-backends.xml @@ -29,7 +29,7 @@ OpenStack Object Storage (swift) - VMWare ESX + VMware ESX The following tables detail the options available for each. diff --git a/doc/image-guide/ch_converting.xml b/doc/image-guide/ch_converting.xml index 7d6b5555ea..b44ded5b08 100644 --- a/doc/image-guide/ch_converting.xml +++ b/doc/image-guide/ch_converting.xml @@ -9,7 +9,7 @@ qemu-img convert: raw, qcow2, VDI, VMDK The qemu-img convert command can do conversion between multiple - formats, including raw, qcow2, VDI (VirtualBox), VMDK (VMWare) and VHD (Hyper-V). + formats, including raw, qcow2, VDI (VirtualBox), VMDK (VMware) and VHD (Hyper-V). @@ -34,7 +34,7 @@ - + diff --git a/doc/image-guide/ch_creating_images_manually.xml b/doc/image-guide/ch_creating_images_manually.xml index 782421e47d..6717ce9d16 100644 --- a/doc/image-guide/ch_creating_images_manually.xml +++ b/doc/image-guide/ch_creating_images_manually.xml @@ -16,7 +16,7 @@ To create a new image, you will need the installation CD or DVD ISO file for the guest operating system. You'll also need access to a virtualization tool. You can use KVM for this. Or, - if you have a GUI desktop virtualization tool (such as, VMWare + if you have a GUI desktop virtualization tool (such as, VMware Fusion and VirtualBox), you can use that instead and just convert the file to raw once you're done.When you create a new virtual machine image, you will need diff --git a/doc/image-guide/ch_introduction.xml b/doc/image-guide/ch_introduction.xml index 2b0d3c07d4..e44dc0bd44 100644 --- a/doc/image-guide/ch_introduction.xml +++ b/doc/image-guide/ch_introduction.xml @@ -89,7 +89,7 @@ VMDK - VMWare's ESXi hypervisor uses the VMware's ESXi hypervisor uses the VMDK (Virtual Machine Disk) format for images. diff --git a/doc/image-guide/ch_modifying_images.xml b/doc/image-guide/ch_modifying_images.xml index 3a55d359c2..9ed108e2d0 100644 --- a/doc/image-guide/ch_modifying_images.xml +++ b/doc/image-guide/ch_modifying_images.xml @@ -190,7 +190,7 @@ Type: 'help' for help on commands virt-v2v for converting Xen and - VMWare images to KVM images + VMware images to KVM images diff --git a/doc/image-guide/section_glance_image-formats.xml b/doc/image-guide/section_glance_image-formats.xml index 3bf8cd9bfa..2a32517265 100644 --- a/doc/image-guide/section_glance_image-formats.xml +++ b/doc/image-guide/section_glance_image-formats.xml @@ -25,7 +25,7 @@ vhd. The VHD disk format, a common disk format used by virtual machine - monitors from VMWare, Xen, Microsoft, VirtualBox, + monitors from VMware, Xen, Microsoft, VirtualBox, and others diff --git a/doc/user-guide/section_cli_nova_config-drive.xml b/doc/user-guide/section_cli_nova_config-drive.xml index 13f93f7847..1f08a5fe82 100644 --- a/doc/user-guide/section_cli_nova_config-drive.xml +++ b/doc/user-guide/section_cli_nova_config-drive.xml @@ -32,11 +32,11 @@ Compute host requirements The following hypervisors support the configuration drive: - libvirt, XenServer, Hyper-V, and VMWare. + libvirt, XenServer, Hyper-V, and VMware. To use configuration drive with libvirt, XenServer, or - VMWare, you must first install the + VMware, you must first install the genisoimage package on each compute host. Otherwise, instances do not boot properly.
qemu-img format strings
vdi
VMDK (VMWare)VMDK (VMware) vmdk