RETIRED, Puppet module to deploy OpenStack Health
cf8a051b18
This commit adds the ubuntu packages needed to build lxml which is now being pulled it because of the addition of rss support to openstack-health's api server. Change-Id: Id59c044413f47b59a471fe9a915caf4cca64d253 |
||
---|---|---|
manifests | ||
spec | ||
templates | ||
.gitignore | ||
.gitreview | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
README.md |
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