OpenStack Release Bot 3d204b4ebf Update master for stable/2025.2
Add file to the reno documentation build to show release notes for
stable/2025.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2025.2.

Sem-Ver: feature
Change-Id: I1b99c4fe977127889e8f5ae5d0f41c8bdbfe1910
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
2025-10-27 17:03:04 +00:00
2019-04-19 19:32:19 +00:00
2023-01-24 10:53:29 +09:00
2016-03-21 15:20:20 -04:00
2025-08-24 02:43:27 +09:00
2018-04-06 20:14:56 +08:00
2020-09-20 17:46:24 +00:00
2016-06-23 17:05:05 -04:00
2020-09-19 00:40:12 +02:00
2025-10-06 00:13:30 +09:00

Team and repository tags

Team and repository tags

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://opendev.org/openstack/puppet-openstack_spec_helper',
  :require => false

In your Rakefile, require the rake_tasks library:

require 'puppet-openstack_spec_helper/rake_tasks'

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/puppet-openstack_spec_helper

The project source code repository is located at: https://opendev.org/openstack/puppet-openstack_spec_helper

Contributors for the project can be found at: https://github.com/openstack/puppet-openstack_spec_helper/graphs/contributors

Developer documentation for the entire puppet-openstack project can be found at: https://docs.openstack.org/puppet-openstack-guide/latest/

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