Make any local configurations changes (set passwords, IP addresses, etc.)
cd ./devstackcp ./samples/local.conf .nano ./local.conf
Nota
Students can use a different editor instead of nano with their own
preferences (e.g. vi, emacs, or whatever they want).
Run DevStack
./stack.sh
Nota
DevStack should already be installed in the VM image you downloaded.
These instructions are provided for future reference in the case that
students need to start from scratch.