puppet-vitrage/manifests
Takashi Kajinami 3593e83c61 Do not validate database_connection format
Currently we validate database_connection in 2 layers, each puppet
modules and puppet-oslo, however this makes it difficult to maintain
validation pattern because we always need to fix both.
This patch removes the validation from each puppet modules so that
we need to maitain only one place, puppet-oslo to update validation
logic.

Change-Id: I68988e35e1011aad10d76c8230138b24f8e41fba
2020-08-31 17:58:05 +09:00
..
db Remove password hash generation in each puppet modules 2020-05-20 10:56:18 +09:00
keystone Add service_token_roles for keystone authtoken config 2020-08-20 10:41:27 +08:00
wsgi Use workers instead of threads in wsgi by default 2020-07-05 00:05:33 +09:00
api.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
auth.pp Use domain_name instead of domain_id 2020-05-06 01:03:05 +09:00
client.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
config.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
db.pp Do not validate database_connection format 2020-08-31 17:58:05 +09:00
deps.pp Add oslo::db to dependency chain 2017-01-22 22:06:01 +08:00
graph.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
init.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
logging.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
notifier.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
params.pp Fix wsgi script path in CentOS8 2020-08-28 18:49:08 +09:00
persistor.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00
policy.pp Convert all class usage to relative names 2019-12-08 23:24:49 +01:00