yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20409
[Bug 1360022] Re: min_ram and min_disk is ignored when boot from volume
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-3
--
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/1360022
Title:
min_ram and min_disk is ignored when boot from volume
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When boot from volume and the volume is created from a image, the
original image's min_ram, min_disk attributes are ignored, this is not
good.
The reason of this failure is because the _check_requested_image() in
compute/api.py ignore if the source if a volume.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1360022/+subscriptions
References