DevStack - an OpenStack Community Production — documentation - http://docs.openstack.org/develop...
A documented shell script to build complete OpenStack development environments. An OpenStack program maintained by the developer community. Setup a fresh supported Linux installation. Clone devstack from git.openstack.org. git clone https://git.openstack.org/opensta... Deploy your OpenStack Cloud cd devstack && ./stack.sh - Matteo Marchelli