Not able to connect internet on Openstack Instance
I have Installed Openstack on two different nodes i.e Compute and controller, But I am having only one network interface among them as they are into different remote locations. Will this effect my Openstack setup in any way? And I am not able to connect my Instance to internet, So is this the reason why the Openstack instances are not able to get the internet access ?
Please provide me with a solution!!
Yes, the network interfaces you use for your OpenStack cloud affect the configuration data. Running a cloud with a single interface on each controller and compute node may be possible, but probably requires some tweaking of the documented network configuration.
To get help, you should provide information e.g. how you set up your cloud, and the Neutron config files. You can add that to your original question or use paste.openstack.org.
Thanks for the response, I have used devstack installation for multinode. adding config files to original question
I'd like to have a look at your problem, but it's impossible without configuration details. Out of curiosity, I set up a Queens cloud according to https://docs.openstack.org/devstack/l... and have no connectivity problems. Therefore, it can work.
Actually my system crashed accidentally and now I have to set up again. will upload the files if problem persist again after setup.