Go to file
Tobias Urdin b15d4005cd Use validate_legacy
This changes all the puppet 3 validate_* functions
to use the validate_legacy function.

The validate_legacy function has been available since
about three years but require Puppet >= 4.4.0 and since
there is Puppet 4.10.12 as latest we should assume people
are running a fairly new Puppet 4 version.

This is the first step to then remove all validate function
calls and use proper types for parameter as described in spec [1].

[1] https://review.openstack.org/#/c/568929/

Change-Id: Ic78b27163bfada850e246de4765fcc130db2b49b
2019-02-23 23:00:40 +01:00
2018-02-28 14:42:12 +08:00
2018-12-12 11:50:55 +01:00
2019-02-23 23:00:40 +01:00
2018-08-20 18:43:27 +00:00
2019-02-04 10:29:07 +01:00
2014-03-26 12:44:02 +01:00
2018-08-31 08:24:46 -04:00
2016-03-23 16:07:57 -04:00
2018-04-06 20:15:14 +08:00
2016-03-14 08:36:16 -04:00
2018-10-16 11:40:19 +08:00

Team and repository tags

Team and repository tags

Tempest

Module for installing and configuring tempest.

Tempest is the test suite that can be used to run integration tests on an installed openstack environment.

This module assumes the provisioning of the initial OpenStack resources has been done beforehand.

Development

Developer documentation for the entire puppet-openstack project.

Contributors

Release Notes

Repository

Beaker-Rspec

This module has beaker-rspec tests

To run:

bundle install
bundle exec rspec spec/acceptance
Description
OpenStack Tempest Puppet Module
Readme 6.1 MiB
Languages
Ruby 46.4%
Puppet 46.3%
Python 7.3%