Not able to access Controller from Instance VM
I was following the example configuration provided for the Newton to create self service networks in the openstack. It has got an internal network (10.0.0 - series IP) and external network with two networking cards each for controllers and compute nodes. When i tried to install the cloud foundry after installing the Bosh director VM, it failed at the 'create_stemcell' CPI method saying that it could not connect to the keystone api url http://10.0.0.11:5000 . From controller i could ping the instance VM floating IP's and through router i was able to ping the instance VM internal IP. However i was not able to ping the controller (10.0.0.11) from the instance VM. When i did a trace route it actually showed routes starting from the internal network to the external network gateway, then through the firewall it went out to the wan.