12d4aa0501
The review adds an option for converting images to raw format before they are uploaded to glance. In some cases the boot of the image is faster when the image is already in raw format. Story: 2005454 Task: 30506 Change-Id: Ie7226ecaad8feaf0a0c416905cf3e2107d4e8cd3
8 lines
258 B
YAML
8 lines
258 B
YAML
---
|
|
features:
|
|
- |
|
|
A new argument for converting images before uploading them to glance
|
|
is added. If the arugment is used, the images are converted to .raw format.
|
|
The feature will reduce boot time of the images in case ceph is the
|
|
backend.
|