"oslo.messaging._drivers.impl_rabbit" Error for NOVA services.
Hello. I'm installing OpenStack newton on Ubuntu 16.04 LTE x64 using the OpenStack documentations. I have a compute node and a controller node running Identity, image, neutron, nova, and horizon services. However, the nova services are not running, either in compute or controller node (see the pic). http://uupload.ir/files/8s5j_1.jpg (image description)
I run this command on controller "#openstack compute service list" and the compute node is not recognized as a compute node in the output list!
The log file for nova-consoleauth service on controller is here: http://paste.openstack.org/show/593311/
The log file for nova-compute service on compute node: http://paste.openstack.org/show/593313/
The nova-conf.conf on controller: http://paste.openstack.org/show/593312/
The nova-conf.conf on compute node: http://paste.openstack.org/show/593314/
Any help please? Thanks.