83159ae486
The OpenStack Release team has created a great release notes management tool that integrates with Sphinx. Start using it. For reference on how to use it, see http://docs.openstack.org/developer/reno/ Change-Id: I57692d720174fedb68ab2f52d5a4c496a6d993b2
185 B
185 B
Installation
At the command line:
$ pip install shade
Or, if you have virtualenv wrapper installed:
$ mkvirtualenv shade
$ pip install shade