
This add some Ubuntu packages as Zuul dependencies, although they are listed in tools/pip-requires already. New dependencies are: - python-lockfile - python-paramiko - python-yaml I am not sure how well the Ubuntu versions will work out versus the one from pip. Change-Id: Ie56da494db7eb4925834824028ed6471b91be77b Reviewed-on: https://review.openstack.org/13575 Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: 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 CI infrastructure.
The main entry point is in manifests/site.py.
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%