Skip to content
Snippets Groups Projects
Commit b08dd6d9 authored by caoyuan's avatar caoyuan
Browse files

Remove show_image_direct_url for external ceph

Currently glance v2 doesn't allow to specify custom
locations for image by default, remove it for external ceph too.

Related to https://review.openstack.org/#/c/518864/
Related to https://review.openstack.org/#/c/279630/2

Change-Id: I24fbf22bd158a38db4b98d74a951dfc01193fbc6
parent d891ac39
No related branches found
No related tags found
No related merge requests found
...@@ -57,9 +57,6 @@ Step 1 is done by using Kolla's INI merge mechanism: Create a file in ...@@ -57,9 +57,6 @@ Step 1 is done by using Kolla's INI merge mechanism: Create a file in
:: ::
[DEFAULT]
show_image_direct_url = True
[glance_store] [glance_store]
stores = rbd stores = rbd
default_store = rbd default_store = rbd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment