System configuration for the OpenDev Collaboratory
545f7f8572
Use the new gearman-plugin single-use feature with all 'devstack-vm' jobs. This is compatible with the current devstack-gate scripts, though once this is in place, they can be updated so that they no longer perform relabel operations. This is also compatible with future devstack-gate nodepool operations. Change-Id: I6fcadb47ba5eeead3d11926019b3c041305c95f7 |
||
---|---|---|
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.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.