Re: [Openstack] Can't pimg

2012-01-11 Thread Gary Kotton
Hi, I too have encountered the problem in the past. Maybe the attached mail may help. Thanks Gary From: openstack-bounces+garyk=radware@lists.launchpad.net [mailto:openstack-bounces+garyk=radware@lists.launchpad.net] On Behalf Of Leander Bessa Sent: Tuesday, January 10, 2012 6:22 PM

Re: [Openstack] reconnecting to RabbitMQ

2012-01-11 Thread Roman Sokolkov
Hi, Ask. Could you tell about kamqp status? I see last commit from 14th of November. For me interesting heartbeat feature and publisher confirms. I played with kamqp and kombu. I see that heartbeats works, but kamqp doesn't closed the connection if network down. It already implemented? What sta

Re: [Openstack] Can't pimg

2012-01-11 Thread Leander Bessa
Thanks for the information, but apparently it was the switch which didn't allowed the creation of the VLAN's. Everything works fine now. Regards, Leander On Wed, Jan 11, 2012 at 8:01 AM, Gary Kotton wrote: > Hi, > > I too have encountered the problem in the past. Maybe the attached mail >

Re: [Openstack] creating a security group curling nova v1.1 api

2012-01-11 Thread Routray, Satya Sanjibani
Please try curl -X POST -d ‘{"security_group_rule": {"ip_protocol": "tcp", "from_port": "22", "to_port": "22", "group_id": 67, "parent_group_id": 16, "cidr": "0.0.0.0/0"}}’ "http://172.16.159.5:8774/v1.1/5/os-security-group-rules";

[Openstack] Nova is considering Xen Domain-0 as instance

2012-01-11 Thread Rogério Vinhal Nunes
I've installed nova-compute along with xen and libvirt in a fresh Ubuntu 11.10 install. But I'm experiencing some problems to get it running. nova-compute service fails to start and nova-compute.log shows this error message: 2011-12-26 09:36:03,679 CRITICAL nova [-] [Errno 2] No such file or dire

Re: [Openstack] cloudpipe failed to launch with "NotAuthorized"

2012-01-11 Thread Tianchen Jiang
I dug in a bit and found out that: - nova-manage.VpnCommands.run doesn't have a parameter for credentials when calling pipelib.py.launch_vpn_instance(project_id, user_id), and therefore, - cloudpipe/pipelib.py doesn't set auth strategy, which defaults to "noauth", in RequestContext - glance/clie

Re: [Openstack] Swift on RHEL/CentOS in prod?

2012-01-11 Thread Rustam Aliyev
I tried 1.4.3 and 1.4.4, similar slow results. The bug you mentioned looks slightly different to me - it's about problem with posix_fadvise() support on 32bit machines. In my case, it's lack of fallocate() on old kernel. All our nodes have 64bit OS. If confirmed, it could be helpful to mentio

[Openstack] [OSSA 2012-001] Tenant bypass by authenticated users using OpenStack API (CVE-2012-0030)

2012-01-11 Thread Thierry Carrez
OpenStack Security Advisory: 2012-001 CVE: CVE-2012-0030 Date: January 11, 2012 Title: Tenant bypass by authenticated users using OpenStack API Impact: Critical Reporters: Nachi Ueno, Rohit Karajgi, Venkatesan Ravikumar Products: Nova Affects: 2011.3, Essex Description: Nachi Ueno (NTT PF lab), Ro

[Openstack] [OSSA 2012-001] Tenant bypass by authenticated users using OpenStack API (CVE-2012-0030)

2012-01-11 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 OpenStack Security Advisory: 2012-001 CVE: CVE-2012-0030 Date: January 11, 2012 Title: Tenant bypass by authenticated users using OpenStack API Impact: Critical Reporters: Nachi Ueno, Rohit Karajgi, Venkatesan Ravikumar Products: Nova Affects: 2011.3

[Openstack] swift essex status update

2012-01-11 Thread John Dickinson
A quick note to talk about what's been going on with swift since the diablo release. Swift 1.4.2 was the openstack diablo release. Since then, we've had three releases. We've done quite a bit of small bug fixes and general polish, and I'd like to highlight some of the bigger improvements we've

Re: [Openstack] swift essex status update

2012-01-11 Thread Jay Pipes
Great stuff, Swift contributors! -jay On Wed, Jan 11, 2012 at 11:20 AM, John Dickinson wrote: > A quick note to talk about what's been going on with swift since the diablo > release. > > Swift 1.4.2 was the openstack diablo release. Since then, we've had three > releases. We've done quite a bi

Re: [Openstack] Nova is considering Xen Domain-0 as instance

2012-01-11 Thread Rogério Vinhal Nunes
I don't quite follow your question, nova-compute should run in the VM host (dom0), not in the guest VM (domU), right? Otherwise how could nova-compute have access to all dom0 privileges to start and manipulate vms? This is my nova.conf: --dhcpbridge_flagfile=/etc/nova/nova.conf --dhcpbridge=/usr/