RETIRED, Puppet module for refstack.
Go to file
Andrey Pavlov 70a1c4af19 use specific tag version of refstack for installation.
It's not convenient for development to deploy latest master.
For example we need to commit features in several commits
and we can break something in the middle.
Also we want to implement something by several developers
and in this case we can have invalid code in the middle.

So we need to deploy refstack website with specific
and released (fully implemented and tested) version.
When next version will be released then we up version here.

Change-Id: Ie4459d1d5d3415670237aaeabfd56c8b62da275d
2016-02-16 11:26:08 +03:00
manifests use specific tag version of refstack for installation. 2016-02-16 11:26:08 +03: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 Add Gemfile and puppet 4 checks 2015-08-13 16:57:36 -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.