Fix vmware option for glance_store
/s/vmware_datastore/vmware see: https://github.com/openstack/glance_store/blob/master/glance_store/backend.py Change-Id: I823e33efb49fb2d8c6fc7dab790dc8d8e14ad84d
This commit is contained in:
parent
085f375a13
commit
0a095d2563
@ -395,7 +395,7 @@ stores disk images. These configuration options are specified in the
|
||||
|
||||
A comma separated list of enabled glance stores. Some available options for
|
||||
this option are (``filesystem``, ``http``, ``rbd``, ``swift``,
|
||||
``sheepdog``, ``cinder``, ``vmware_datastore``)
|
||||
``sheepdog``, ``cinder``, ``vmware``)
|
||||
|
||||
Configuring the Filesystem Storage Backend
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user