puppet-oslo/manifests
Tobias Urdin 39bd0df71e Use validate_legacy
This changes all the puppet 3 validate_* functions
to use the validate_legacy function.

The validate_legacy function has been available since
about three years but require Puppet >= 4.4.0 and since
there is Puppet 4.10.12 as latest we should assume people
are running a fairly new Puppet 4 version.

This is the first step to then remove all validate function
calls and use proper types for parameter as described in spec [1].

[1] https://review.openstack.org/#/c/568929/

Change-Id: I041af9f00d9463e35a53d1979cf03697cdf41376
2019-02-23 22:32:56 +01:00
..
messaging Expose executor_thread_pool_size 2019-01-14 17:10:09 +01:00
releasenotes/notes Deprecate rabbit connection params 2016-10-28 17:50:44 -06:00
cache.pp Add ability to disable backend packages management 2017-09-05 19:29:05 -04:00
concurrency.pp Update oslo::concurrency define 2016-04-05 12:57:14 +03:00
cors.pp Add oslo.middleware defines 2016-05-17 23:38:21 +08:00
db.pp Use validate_legacy 2019-02-23 22:32:56 +01:00
init.pp Initial commit 2016-01-18 12:09:44 +08:00
log.pp Use validate_legacy 2019-02-23 22:32:56 +01:00
middleware.pp Enable SSL proxy middleware configuration 2016-05-19 11:52:33 +03:00
params.pp Inherit pyvers from openstacklib::defaults 2019-01-17 22:34:59 +01:00
policy.pp Update oslo::policy define 2016-04-07 19:20:32 +03:00
privsep.pp Add support for oslo privilege separator management 2016-08-19 12:31:12 +03:00
service.pp Implement oslo::service define 2016-04-13 18:19:20 +03:00
versionedobjects.pp Refactor array values processing 2016-04-08 13:38:30 +03:00