Bug 1041440 - [RFE][nova]: Set root disk size from a combination of image and flavor metadata
Summary: [RFE][nova]: Set root disk size from a combination of image and flavor metadata
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 16:08 UTC by RHOS Integration
Modified: 2015-03-19 17:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:38:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:08:09 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/variable-size-root-disk.

Description:

Currently all image size checks are made against the root disk size in the flavor, which is then treated as the absolute size of the root disk to create, overriding the min_disk value of the image and the image size itself.    However when working with a range of images (for example a mix of Windows and Linux) it would be better to be able to use a single set of flavors whilst still honoring the min_disk value of the image.  This would allow, for example, more efficient snapshots for images that do not need the full size of root_gb.     

This blueprint allows the root disc size to vary within the constraints specified by the image Creator (via image metadata ) and the Cloud Provider (via flavors)  


Specification URL (additional information):

https://wiki.openstack.org/wiki/VariableSizeRootDisk


Note You need to log in before you can comment on or make changes to this bug.