Matthew Treinish 86bd0f1d64 Add build_newrev to the list of ignored keys
A new run metadata key, build_newrev, started showing up in the db
recently. [1] It's not actually something we want to expose, since it
is unique for each job and not something we can group on. This commit
adds it to the list of ignored keys so we don't have to see it
anymore.

[1] http://status.openstack.org/openstack-health/#/?groupKey=build_newrev

Change-Id: Iea4a0babe10cd8d54a31e39dc5c3738570fda126
2016-06-22 06:48:15 +00:00
2015-11-23 14:50:30 -03:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00
2016-05-25 22:14:09 -04:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00

OpenStack Health Puppet Module

Overview

This module provisions (OpenStack Health)[http://git.openstack.org/cgit/openstack/openstack-health].

Running lint

$ bundle install
$ bundle exec rake lint

Running acceptance tests

$ bundle install
$ bundle exec rspec spec/acceptance
Description
RETIRED, Puppet module to deploy OpenStack Health
Readme 549 KiB