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
This commit is contained in:
kairat_kushaev
2016-02-11 11:17:01 +03:00
committed by Flavio Percoco
parent 81125236b9
commit a49ce80db6
9 changed files with 296 additions and 0 deletions
+1
View File
@@ -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