Merge "Add unmap to cinder for ceph"

This commit is contained in:
Jenkins 2016-03-18 06:53:48 +00:00 committed by Gerrit Code Review
commit c61d9b5bc1

View File

@ -83,5 +83,6 @@ rbd_store_chunk_size = 4
rados_connect_timeout = -1
rbd_user = cinder
rbd_secret_uuid = {{ rbd_secret_uuid }}
report_discard_supported = True
{% endif %}