6e46cc7e04
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
15 lines
135 B
Plaintext
15 lines
135 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
local_settings.py
|
|
CA/
|
|
keeper
|
|
instances
|
|
keys
|
|
build/*
|
|
build-stamp
|
|
nova.egg-info
|
|
.nova-venv
|
|
.venv
|
|
*.sqlite
|
|
*.log
|
|
po/*.pot |