yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19361
[Bug 1360022] [NEW] min_ram and min_disk is ignored when boot from volume
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Assignee: jiang, yunhong (yunhong-jiang)
Status: New
** Changed in: nova
Assignee: (unassigned) => jiang, yunhong (yunhong-jiang)
--
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):
New
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
Follow ups
References