Skip to content

Commit 8d932ce

Browse files
Merge pull request openstack-k8s-operators#985 from klgill/docs-OSPRH17705-RemoveRootwrapConfig
removed rootwrap_config
2 parents 36643bd + a9ee1d2 commit 8d932ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs_user/modules/proc_adopting-image-service-with-block-storage-backend.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ spec
1515
[glance_store]
1616
default_backend = default_backend
1717
[default_backend]
18-
rootwrap_config = /etc/glance/rootwrap.conf
1918
description = Default cinder backend
2019
cinder_store_auth_address = {{ .KeystoneInternalURL }}
2120
cinder_store_user_name = {{ .ServiceUser }}
@@ -50,7 +49,6 @@ spec:
5049
[glance_store]
5150
default_backend = default_backend
5251
[default_backend]
53-
rootwrap_config = /etc/glance/rootwrap.conf
5452
description = Default cinder backend
5553
cinder_store_auth_address = {{ .KeystoneInternalURL }}
5654
cinder_store_user_name = {{ .ServiceUser }}

0 commit comments

Comments
 (0)