← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1454165] Re: Avoid resizing disk if the disk size doesn't change

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1454165

Title:
  Avoid resizing disk if the disk size doesn't change

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Sometimes we only want to resize the cpu and ram of the instance, but
  nova still resizes and convert disk type even if the disk size remains
  the same with the original, which will cost lots of time.

  So we need to avoid resizing disk if the disk size doesn't change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1454165/+subscriptions


References