Disable git clone and package download while running Devstack
Everytime I run ./stack.sh, it downloads whole lot of packages and forks git clone for every openstack modules. Is it possible speed up Devstack by disabling git clone and package update?