
When watching Zuul status' page on networks that are not completly reliable, it can take up to 20 seconds for the status page to show the queues, especially if the JSON blob to download is large. So now the HTML page adds a 'Loading...' paragraph into the div, which the JS will very handily remove when it parses and adds the JSON into the DOM. Change-Id: I2519300c2e9323bfd9379b792832e5ffef027f26
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
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%