cf8a051b184b9b803d89cdc5f093cc357577bb03

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
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