
Adding the image transfer service project. This project can be used by OpenStack components to transfer VM images (or other large dataset. Use cases include: - downloading images to nova compute nodes - broadcasting out images for large virtual cluster boots More details can be found here: blueprint: image-transfer-service Change-Id: I32b633ab3fb3a5fcafb4e25fd7f9ea52770f092c Reviewed-on: https://review.openstack.org/34822 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> 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
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%