summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorkairat_kushaev <kkushaev@mirantis.com>2016-02-11 11:17:01 +0300
committerFlavio Percoco <fpercoco@redhat.com>2016-02-11 11:58:19 +0000
commita49ce80db6662a3275ba504cd667723e6638cd62 (patch)
tree15cd53a6bf884e116f2e9a8dfff7bc433646f95c /test-requirements.txt
parent81125236b9e8409f46a1d900008c753b50e8a529 (diff)
downloadpython-glanceclient-a49ce80db6662a3275ba504cd667723e6638cd62.tar.gz
Add reno to glanceclient
Add possibility to generate release notes to glanceclient. We need this because it helps to prepare good documentation and provide useful info to Openstack users. Change-Id: Ifce2df8ac5f3a14518a758d748964e7201a75291
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index dad92d2..4f56ff1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,6 +9,7 @@ mock>=1.2 # BSD
ordereddict # MIT
os-client-config>=1.13.1 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+reno>=0.1.1 # Apache2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT