
One of the regressions in our pipeline fix was that Jenkins no longer ends up on top of the results list. From a UX perspective pinning first party results to the top of the list was very important, because that's the first thing most people are looking for. This reintroduces that, plus creates a stable (alphabetic) ordering of all non first party reporters so that we get a stable reporting order, and not an order that is merely based on who showed up first. Change-Id: Idd38a047bc73bfe3d7ecc89291c10c0fefbfe665
Puppet Modules
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://docs.openstack.org/infra/system-config for more information.
Documentation
The documentation presented at http://docs.openstack.org/infra/system-config comes from git://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use
$ tox -evenv python setup.py build_sphinx
Description
Languages
Jinja
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%