Fix the wrong config file for glance metadata
The glance metadata config file is /etc/glance/glance-api.conf, not /etc/glance/glance.conf Change-Id: I1bbb9f7cd00bca9e5a7f9c0d1c39b5a06decb59a
This commit is contained in:
parent
69fa5b72b9
commit
3da04fa5a8
@ -88,7 +88,7 @@ list, as follows::
|
||||
|
||||
.. note::
|
||||
|
||||
To store location metadata for images, which enables direct file access for a client, update the ``/etc/glance/glance.conf`` file with the following statements:
|
||||
To store location metadata for images, which enables direct file access for a client, update the ``/etc/glance/glance-api.conf`` file with the following statements:
|
||||
|
||||
- ``show_multiple_locations = True``
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user