puppet-mistral/manifests
Takashi Kajinami 90004f4139 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: I98808ac7e01709c0bf7e9d08a629255e080ccfa4
2020-08-31 17:52:23 +09:00
..
db Remove password hash generation in each puppet modules 2020-05-19 20:21:41 +09:00
keystone Add service_token_roles for keystone authtoken config 2020-08-20 10:41:27 +08:00
wsgi Expose vhost_custom_fragment 2020-08-12 09:14:06 -04:00
api.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
client.pp Change to relative include 2020-07-13 21:21:45 +02:00
config.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
cors.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
cron_trigger.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
db.pp Do not validate database_connection format 2020-08-31 17:52:23 +09:00
deps.pp Add oslo::db to dependency chain 2017-01-22 21:48:41 +08:00
engine.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
event_engine.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
executor.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
init.pp Fix the default value of mistral::database_connection 2020-08-30 23:49:44 +09:00
logging.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
notifier.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
params.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00
policy.pp Convert all class usage to relative names 2019-12-08 23:10:58 +01:00