Go to file
Matthew Treinish 46ebfa525e Switch api server to use system python instead of venv
This commit removes the venv handling from the api puppet module. The
venv added unecessary complexity to the puppet module and made things a
bit fragile. Since this is typically deployed on a standalone server
there wasn't really a reason to do this.

Change-Id: Ifa3a0c8ece479534115d8905f5faf831d8bb88ae
2017-08-04 14:47:43 -04:00
2017-06-11 21:16:13 +02: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