OpenStack Tempest Puppet Module
4a029373c6
... because v1 api was removed during Victoria cucle[1]. [1] 30680961994b36ed12713c0f106b661535ce41c6 Closes-Bug: #1958018 Change-Id: I556e2fc61978ba8304b78ca2a605edf1da108c97 |
||
---|---|---|
doc | ||
examples | ||
lib/puppet | ||
manifests | ||
releasenotes | ||
spec | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
.zuul.yaml | ||
bindep.txt | ||
CHANGELOG.md | ||
CONTRIBUTING.rst | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
README.md | ||
setup.cfg | ||
setup.py | ||
tox.ini |
Team and repository tags
Tempest
Table of Contents
- Overview - What is the AODH module?
- Development - Guide for contributing to the module
- Contributors - Those with commits
- Release Notes - Release notes for the project
- Repository - The project source code repository
Overview
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.