ad8c891335
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: I93c7f6577b4c3a76b021f002bda59fcb8fac3f95
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
*.pyc
|
|
quantum.egg-info
|
|
quantum_tests.sqlite
|
|
quantum.sqlite
|
|
*.quantum-venv
|
|
.venv
|
|
dist/
|
|
ChangeLog
|
|
*.pid
|
|
*.log
|
|
quantum/vcsversion.py
|
|
.ropeproject |