Public bug reported:
When I use following command to create an image:
glance image-create --file /devstack/files/cirros-0.3.0-x86_64-disk.img
it returns:
400 Bad Request
Invalid disk format 'None' for image.
(HTTP 400)
and I use "glance image-list", a queued image has been created.
** Aff
Public bug reported:
Previously, if the mapping engine saw a regex value, it would only
compare the first "mapping value" and the first "assertion value".
For instance, if the mapping value was from the ".*tester*" and the
assertion values were ['developer','tester','deployer'] it will fail
the
I got the same error with havana-stable nova while I booting a kvm instance
with libvirt driver,
2014-05-20 14:44:13.179 24237 DEBUG nova.virt.disk.mount.api
[req-63dccfa5-ed06-4daa-8759-ee22c1259edf 830d8718e9e4454a886dee12ce3e8b8e
dfbb396e096e4f2f95f2d7b6a6713e8c] Umount /dev/mapper/nbd9p1 unm
Public bug reported:
I understand the agent status table is used in resource scheduling in
neutron. However, as vpn-agent is there that cannot be ignored, I think
that the status report is much more important user-wise so it's a good
reason to add all neutron-related agents to this table/list.
*
Public bug reported:
The inline editing selenium tests aren't handling the behaviour of WebKit
where it makes the text on a focused input field selected. Instead of
prepending some text to the field, the input keys completely replace it.
** Affects: horizon
Importanc
Public bug reported:
When attempting to boot an instance from a remote host using novaclient
and API access file downloaded via dashboard I'm unable to create
instances due to an error in attempting to retrieve networks. This is
reproducible via devstack on both Precise and Trusty, and I've verif
Public bug reported:
Identity API v3 provides filtering features that Horizon does not
leverage yet.
(side note: v3 does not seem to support pagination for projects though
v2 does... https://blueprints.launchpad.net/horizon/+spec/v3-pagination-
support.)
Filtering API:
https://github.com/opensta
Agreed: marking the bug as invalid. I have created a blueprint to keep
that in mind [1]. Christian, please create a glance-specs (and reassign
the bp to you) if you want to want to implement this in Juno.
[1] https://blueprints.launchpad.net/glance/+spec/hdfs-storage-backend
Thanks,
Arnaud
** Ch
** Also affects: keystone/havana
Importance: Undecided
Status: New
** Changed in: keystone/havana
Status: New => In Progress
** Changed in: keystone/havana
Assignee: (unassigned) => Nathan Kinder (nkinder)
** Changed in: keystone
Assignee: Nathan Kinder (nkinder) => (u
Public bug reported:
When an instance errors out and gets rescheduled, attached ports are
currently not being cleaned up and is causing NVS/OVS to have multiple
ports with the same UUID and MAC.
This is currently occurring with the VC Driver + Neutron and is blocking
VMware Minesweeper CI.
** Af
Public bug reported:
http://paste.openstack.org/show/81017/
http://logs.openstack.org/33/94233/1/check/check-grenade-dsvm/9f3206c/console.html
** Affects: tempest
Importance: Undecided
Status: New
** Also affects: keystone
Importance: Undecided
Status: New
** No longer a
Public bug reported:
When using an external user catalog (in our case, AD), if the user is
removed on the backend catalog, the user-role-* keystone CLI commands no
longer work, because keystone cannot look up the user.
The specific situation is a user had been granted roles on some
projects, but
Public bug reported:
Currently using Havana
Booting from a snapshot with the image property 'hw_disk_bus' = ide
boots fine initially. Shutting down/restarting the instance via the
dashboard overwrites this value with 'virtio' in the libvirt.xml
definition. The value in glance and nova image is co
** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
** Also affects: nova (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
Public bug reported:
The nova notification patch introduces a hard dependency on novaclient
when it is a runtime-configurable dependency. The import from novaclient
should be conditional on the appropriate nova notification options being
enabled in the config.
** Affects: neutron
Importance:
Marking as invalid as the issue lies is in other projects. Not
disagreeing that those bugs break Horizon. Once this issue is addressed
in either novaclient or keystone it should work again in Horizon.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification be
Public bug reported:
The following command results in a successful vm creation:
nova boot --boot-volume --flavor
we should validate that the --boot-volume passed is actually a bootable
volume and if it's not we should return an error explaining what went
wrong
** Affects: nova
Importanc
** Tags added: oslo
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1282206
Title:
Uncaught GreenletExit in ProcessLaunc
Public bug reported:
In the event that an end user sets resize_confirm_window to something
small (say 1 in this example) there is a possibility that the periodic
task can run in nova/compute/manager.py:ComputeManager._finish_resize()
after the migration has been updated but before the instances ha
Public bug reported:
If you create a vm with 20G disk using rbd as imagebackend, it would create an
rbd image with 20480G (real size = configured size * 1024).
Beside the problem of wrong size allocation, this bug also bring two side
effect:
1. The vm consume more disk space than configured size
I don't think the Horizon part of the bug is accurate, there is a
setting to remove the password form from the Launch Instance screen (it
is set to False by default in Icehouse). See
http://docs.openstack.org/developer/horizon/topics/settings.html
#openstack-hypervisor-features
** Changed in: hor
Public bug reported:
Stoptinstance response elements shown as below:
Sample Request to stop the specified instance:
===
https://ec2.amazonaws.com/?Action=StopInstances
&InstanceId.1=i-10a64379
&AUTHPARAMS
==
Response elements are:
==
":http://ec2.amazonaws.com/doc/2013-10-15/"";>
req-30edb813-
Public bug reported:
Startinstance response elements shown as below:
"http://ec2.amazonaws.com/doc/2013-10-15/"";>
req-5970ccd7-c763-456c-89f0-5b55ea18880b
true
"
But as per the AWS API reference doc, the response elements shown be as below:
==
http://ec2.amazonaws.com/doc/2014-02-01/";>
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1
Public bug reported:
The test failed once as follows:
traceback-1: {{{
Traceback (most recent call last):
File "tempest/scenario/test_network_basic_ops.py", line 98, in cleanup_wrapper
self.cleanup_resource(resource, self.__class__.__name__)
File "tempest/scenario/manager.py", line 114, i
Public bug reported:
1. Create an image with id:
glance image-create --id 2146dfbf-ba77-4083-8e86-d052f671ece7
2. The image created sucessful
3. Delete the image:
glance image-delete 2146dfbf-ba77-4083-8e86-d052f671ece7
4. The image deleted sucessful
5. Describe the image, the image was not
Public bug reported:
steps to reproduce:
1. run "glance image-create" to create a queued image
2. run "nova image-delete "
it returns:
Delete for image b31aa5dd-f07a-4748-8f15-398346887584 failed: The server has
either erred or is incapable of performing the requested operation. (HTTP 500)
the
Public bug reported:
When using a qacow2 to create a vm with rbd imagebackend, the vm can be
successfully created.
Although vm's state is active, vm's console show that it can find boot disk.
>From ceph's docs, we find that Ceph only works with raw volumes, so we need to
>add an verify to
che
28 matches
Mail list logo