Rename VMWare to VMware
DocImpact VMware compute drivers include VMwareESXDriver and VMwareVCDriver Change-Id: I2e02560831fbac254d6daf2cb8fbe2c80568ba3a
This commit is contained in:
parent
587e03962f
commit
8cafe0d0ea
@ -3,7 +3,7 @@ OpenStack Nova README
|
||||
|
||||
OpenStack Nova provides a cloud computing fabric controller,
|
||||
supporting a wide variety of virtualization technologies,
|
||||
including KVM, Xen, LXC, VMWare, and more. In addition to
|
||||
including KVM, Xen, LXC, VMware, and more. In addition to
|
||||
its native API, it includes compatibility with the commonly
|
||||
encountered Amazon EC2 and S3 APIs.
|
||||
|
||||
|
@ -36,7 +36,7 @@ driver_opts = [
|
||||
help='Driver to use for controlling virtualization. Options '
|
||||
'include: libvirt.LibvirtDriver, xenapi.XenAPIDriver, '
|
||||
'fake.FakeDriver, baremetal.BareMetalDriver, '
|
||||
'vmwareapi.VMWareESXDriver'),
|
||||
'vmwareapi.VMwareESXDriver, vmwareapi.VMwareVCDriver'),
|
||||
cfg.StrOpt('default_ephemeral_format',
|
||||
default=None,
|
||||
help='The default format an ephemeral_volume will be '
|
||||
|
Loading…
x
Reference in New Issue
Block a user