puppet-tempest/lib/puppet/provider
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
..
tempest_config Reflect provider change in puppet-openstacklib 2015-08-19 11:42:06 +02:00
tempest_ec2_credentials Create user and some fixes for ec2 credentials provider. 2016-10-10 14:22:20 +00:00
tempest_flavor_id_setter Allow arbitrary section name for *_id_setter 2022-06-17 01:51:31 +09:00
tempest_glance_id_setter Allow arbitrary section name for *_id_setter 2022-06-17 01:51:31 +09:00
tempest_neutron_net_id_setter Allow arbitrary section name for *_id_setter 2022-06-17 01:51:31 +09:00
tempest.rb Enable Keystone v3 support for providers 2016-10-17 17:12:45 +02:00