puppet-ovn/manifests
Tobias Urdin 365f2f8fbd 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: Id8a8be3f4e8d7f6f69371bd2df29e1b5bec90fb4
2019-02-23 22:33:44 +01:00
..
controller Add support for bridge mappings 2017-01-05 16:11:08 -05:00
controller.pp Use validate_legacy 2019-02-23 22:33:44 +01:00
init.pp Following are done 2016-03-02 07:31:57 +00:00
northd.pp Input DB listen IP address for the ovn-northd 2017-02-03 17:28:57 +05:30
params.pp Include openstacklib defaults manifest. 2016-07-08 09:03:06 +00:00