Merge "Update reno for stable/rocky"

This commit is contained in:
Zuul 2018-11-09 23:18:15 +00:00 committed by Gerrit Code Review
commit 2d8836333b
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