[Openstack] Folsom Horizon: 500 Internal Server Error

2012-10-06 Thread Chandra Kamalakantha
Hi, Has anyone able to get past the "500 Internal Server Error " with Horizon (Folsom). I have applied work around described in https://bugs.launchpad.net/horizon/+bug/1036571 but still getting the error [Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1] ImproperlyConfigured: Error importi

Re: [Openstack] Horizon Bug 1004412 Details

2012-10-06 Thread John Griffith
On Sat, Oct 6, 2012 at 7:09 PM, Gabriel Hurley wrote: > All of what you said is correct. Those filtering issues (which applied > to volumes, keypairs, and security groups at least) were tracked in > separate tickets in Nova and all got fixed towards the tail end of Folsom. > I don’t have the comm

Re: [Openstack] Horizon Bug 1004412 Details

2012-10-06 Thread Gabriel Hurley
All of what you said is correct. Those filtering issues (which applied to volumes, keypairs, and security groups at least) were tracked in separate tickets in Nova and all got fixed towards the tail end of Folsom. I don't have the commits handy, sorry. The proper fix was filtering the results re

Re: [Openstack] Launch instance on a second compute node

2012-10-06 Thread Emilien Macchi
Hi, Can you provide nova-compute.log from second compute node ? Thank's, Regards On Sat, Oct 6, 2012 at 5:06 PM, Afef MDHAFFAR wrote: > Hi all, > > I am trying to add a second compute node. I use Ubuntu 12.04 with XCP. > nova-manage service list show that the second node is working and > c

[Openstack] Horizon Bug 1004412 Details

2012-10-06 Thread Joe Topjian
Hello, I've been aware of Bug 1004412 ( https://bugs.launchpad.net/horizon/+bug/1004412) in my Essex deployments for a while and finally had some time to look into it in detail. I believe I have found the cause and wanted to discuss what I found vs how it was fixed in the patch. >From what I can

[Openstack] Launch instance on a second compute node

2012-10-06 Thread Afef MDHAFFAR
Hi all, I am trying to add a second compute node. I use Ubuntu 12.04 with XCP. nova-manage service list show that the second node is working and correctly added to the cloud: - nova-manage service list 2012-10-06 14:53:50 DEBUG nova.utils [req-e73cab5f-b984-48dc-aee7-98298a

Re: [Openstack] irregular but frequent networking issues (Essex on Ubuntu 12.04)

2012-10-06 Thread Christian Parpart
I ran into this bug quite a few months ago, too, but worked around it by loading vhost_net kernel driver. Currently I get network outages for just a few seconds, like freezes for ~ 10-15 seconds, and then everything works like nothing have ever happened. I unfortunately can't find anything in the

[Openstack] Adding a Method to the OpenStack API¶

2012-10-06 Thread Nagaraju Bingi
hi, I followed http://docs.openstack.org/developer/nova/devref/addmethod.openstackapi.html to add additional method in Servers.py (nova/api/openstack/compute/servers.py). But i'm getting error when i was trying to hit this method using curl. Exception: :The resource is not found" Please send m

Re: [Openstack] Problem with nova-volume and Citrix XCP 1.5

2012-10-06 Thread Egoitz Aurrekoetxea Aurre
Hi!, I assume since some time now that has to do with python's library module location at Ubuntu in the openstack controller node…. in the version I'm running mainly… but…. anyone has ever suffered it? how did you solve?… I mean for avoiding doing something by hand if it's fixed with some updat