
this floats the progress bars and statuses to the right, which provides a nicer visual block for all the status elements. The progress bars need a margin hack to get them to visually align with the rest of the line. This also moves the progress bar width into the css instead of inline, and to 5em which is approx what SUCCESS width is in chrome. (Should be about the same in other browsers, but font rendering is different between webkit / firefox). Errant white space deleted, my editor does that on all changes, sorry if that noises things up. Change-Id: Ibf4288049e3b24949d17a6b39f2cf1b7bd7a52dc
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
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%