
Per https://wiki.openstack.org/wiki/GitCommitMessages the recommended commit message headers for bug links are: Closes-Bug: #1234567 Partial-Bug: #1234567 Related-Bug: #1234567 This change limits the bug-specific Gerrit commentlink to only match on the above three patterns, potentially all-lower-case, space and pound sign optional. It should help to train developers to apply these with greater consistency in their commits. Also support "(start-of-word)bug:? #?\d+" separately, so that bugs mentioned loosely in the commit message, reviews or inline code comments will still get hyperlinked. This latter pattern does leave some ambiguity in commit messages, however, as developers might think their bug will get updated when they add old-style lines like "Fixes bug 1234567" instead of a .*-bug header, because both get the same hyperlinks. Change-Id: I57fa0ca901a7228dc0739fdd98ff12aa091f0dbe
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
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%