puppet-ironic/manifests/inspector
Takashi Kajinami 0d6bbc44a0 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: Ib8de24dc18c7eb95bf53313e47e122e5d81e2da0
2020-08-31 17:49:21 +09:00
..
db Remove password hash generation in each puppet modules 2020-05-19 20:57:01 +09:00
pxe_filter Convert all class usage to relative names 2019-12-08 23:08:32 +01:00
authtoken.pp Add support for the interface parameter in authtoken middleware 2020-07-08 13:01:39 +09:00
client.pp Change to relative includes 2020-07-13 21:21:22 +02:00
cors.pp Convert all class usage to relative names 2019-12-08 23:08:32 +01:00
db.pp Do not validate database_connection format 2020-08-31 17:49:21 +09:00
ironic.pp Add new classes to define keystone credentials for inspector 2020-04-16 09:53:00 +09:00
logging.pp Convert all class usage to relative names 2019-12-08 23:08:32 +01:00
pxe_filter.pp Convert all class usage to relative names 2019-12-08 23:08:32 +01:00
service_catalog.pp Add new classes to define keystone credentials for inspector 2020-04-16 09:53:00 +09:00
swift.pp Add new classes to define keystone credentials for inspector 2020-04-16 09:53:00 +09:00