We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When trying to install DevStack on new VM with Ubuntu 13.10, installation stuck at an error "keystone did not start", the following is the solution.
$ screen -x stack
$ sudo apt-get -y install python-pip $ sudo pip install pbr
export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8