Public bug reported:
If one is following the documented steps, there is no way to import an
image from a remote URL using glance v2, unless one enables deprecated
options.
It's asinine to force users to hairpin an image file - (e.g. download
from remote URL to local FS, then upload to image servi
Thanks, it seems to be fixed now. Closing
** Changed in: nova
Status: Incomplete => Invalid
--
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/1390102
Title:
Block d
I don't think this is a bug, nor a hardcoded openstack specific value. This is
how linux implements sysFS. If nbd module is loaded, a sysfs entry will exist
in /sys/block/nbd0
https://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf
** Changed in: nova
Status:
Public bug reported:
When deleting an instance, the corresponding row in the instance_actions
table is not marked as deleted..
nova boot foo...
nova delete foo
go into mysql, select deleted from instance_actions
deleted=0
This creates a foreign key constraint when using archive_deleted_row
Public bug reported:
Deleting an instance does not mark the block device mapping as deleted.
For example, boot an instance ( type doesn't matter, I found this on an
ephemeral instance) then
delete the instance.
In the database, you see that "deleted=1" for the instance, but for the
correspondin
*** This bug is a duplicate of bug 1226351 ***
https://bugs.launchpad.net/bugs/1226351
I think this is a duplicate of 1226351
** This bug has been marked a duplicate of bug 1226351
Make RBD Usable for Ephemeral Storage
--
You received this bug notification because you are a member of Yah
6 matches
Mail list logo