Hi, I'm new to openstack/devstack.
I'm trying out this sample python program. http://developer.openstack.org/firstapp-libcloud/getting_started.html.
Once script ran, at the end I get this message. "The Fractals app will be deployed to http://172.24.4.3"
When I try to access this URL (http://172.24.4.3), I'm getting following error from browser. "Unable to Connect"
I also found I can't ping to this IP 172.24.4.3 what should I do?