RETIRED, Puppet module for Subunit2sql
Go to file
Colleen Murphy 2d4e2178fe Pin statsd to version 2.1.2
The os-performance-tools library currently caps its statsd dependency at
<3.0[1]. If we try to install latest, puppet will succeed at installing
it in the first place, but upon the next run it will see that it is not
using the latest and try to upgrade and fail due to the cap. Add the pin
so that it doesn't try and fail to install something it can't.

[1] http://git.openstack.org/cgit/openstack/os-performance-tools/tree/requirements.txt?id=d96d5145fa5facdfd7a4e5ea2811948f0efd465e#n7

Change-Id: I37303d3b23cf5c387511292a8e128faa1f9df9ae
2018-07-10 13:55:33 +02:00
files Strip legacy prefix if it's present 2017-10-03 15:35:05 -04:00
manifests Pin statsd to version 2.1.2 2018-07-10 13:55:33 +02:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
templates Use instance variables in puppet template 2018-04-26 21:45:46 +02:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 18:38:02 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
LICENSE Add missing LICENSE file 2015-01-29 23:00:06 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 08:13:02 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Subunit2sql Module

Overview

Installs and configures subunit2sql - a tool to convert subunit results into a SQL database.