puppet-trove/manifests
Takashi Kajinami 47d8b0f264 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: I6de003300a7efdfca4b38c4b61859891fcc8780b
2020-08-31 17:57:44 +09:00
..
api Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
conductor Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
db Remove password hash generation in each puppet modules 2020-05-19 21:51:56 +09: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 Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
api.pp Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
client.pp Change to relative include 2020-07-13 23:45:55 +02:00
conductor.pp Change to relative include 2020-07-13 23:45:55 +02: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 Add oslo::db to dependency chain 2017-01-22 22:04:22 +08:00
generic_service.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
guestagent.pp Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
init.pp Use service credential parameters to define keystone v3 auth 2020-05-06 21:36:00 +09:00
logging.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
params.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
policy.pp Convert all class usage to relative names 2019-12-08 23:24:12 +01:00
quota.pp Cleanup deperecated per_user parameters from trove::quota 2020-07-28 20:49:02 +09:00
taskmanager.pp Change to relative include 2020-07-13 23:45:55 +02:00