Update reno for stable/rocky

Change-Id: I840f4363dfdb3b485dbaf768c71fbcc5227c330f
This commit is contained in:
OpenStack Release Bot 2018-07-25 16:51:52 +00:00 committed by Tim Burke
parent 1cf074f4da
commit 0197a0f9ca
3 changed files with 8 additions and 1 deletions

View File

@ -6,6 +6,7 @@
:maxdepth: 1
current
rocky
queens
pike
ocata

View File

@ -0,0 +1,6 @@
===================================
Rocky Series Release Notes
===================================
.. release-notes::
:branch: stable/rocky

View File

@ -8,7 +8,7 @@ usedevelop = True
install_command = python -m pip install -U {opts} {packages}
list_dependencies_command = python -m pip freeze
setenv =
LANG=en_US.utf8
LANG=en_US.utf-8
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/requirements.txt