Yaniv,
Thanks for getting back to me. I have included the IP Address of my host as you have indicated in the answers.txt file. Also, in the nova.conf file, I have the following information that has been modified;
my_ip=<ip_address_of_host>
vncserver_proxyclient_address=$my_ip
vncserver_listen=0.0.0.0
glance_host=<ip_address_of_controller_node>
I have tried twice to install nova-compute with ERRORs when I run the command “systemctl start openstack-nova-compute” during the install. When I run the command “nova_manage host list”, it does not list my host that I try to install the nova-compute.
Regards,
Brian
From: Kaul, Yaniv
Sent: Friday, November 07, 2014 10:57 AM
To: Afshar, Brian; rdo-list@redhat.com
Subject: RE: Installing Nova Compute
With Packstack, it works OK, provided you give the IP address of the node in CONFIG_COMPUTE_HOSTS= directive.
Y.
From: rdo-list-bounces@redhat.com [mailto:rdo-list-bounces@redhat.com] On Behalf Of Afshar, Brian
Sent: Friday, November 07, 2014 8:43 PM
To: rdo-list@redhat.com
Subject: [Rdo-list] Installing Nova Compute
Hello,
I wanted to find out if anyone has tried installing OpenStack on two nodes. I have RHEL 7 and have successfully installed the Controller and have the Dashboard working. I want to install the Nova-Compute and I am not having any luck. Any feedback would be greatly appreciated.
Regards,
Brian