Public bug reported:
In section to edit /etc/glance/glance-api.conf,section
[keystone_authtoken], "auth_url" is "auth_uri"
This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:
- [ ] Th
Public bug reported:
As discussed on IRC with rharper:
There is no way to influence the order that scripts are executed.
The use case is: Build an AMI with a /etc/cloud/cloud.cfg.d/.cfg
file that contains a `runcmd` directive, and have this script executed
BEFORE the runtime user-data script
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
Public bug reported:
At first, there are 5 vms with floatingips on the same one host and in the same
subnet.
+--+---+---+
| id | fixed ip | floatingip|
+--+---+---+
| vm1 | 10.0.0.4 | 10.187.165.52 |
| vm2 | 10.0.0.5 | 10.187.165.53 |
|
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
9 matches
Mail list logo