Instance snapshot should use min_ram from the original image, even with VHD disk_format

Bug #1133524 reported by Andrew Laski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Andrew Laski

Bug Description

This is request for a relaxation of restrictions set by https://bugs.launchpad.net/nova/+bug/884269. While the min_disk can not be shrunk for VHD, the min_ram requirement doesn't need to be determined by the current flavor. If a user boots an instance and then resizes up and snapshots, they should be able to boot a new instance with a flavor that satisfies the RAM requirement that they booted their original instance with.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23013

Changed in nova:
assignee: nobody → Andrew Laski (alaski)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/23013
Committed: http://github.com/openstack/nova/commit/e3b49a2167e5210f6984164d30376b4ac11fd245
Submitter: Jenkins
Branch: master

commit e3b49a2167e5210f6984164d30376b4ac11fd245
Author: Andrew Laski <email address hidden>
Date: Tue Feb 26 13:47:03 2013 -0500

    Use min_ram of original image for snapshot, even with VHD

    When snapshotting an instance there seems to be no reason that min_ram
    can't be set based off of the original image in all cases. This relaxes
    the restriction that VHD backed instances set min_ram for snapshots
    based on the current instance.

    Bug 1133524

    Change-Id: I3779c48d7325f3f0bde496f43a70017fe79d2835

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.