fuel-master node can not connect to internet - VMware(UBUNTU14.04(VirtualBox(fuel-master)))
I am trying to install Sahara on a virtual machine. I have created a VMware VM with (6 cores, 26GB RAM and 300GB HDD). On this VM I installed virtualbox and ran the ./launch.sh script for installing fuel. It barely installs fuel-master before the script times out.
I can see the fuel dashboard however I can connect fuel-master node to the internet. I have tried eveything in the world to get the CentOS VM created for fuel-master to connect to the internet but nothing works.
Here is what my setup looks like
CentOS (fuel-master) (can ping Ubuntu, but not the internet)
VirtualBox 5.0.36 + extensions 5.0.36
Ubuntu 14.04 ( I run ./launch.sh here) (can ping internet)
VMware Workstation
Windows 10 (latest public build)
Core i7 6700HQ, 32GB RAM, 1TB HDD
I have tried running ./launch.sh directly from Windows 10 as well but same issue. Basically, dashboard is accessible but outbound traffic from the CentOS VM is not working.
I will really appreciate your answers. Thank you in advance.