TrivialFix: make correction for error notes
We don't use wsmeext.sphinxext, it should be oslo_policy.sphinxext not wsmeext.sphinxext. This patch is to correct this. Change-Id: I33e717d5938bbe747ce93dbc79dcfca9cc78bc20
This commit is contained in:
parent
eaa667d4df
commit
e3573b7995
2
tox.ini
2
tox.ini
@ -25,7 +25,7 @@ commands =
|
||||
oslo-config-generator --config-file tools/config/config-generator.qinling.conf \
|
||||
--output-file etc/qinling.conf.sample
|
||||
|
||||
#set PYTHONHASHSEED=0 to prevent wsmeext.sphinxext from randomly failing.
|
||||
#set PYTHONHASHSEED=0 to prevent oslo_policy.sphinxext from randomly failing.
|
||||
[testenv:venv]
|
||||
setenv = PYTHONHASHSEED=0
|
||||
commands = {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user