yzping / openstack-puppet-modules

Puppet modules shared between Packstack and RDO Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenStack Puppet Modules

This repository contains a collection of Puppet modules shared between several OpenStack installers, including:

These modules are included via git subtrees, which reference the various upstream modules at a given revision, which can be found in the Puppetfile, and is not really meant to be used directly, but rather to be utilized by a composition layer, such as the above installers. We use gerrithub for reviews, please see the Contributing document for more detail on the process.

The repository contains branches which map to OpenStack releases, as well as branches that are basically upstream plus any required patches that have not yet been merged (or can not be merged for some reason), but are needed by one or more of the target installers in order for that installer to work properly. This is a constantly moving target, and the goal is to eliminate as many of this kind of patch as possible, with each release attempting to contain less of these than the previous one.

The various releases map like this:

OPM Branch Openstack Release
kilo upstream kilo
f23-patches kilo + patches
upstream-liberty upstream liberty
stable/liberty liberty + patches
upstream-master upstream master
stable/master master + patches

Each time a change is pushed to a {version} + patches branch, and automated build system generates rpms. These can be found in the follow places:

Please see Building.md for more information on how this process works up to the point that the automation takes over.

About

Puppet modules shared between Packstack and RDO Manager


Languages

Language:Ruby 61.6%Language:Puppet 30.8%Language:HTML 6.1%Language:Shell 0.5%Language:Python 0.4%Language:Pascal 0.3%Language:Makefile 0.2%Language:CSS 0.1%Language:JavaScript 0.0%