RETIRED, Puppet module for refstack.
Go to file
Paul Van Eck fb115601b3 Ensure pymysql is installed
PyMySQL was/will be removed from requirements.txt in refstack as it
is not an explicit dependency. It's an optional DB driver that is only
necessary if it is specified in the refstack configuration database URL.
Since pymysql is specified as the driver here, it is necessary to ensure
it is installed.

Change-Id: I336aa8ef196526601c16b165d8200b63ff11825d
2017-02-03 16:18:13 -08:00
manifests Ensure pymysql is installed 2017-02-03 16:18:13 -08:00
templates Correct API url in refstack.conf template 2015-09-22 17:24:47 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 16:57:36 -07:00
.gitreview Add .gitreview & fix puppet-lint errors/warnings 2015-07-06 17:19:38 -07:00
Gemfile Pin google-api-client; sanitize Gemfile 2016-04-14 15:23:12 -07:00
LICENSE Blank module 2015-04-20 16:39:04 -07:00
Modulefile Use git.openstack.org everywhere 2015-12-29 21:42:07 +01:00
README.md Blank module 2015-04-20 16:39:04 -07:00
Rakefile Blank module 2015-04-20 16:39:04 -07:00
Vagrantfile Removed old references of StoryBoard 2015-04-20 18:40:27 -07:00
metadata.json Remove virtualenv and install RefStack on system 2015-08-24 17:04:10 -07:00
vagrant.pp Add param to specify app protocol 2015-09-03 21:37:30 -07:00
vagrant.sh Remove virtualenv and install RefStack on system 2015-08-24 17:04:10 -07:00

README.md

OpenStack RefStack Module

This module manages and installs OpenStack's RefStack Service. Add more documentation here.