Takashi Kajinami affbcb0cc6 Allow arbitrary section name for *_id_setter
... so that we can set the parameters in different sections.
(eg. [database] db_flavor_ref instead of [compute] db_flavor_ref )

Implementation to inject parameters to tempset.conf is replaced by
the tempest_config type and the ini_setting provider, so that we can
use the consistent implementation to modify tempest.conf .

This change also fixes "flapping" of database/db_flavor_ref. Now
the parameter is removed by the initial tempest_config resource then
set by the tempest_glance_id_setter, when db_flavor_name is used.

Closes-Bug: #1978848
Change-Id: Ife2c563213b9b4118d3925192a2ff45253bcee2b
2022-06-17 01:51:31 +09:00
2019-04-19 19:48:37 +00:00
2014-03-26 12:44:02 +01:00
2020-08-31 21:59:37 +02:00
2016-03-23 16:07:57 -04:00
2018-04-06 20:15:14 +08:00
2020-08-31 21:59:37 +02:00
2022-03-29 10:42:35 +02:00

Team and repository tags

Team and repository tags

Tempest

Table of Contents

  1. Overview - What is the AODH module?
  2. Development - Guide for contributing to the module
  3. Contributors - Those with commits
  4. Release Notes - Release notes for the project
  5. 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.

Contributors

Release Notes

Repository

Description
OpenStack Tempest Puppet Module
Readme 6 MiB
Languages
Ruby 46.4%
Puppet 46.3%
Python 7.3%