cinder/releasenotes/notes/rbd-optimize-image-upload-836c9df06674a665.yaml
Eric Harney 0fdf2e141c Optimize rbd upload volume to image
Open the source volume directly rather than using a
temporary file.

Closes-Bug: #2080060
Change-Id: I5415be9ad70a0d622dcb6fcb292e7897a3195a6c
2024-09-09 15:11:44 -04:00

6 lines
137 B
YAML

---
fixes:
- |
RBD driver: No longer copy the RBD source volume image to a temporary
file when uploading a volume to an image.