Glauco Oliveira 346894e2ef Update default api configurations
OpenStack Health api has a new functionality that allows users to
retrieve the grouping keys used on the dashboard page.

A few of them simply don't make sense for the users, since they
are too granular.

This commit includes a new default configuration that will ignore
these keys. In case you are interested on how I come up with these keys,
please check this patch: https://review.openstack.org/#/c/240453/

Change-Id: Ibe591d9af94c1cd8d5c1d4956c1c82b4a764b5b7
2015-11-23 14:50:30 -03: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
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03: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