Go to file
Emilien Macchi 4150a405ca Release 8.0.0
* Update CHANGELOG file to document the right URL for release notes.
* Update beaker_spec_helper and rake_tasks to checkout stable/mitaka.
* Update version in version.rb, to match with other modules versionning.
* Improve index.rst to list releases and propose indices and tables.
* Add mitaka.rst to track notes added in stable/mitaka.

Change-Id: I9eedb76279e5f2bf61b7819c55433b1393d312aa
2016-03-21 15:20:20 -04:00
2016-03-21 15:20:20 -04:00
2016-03-14 08:35:24 -04:00
2015-10-01 07:53:00 +00:00
2016-03-21 15:20:20 -04:00
2016-03-21 15:20:20 -04:00
2016-03-14 08:35:24 -04:00
2016-03-14 08:35:24 -04:00
2016-03-14 08:35:24 -04:00

Puppet-OpenStack Spec Helper

This gem provides helper utilities for running rspec tests in the OpenStack Puppet Modules.

Usage

Include this gem in your Gemfile:

gem 'puppet-openstack_spec_helper',
  :git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
  :require => false

In your Rakefile, require the rake_tasks library:

require 'puppet-openstack_spec_helper/rake_tasks'

Instructions for using puppet-openstack_spec_helper/beaker_spec_helper in spec/spec_helper_acceptance.rb to come soon.

Description
Library gem used by Puppet OpenStack modules
Readme 3.8 MiB
Languages
Python 44.3%
Ruby 38.1%
Shell 17.6%