aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-01-13 14:02:05 -0500
committerEmilien Macchi <emilien@redhat.com>2017-01-13 14:35:27 -0500
commit5efee26c9711b8467e9aa17c6b366331034bd85e (patch)
tree5ece093bfbd549cef8cf0beb784c5f76a1f25743 /tox.ini
parenta99c5410c3886c176402ec7d2fa53d3cd39708b0 (diff)
Add ReNo support
Add ReNo support to manage release notes. http://docs.openstack.org/developer/reno/ Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index c8a912b8..969f21d4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,3 +17,6 @@ commands =
[testenv:templates]
commands = python ./tools/process-templates.py
+
+[testenv:releasenotes]
+commands = bash -c tools/releasenotes_tox.sh