puppet-trove/manifests
Takashi Kajinami 4b3962b803 Fix ignored auth_url parameters
The change d9759d24884cee443b5e9bd57bde1fb738271fdd incorrectly
implement parameter usage and it made auth_url parameters of
the following classes ineffective.
 - trove::taskmanager
 - trove::conductor

This change fixes these two parameters and ensures these the given
values are used to define config values. These parameters are also
deprecated to be replaced completely by the service_credential classes.

Change-Id: I028af124586ce366545b189694f9459597ce5ac1
2022-01-08 12:58:05 +09:00
..
api Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
conductor Fix ignored auth_url parameters 2022-01-08 12:58:05 +09:00
db Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
guestagent Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
keystone Add service_token_roles for keystone authtoken config 2020-08-20 10:41:27 +08:00
taskmanager Fix ignored auth_url parameters 2022-01-08 12:58:05 +09:00
api.pp Deprecate allow_insecure_clients option 2020-11-02 15:33:44 +08:00
client.pp Change to relative include 2020-07-13 23:45:55 +02:00
conductor.pp Fix ignored auth_url parameters 2022-01-08 12:58:05 +09:00
config.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
db.pp Do not validate database_connection format 2020-08-31 17:57:44 +09:00
deps.pp Fix dependencies related to openstacklib::policy 2021-11-29 10:00:05 +09:00
generic_service.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
guestagent.pp Deprecate allow_insecure_clients option 2020-11-02 15:33:44 +08:00
init.pp Use Block Storage API v3 by default 2021-07-27 22:23:17 +09:00
logging.pp Add watch_log_file option 2021-09-14 16:02:09 +08:00
params.pp Get rid of the $pyvers variable 2021-06-14 09:38:24 +02:00
policy.pp Allow purging policy files 2021-09-04 22:20:01 +09:00
quota.pp Support new max_ram_per_tenant quota option 2020-12-07 16:20:06 +11:00
taskmanager.pp Fix ignored auth_url parameters 2022-01-08 12:58:05 +09:00