Merge "Remove PYTHONHASHSEED setting"

This commit is contained in:
Zuul 2018-02-15 21:23:04 +00:00 committed by Gerrit Code Review
commit cc99aa90a3
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ envlist = py35,py27,pep8,releasenotes
usedevelop = True
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0
BRANCH_NAME=master
CLIENT_NAME=keystoneauth1
OS_STDOUT_NOCAPTURE=False