c108532b328a03f6bf2e6971d5f842aec315c21e
The current run-docs script only moves the publishing location on tags or stable branches. This makes it so that master docs stay where they are, stable branches and tags have the current behavior, and anything else is placed in the branch name. This should affect milestone-proposed (which will be published to .../milestone-proposed/) and feature branches (.../feature/foo). Currently, these two cases are in a race with master -- last change wins. Change-Id: If1e09d31a7001255746ba1a91b641b95f42fcfbb Reviewed-on: https://review.openstack.org/31300 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
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.6%
Jinja
37.5%
Shell
13.7%
Dockerfile
3.7%
JavaScript
3.1%
Other
4.4%