puppet-keystone/spec
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
..
acceptance Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
classes Use validate_legacy 2019-02-25 23:02:21 +00:00
defines Use validate_legacy 2019-02-25 23:02:21 +00:00
unit Keystone_user should not use disabled projects 2019-02-06 15:23:16 +01:00
shared_examples.rb Fix default domain. 2015-11-20 11:50:24 +01:00
shared_examples_acceptance.rb Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00
spec.opts saving my work (not even the initial commit) 2012-01-02 15:39:23 -08:00
spec_helper.rb Use "public" endpoint for the authentication URL for the keystone provider 2019-01-28 16:37:35 +00:00
spec_helper_acceptance.rb Remove matcher definition. 2016-03-16 17:04:57 +01:00