Installation

At the command line:

$ pip install devstack-tools

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv devstack-tools
$ pip install devstack-tools