
* modules/jenkins/files/slave_scripts/propose_requirements_update.sh: Previously this script updated requirements against tip of master and attempted to push that to Gerrit. In the event where there is no diff between requirements changes to tip of master and an existing requirements proposal change the script will fail. Now if there is an existing change check it out and use that as the base for the changes, this allows us to check for diffs against the existing change. Change-Id: I38958c1eafc12fb54a28f5d5ba22821b06cbe70a
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.
Description
Languages
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%