Monty Taylor
da1465db09
Make the alphabetized check self-gating
When putting the alphabetize script into slave_scripts, we run the risk of bugs entering the script without being tested before they are rolled live and become part of the gate. This just recently happened. Instead, move it to the tools dir, which makes it easy for a dev to run, and also which makes changes to the script self-gating. Change-Id: Ia5e1870f84b0cbc0c6f172b6982263440af5575e
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
Python
37.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%