Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
features:
- |
Cinder now uses native Ceph-to-Ceph copies when creating volumes from
Ceph-backed images.
1 change: 0 additions & 1 deletion roles/cinder/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ __cinder_helm_values:
os_region_name: "{{ openstack_helm_endpoints['identity']['auth']['cinder']['region_name'] }}"
volume_usage_audit_period: hour
volume_name_template: volume-%s
image_conversion_disable: true
osapi_volume_workers: 8
barbican:
barbican_endpoint_type: internal
Expand Down
Loading