← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Deliang Fan (vanderliang)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Deliang Fan (vanderliang)

-- 
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):
  In Progress

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


Follow ups

References