Add first reno-based release note

Change-Id: Ie3f337b221d6e866814119ed3aebbed14ce6c4eb
This commit is contained in:
Steve Lewis 2016-08-22 13:12:13 -07:00
parent e851b97587
commit b09545abe7
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
other:
- Using reno to manage release notes.

View File

@ -10,6 +10,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=0.1.1 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT