
* .../slave_scripts/project-requirements-change.py: When parsing requirements files, only perform style checks like missing final newline or duplicate entries on the new/proposed version of a file and ignore them on the original version of the file in the repository. This makes it possible to actually correct errors on imported requirements files, even with the job running this script already voting on the correcting change. Also annotate this with more commentary so people have some hope of understanding what the heck it's doing. Change-Id: I8ea2800ecc8eb24937e69a573e925b4daf64ff3f Closes-Bug: #1300843
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%