← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1480040] [NEW] Allow resize root_gb to 0 for volume-backed instances

 

Public bug reported:

Currently, after an instance launched with bootable volume and flavor
with non-zero disk. If we resize this instance to an flavor with zero
disk, Nova API will throw exception.

As for volume-backed instance, the root volume doesn't occupy any space
in nova-compute node. So it should not be limited by flavor's root_gb.

** Affects: nova
     Importance: Undecided
     Assignee: Zhenyu Zheng (zhengzhenyu)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Zhenyu Zheng (zhengzhenyu)

-- 
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/1480040

Title:
  Allow resize root_gb to 0 for volume-backed instances

Status in OpenStack Compute (nova):
  New

Bug description:
  Currently, after an instance launched with bootable volume and flavor
  with non-zero disk. If we resize this instance to an flavor with zero
  disk, Nova API will throw exception.

  As for volume-backed instance, the root volume doesn't occupy any
  space in nova-compute node. So it should not be limited by flavor's
  root_gb.

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


Follow ups