puppet-glance/manifests
Takashi Kajinami 945280277f replace validate_legacy with proper data types
the validate_legacy function is marked for deprecation in
v9.0.0 from puppetlabs-stdlib.

Note that this change removes the pattern validation about [DEFAULT]
pipeline. The existing pattern check is incomplete, because of
the following two reasons.
 - the pattern does not guarantee that the requested pipeline is
   really supported or not
 - the pattern accepts a+b+c but the existing pipelines in glance
   does not have any entries with this pattern

Change-Id: I156d9a3a30ba6c523a0b16a14bf8a1839b61fb78
2023-06-19 18:33:38 +09:00
..
api Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
backend replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
cache Allow customizing status of cron job 2023-03-13 23:00:44 +09:00
cron Allow customizing status of cron job 2023-03-13 23:00:44 +09:00
db replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
key_manager Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
keystone Fix typos in parameter descriptions 2022-06-17 16:17:30 +00:00
notify Expose executor_thread_pool_size 2023-03-06 13:54:04 +09:00
wsgi Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
api.pp replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
client.pp Fix typos in parameter descriptions 2022-06-17 16:17:30 +00:00
config.pp replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
cors.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
deps.pp Add support for rootwrap.conf 2022-07-11 14:22:58 +00:00
healthcheck.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
init.pp Use static name for package resource 2023-03-20 00:47:47 +09:00
key_manager.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
limit.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
params.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00
policy.pp replace validate_legacy with proper data types 2023-06-19 18:33:38 +09:00
wsgi.pp Replace legacy facts and use fact hash 2023-03-02 10:54:36 +09:00