Can't disable force raw images
Bug #932180 reported by
Vish Ishaya
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Vish Ishaya |
Bug Description
The fix for: https:/
a) disallows backing files
b) forces all images to raw format
The first is a serious security issue. The second helps with performance, but can lead to issues for deployers. It forces large disks when sparse images could offer huge space savings. It is especially problematic for deployments using older code that are trying to upgrade.
It makes sense to have a flag for b) s that some deployments can continue to use compressed and/or sparse images.
Changed in nova: | |
status: | New → In Progress |
assignee: | nobody → Vish Ishaya (vishvananda) |
importance: | Undecided → Medium |
Changed in nova: | |
milestone: | none → essex-4 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | essex-4 → 2012.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/4143
Review: https:/