From a49ce80db6662a3275ba504cd667723e6638cd62 Mon Sep 17 00:00:00 2001 From: kairat_kushaev Date: Thu, 11 Feb 2016 11:17:01 +0300 Subject: 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 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') 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 -- cgit v1.2.1