From 0a095d2563e3594ca039f660bd23ecd23321bb10 Mon Sep 17 00:00:00 2001 From: shaofeng_cheng Date: Mon, 24 Apr 2017 09:48:10 +0800 Subject: [PATCH] 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 --- doc/source/configuring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuring.rst b/doc/source/configuring.rst index 7205937959..6c62543f49 100644 --- a/doc/source/configuring.rst +++ b/doc/source/configuring.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~