yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42990
[Bug 1479966] Re: Text About Compressed Images
Reviewed: https://review.openstack.org/253421
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e8a2e7ebb489ef5a12f82e2150bb9896604bc0a3
Submitter: Jenkins
Branch: master
commit e8a2e7ebb489ef5a12f82e2150bb9896604bc0a3
Author: Paul Karikh <pkarikh@xxxxxxxxxxxx>
Date: Fri Dec 4 13:17:53 2015 +0300
Fix decription for Image create modal
Current image create modal description/helpbox
contains inaccurate description.
Glance can store compressed images, but
Nova can't boot from compressed images.
This patch deletes mentioning compressed
images as supported type.
Change-Id: Ie896cceae0b20f7d7cbe4af1e6bca67f2389c43f
Closes-Bug: #1479966
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1479966
Title:
Text About Compressed Images
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Hello,
In the Create an Image page of Horizon, it says the following:
"Currently only images available via an HTTP URL are supported. The
image location must be accessible to the Image Service. Compressed
image binaries are supported (.zip and .tar.gz.)"
If I upload a QCOW2 image that has been zipped, gzip'd, or tar'd and
gzip'd, the image is saved but instances fail to boot because of "no
bootable device".
Either this text is too vague, something additional needs configured
in Glance, or Glance no longer supports this and so the text should be
removed. Unfortunately I have not been able to determine which is the
correct answer...
I'm happy to help test or verify.
Thanks,
Joe
-- edit --
Related Glance bug: https://bugs.launchpad.net/glance/+bug/1482436
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1479966/+subscriptions
References