First time here? Check out the FAQ!
![]() | 1 | initial version |
Check your security groups assigned to the instances to see if the right port (5000) is allowed out of the VM. Successful ping means the network connection is there, but inability to reach a specific port means that there is a firewall is in the way -- either the security around the VMs that openstack provides, or something else (like firewalld?).