Skip resizing disk if the parameter resize_instance is False

Bug #1298981 reported by Sahid Orentino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Sahid Orentino

Bug Description

On the libvirt driver the driver.finish_migration method is called with an extra
parameter 'resize_instance'. It should be used to know if it is
necessary or not to resize the disks.

Tags: libvirt
Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/74789
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ddd92b229daa31f6d8f6683986e135ebd36829c5
Submitter: Jenkins
Branch: master

commit ddd92b229daa31f6d8f6683986e135ebd36829c5
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Tue Aug 12 15:11:01 2014 +0200

    libvirt: skip disk resize when resize_instance is False

    The method finish_migration is called with an extra
    parameter 'resize_instance'. It should be used to know
    if it is necessary or not to resize the disks and so
    call the method 'disk_resize'.

    Change-Id: Ia5a9ad7994fa9abab7cf47d36468c46d97065991
    Closes-Bug: #1298981

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-3 → 2014.2
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.