4150a405cac1939b1978c2c023f329ff98681c07
* 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
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
Languages
Python
44.3%
Ruby
38.1%
Shell
17.6%