puppet-keystone/manifests
Tobias Urdin 7fea7a2145 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/

Depends-On: https://review.openstack.org/#/c/639215/
Change-Id: Idd720f18893bea0ec1d26859e0a6907a5daa8980
2019-02-25 23:02:21 +00:00
..
cron Make sure that token flush's maxdelay is a numeric value 2017-08-04 20:55:45 +00:00
db Use validate_legacy 2019-02-25 23:02:21 +00:00
federation Use validate_legacy 2019-02-25 23:02:21 +00:00
messaging Introduce support for oslo.messaging amqp driver configuration 2017-03-02 10:46:36 -05:00
resource Use validate_legacy 2019-02-25 23:02:21 +00:00
roles Make email parameter optional in roles::admin 2017-01-29 16:17:35 +00:00
wsgi Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
client.pp Keystone hooks support 2016-03-15 20:11:25 -06:00
config.pp Use validate_legacy 2019-02-25 23:02:21 +00:00
cors.pp Add CORS settings 2016-08-11 15:37:05 -04:00
db.pp Use validate_legacy 2019-02-25 23:02:21 +00:00
deps.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
disable_admin_token_auth.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
disable_v2_api.pp Deprecate all paste code 2018-10-30 18:09:15 +01:00
endpoint.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00
federation.pp update support for openidc in puppet-keystone 2018-12-11 10:16:08 -08:00
init.pp Use validate_legacy 2019-02-25 23:02:21 +00:00
ldap.pp Add a LDAP param group_members_are_ids 2018-11-29 13:48:51 +00:00
ldap_backend.pp Use validate_legacy 2019-02-25 23:02:21 +00:00
logging.pp Cleanup documentation 2018-12-13 17:11:02 +08:00
params.pp Inherit pyvers from openstacklib::defaults 2019-01-25 10:05:31 +01:00
policy.pp Use validate_legacy 2019-02-25 23:02:21 +00:00
security_compliance.pp Add security_compliance manifest 2018-01-04 09:28:35 +02:00
service.pp Replace port 35357 with 5000 2018-07-18 13:21:48 +02:00