File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
tests/roles/glance_adoption/templates Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2424 cinder_store_project_name = service
2525 cinder_catalog_info = volumev3::internalURL
2626 cinder_use_multipath = true
27+ [oslo_concurrency]
28+ lock_path = /var/lib/glance/tmp
2729----
2830
2931.Prerequisites
5860 cinder_store_project_name = service
5961 cinder_catalog_info = volumev3::internalURL
6062 cinder_use_multipath = true
63+ [oslo_concurrency]
64+ lock_path = /var/lib/glance/tmp
6165 glanceAPIs:
6266 default:
6367 replicas: 1
Original file line number Diff line number Diff line change 2222 cinder_store_project_name = service
2323 cinder_catalog_info = volumev3::internalURL
2424 cinder_use_multipath = true
25+ [oslo_concurrency]
26+ lock_path = /var/lib/glance/tmp
2527 glanceAPIs:
2628 default:
2729 replicas: 1
You can’t perform that action at this time.
0 commit comments