OpenStack Tempest Puppet Module
f7ba060eea
- 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> |
||
---|---|---|
lib/puppet | ||
manifests | ||
spec | ||
tests | ||
.fixtures.yml | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
Gemfile | ||
metadata.json | ||
Rakefile | ||
README.markdown |
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