Rename gendocs tox environment

All other openstack projects use docs environment, use the same
name for ironic-python-agent as well.

Change-Id: I3315e111bd5994d2af2a7a2d0079a09e3d4e4d8b
This commit is contained in:
Andreas Jaeger 2015-05-20 16:37:56 +02:00
parent 8a94a8979c
commit 141191bcfa

View File

@ -32,7 +32,7 @@ commands = {posargs:}
envdir = devenv
usedevelop = True
[testenv:gendocs]
[testenv:docs]
setenv = PYTHONHASHSEED=0
sitepackages = False
envdir = {toxworkdir}/venv