[Openstack] Openstack configuration with single interface and with external dhcp

2012-01-03 Thread Rasika Karunathilaka
Team, I need to configure Openstack on private vlan where DHCP ips are pushed from external DHCP server to the private vlan. I don't have control over DHCP or the network and I want to setup Openstack on my vlan. Further the two boxes I got have only single interface on each. Is this setup possi

[Openstack] Integrating new Dashboard with Cactus Nova setup

2011-09-12 Thread Rasika Karunathilaka
nova" "Unable to retreive image infor from glance: Invalid service catalog service: glance (HTTP 404) Could you please direct me towards documentation to correct the above? or Highly appreciate your help to resolve this. Cheers! Rasik

[Openstack] nova-vncproxy configuration issue

2011-08-30 Thread Rasika Karunathilaka
Hi Team, I tried configuring nova-vncproxy, but at /usr/bin/nova-vncproxy --vncproxy_wwwroot /home/localadmin/src/noVNC --flagfile=/etc/nova/nova.conf I am getting following error at /var/log/nova/nova-vncproxy.log *2011-08-30 17:39:10,698 CRITICAL nova [-] name '_' is not defined (nova): TR

Re: [Openstack] Error while attaching a Compute node

2011-08-30 Thread Rasika Karunathilaka
t; A quick solution is to disable Foreing Key check before the query and > reenabling it, > > set foreign_key_checks = 0 ; > NOVA DB SYNC > now enable by, set foreign_key_checks = 1 > > but i dont know if this is actually a bug. If youre running on "release" >

[Openstack] Error while attaching a Compute node

2011-08-30 Thread Rasika Karunathilaka
_host=192.168.104.1 --ec2_url=http://192.168.104.1:8773/services/Cloud --fixed_range=192.168.104.0/24 --network_size=8 --FAKE_subdomain=ec2 --routing_source_ip=192.168.104.1 --sql_connection=mysql://root:@192.168.104.1/nova --glance_host=192.168.104.1 --image_service=nova.image.glance.Glanc