How to get internet access inside the launched instance?
I have installed Openstack using Devstack. We require internet access inside the VM that is launched. We tried various debugging options such as updating security groups and setting up an appropriate network. Can anyone help to understand how to get the internet access inside the launched instance?
The "external" network in Devstack is fake. It's used for testing only. However, there is a guide for attaching Devstack and its instances to the external world.