Rename .nova-venv to .venv.
This simplifies a number of Jenkins jobs which currently, other than directory names, could be the same for all OpenStack projects. By renaming the virtualenv directory, the redundant Jenkins virtualenv build and copy jobs can be eliminated. Change-Id: Ieaf1dac3207ecb34b911c7edcd2086809abdf49e
This commit is contained in:
parent
d68eaf2252
commit
53858e24b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@ build/*
|
||||
build-stamp
|
||||
nova.egg-info
|
||||
.nova-venv
|
||||
.venv
|
||||
*.sqlite
|
||||
*.log
|
||||
po/*.pot
|
Loading…
x
Reference in New Issue
Block a user