We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261dd32 commit cdeed07Copy full SHA for cdeed07
1 file changed
etc/kayobe/kolla/config/glance.conf
@@ -1,10 +1,8 @@
1
-[DEFAULT]
2
{% if stackhpc_enable_ceph_glance_cow_optimisations | bool %}
+[DEFAULT]
3
show_image_direct_url = true
4
show_multiple_locations = true
5
-{% endif %}
6
7
[glance_store]
8
-{% if stackhpc_enable_ceph_glance_cow_optimisations | bool %}
9
rbd_thin_provisioning = true
10
{% endif %}
0 commit comments