Add ReNo support
authorEmilien Macchi <emilien@redhat.com>
Fri, 13 Jan 2017 19:02:05 +0000 (14:02 -0500)
committerEmilien Macchi <emilien@redhat.com>
Fri, 13 Jan 2017 19:35:27 +0000 (14:35 -0500)
commit5efee26c9711b8467e9aa17c6b366331034bd85e
tree5ece093bfbd549cef8cf0beb784c5f76a1f25743
parenta99c5410c3886c176402ec7d2fa53d3cd39708b0
Add ReNo support

Add ReNo support to manage release notes.
http://docs.openstack.org/developer/reno/

Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875
.gitignore
releasenotes/source/_static/.placeholder [new file with mode: 0644]
releasenotes/source/conf.py [new file with mode: 0644]
releasenotes/source/index.rst [new file with mode: 0644]
releasenotes/source/unreleased.rst [new file with mode: 0644]
test-requirements.txt
tools/releasenotes_tox.sh [new file with mode: 0755]
tools/tox_install.sh [new file with mode: 0755]
tox.ini