System configuration for the OpenDev Collaboratory
85a2a5b0e8
Replace the use of '-default' in the new JJB devstack templates with the empty string. Shorten 'stable-BRANCH' to '-BRANCH'. Shorten 'devstack-vm' to 'dsvm'. Add 'devstack' in the position normally occupied by 'tempest' if appropriate for the job (eg cells). Set the single use flag for jobs that match 'dsvm'. Add 'dsvm' to the requirements integration job name (which incidentally was not matching the regex before, which is an error). Adjust elastic-recheck graph and log host directory patterns to match new job names. Change-Id: I79562f79f41c02b5898a1c5e15194ed9d7dc1a39 |
||
---|---|---|
doc/source | ||
launch | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_jenkins_slave.sh | ||
install_modules.sh | ||
install_puppet.sh | ||
Rakefile | ||
README.md | ||
run_puppet.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test.sh | ||
tox.ini |
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.