Re: [Openstack] Can't connect to RabbitMQ

2013-10-31 Thread Florian Lindner
= 5672 [database] # The SQLAlchemy connection string used to connect to the database connection = mysql://nova:123@controller/nova Regards, Florian > > -Dheerendra > > On Wed, Oct 30, 2013 at 8:25 PM, Florian Lindner wrote: > > Am Mittwoch, 30. Oktober 2013, 19:02:33 schrieb Dheere

Re: [Openstack] Can't connect to RabbitMQ

2013-10-30 Thread Florian Lindner
Looks > > like you started it afterwards. > > Did you try to run the same 'nova-network' command for the second time ? > > i.e after restarting the rabbitMQ ? > > > > -Dheerendra > > > > On Wed, Oct 30, 2013 at 3:47 PM, Florian Lindner wrote:

Re: [Openstack] Can't connect to RabbitMQ

2013-10-30 Thread Florian Lindner
u or anyone else wants to have a look! Yes, these "123" are the actual passwords, it's just from a VM on my local computer. ;-) Thanks a lot! Florian > > > On October 29, 2013 at 12:00:18, Florian Lindner (mailingli...@xgm.de) > wrote: > Am Montag, 28. Oktober 2

Re: [Openstack] Can't connect to RabbitMQ

2013-10-29 Thread Florian Lindner
urned with HTTP 500 2013-10-29 19:15:19.255 1272 INFO nova.osapi_compute.wsgi.server [req-900a80bd-dfc1-49fc-9599-239fd5b9b7e3 a1dd41c156c64810b41d46d4062a2b17 68d6cb4e2ceb4700931b6489ad25fb6f] 192.168.122.10 "POST /v2/68d6cb4e2ceb4700931b6489ad25fb6f/os-networks HTTP/1.1" status:

Re: [Openstack] Can't connect to RabbitMQ

2013-10-29 Thread Florian Lindner
er and vhost should match what is in the OpenStack configurations. I don't remember having set user or vhost: root@controller:~# grep rabbit /etc/nova/nova.conf rabbit_host = controller rabbit_port = 5672 Thanks for your help! Florian > > On 10/28/13 1:14 PM, Florian Lindner wrote: >

Re: [Openstack] Can't connect to RabbitMQ

2013-10-28 Thread Florian Lindner
Am Montag, 28. Oktober 2013, 12:04:02 schrieb Razique Mahroua: > hey > is «controller» a hostame all ur servers can resolve? Yes, set in /etc/hosts. Regards, Florian > > - Razique > > On Oct 28, 2013, at 11:40, Florian Lindner wrote: > > Hello, > > > >

[Openstack] Can't connect to RabbitMQ

2013-10-28 Thread Florian Lindner
Hello, I've installed OpenStack on a Ubuntu 12.04 VM according to the install guide. It worked fine until I created the compute node on a second VM and tried to set up nova networking: http://docs.openstack.org/havana/install-guide/install/apt/content/nova-network.html # nova network-create v