I've successfully installed OpenStack on a virtual machine Ubuntu 14 desktop on vmware workstation and there are 2 different installation methods; cloning the repository or using
sudo apt-get install openstack
what's the difference between the two methods? could that be something to do with devstack and openstack?
also how can i make other VM's access the horizon dashboard.
finally where can i go from here if I want to build a cloud and control it?
P.S I'm not sure if this quistion belongs to Stackoverflow or ServerFault