Sean Dague
5f4013b168
make html less jumpy
clean up the html in the subunit2html style so that when you open up sections the whole thing doesn't jump around on you (i.e. column widths change, hot links drop around.) Do this by shrinking the desc (don't repeat class name) For table to 100% width, but shrink first column to 40% Shrink all the number columns to 40px, and add an 8th colum to take up the slack that happens when the results are shown. Make the results div overflow-x: scroll, to ensure the page doesn't get wider than the browser. Change-Id: I9346d703778287fa7f1c72e2de077f225af070fb Reviewed-on: https://review.openstack.org/20223 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Clark Boylan <clark.boylan@gmail.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.1%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%