OpenStack Tempest Puppet Module
Go to file
Gael Chamoulaud f7ba060eea Add Puppet 4.x lint checks
- This changes the puppet-lint requirement to 1.1.x, so that we can use
  puppet-lint plugins. Most of these plugins are for 4.x compat, but some just
  catch common errors.

Change-Id: I5f5859ab24c4d5f2f0b3737303ece9ddcb70927f
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-03-19 20:09:22 +01:00
lib/puppet Hide secrets from puppet logs 2014-07-22 13:12:53 +00:00
manifests Add Puppet 4.x lint checks 2015-03-19 20:09:22 +01:00
spec Allow to activate Ceilometer tests 2014-12-08 20:25:53 -05:00
tests Add Puppet 4.x lint checks 2015-03-19 20:09:22 +01:00
.fixtures.yml Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
.gitignore Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
.gitreview Add .gitreview 2013-05-29 11:52:19 -04:00
.rspec Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
Gemfile Add Puppet 4.x lint checks 2015-03-19 20:09:22 +01:00
metadata.json Fix metadata.json lint issues 2015-03-19 20:05:16 +01:00
Rakefile Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
README.markdown Release 5.0.0 - Juno 2014-11-23 19:43:35 -08:00

Tempest

5.0.0 - 2014.2.0 - Juno

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.

Release Notes

** 5.0.0 **

  • Stable Juno release
  • Pinned vcsrepo dependency to 2.x
  • Bumped stdlib dependency to 4.x
  • Added ability to hide secrets from puppet logs
  • Removed orphaned os_concat function
  • Removed dependencies on mysql and postgresql devel libraries