openstack icehouse: how to install and configure the nova [closed]
I am working on openstack icehouse project. I installed Keystone, Glance, Cinder and Rabbitmq server in one virtual machine. Now i want to install the Nova package in another virtual machine. I followed the openstack icehouse links and installed nova but i got lot of errors. Till now i unable to solve it.
Before Icehouse, I had worked on openstack havana package, I installed all the components easily but in Icehouse nova unable to do. Anyone help me?
Post your log files. Did you verify controller services?
check this link, I already posted the log messages. Look this and help me....
https://ask.openstack.org/en/question/28913/unable-to-create-a-instance/ (https://ask.openstack.org/en/question...)
Ok you have many errors like "AMQP server on 10.192.1.178:5672 is unreachable". Be sure you correctly configured your nova.conf file with AMQP properties and verify that the service is up and running on controller node.
i configured correctly.. now AMQP problem finished.. see all logs...
In nova compute logs
nova compute
WARNING nova.virt.libvirt.driver [-] URI qemu:///system does not support events: internal error: could not initialize domain event timer
Failed to close augeas aug_close: call launch before using this function
which is the output of
if stopped, start it and restart nova services