Unable to access instance via ssh
Our static ip is 59.188.xxx.xxx We have Openstack Grizzly running in a single node
based on the network topology our ext_net is cluster_net (external) 50.50.1.0 and it was mark as green.
I have one instance running and it has 50.50.1.4 as floating ip and I can't access it using ( ssh -i ibm_keys.pem ubuntu@50.50.1.4 ) I can't Ping the server as well.
Is there anything wrong with the installation I made?
I have followed this tuts:
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/master/OpenStack_Grizzly_Install_Guide.rst
I hope someone could explain it, Thanks a lot.