From 1f38ae773d4ed7b36ef63176fb1e18967b0428b0 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 27 Feb 2019 04:35:18 +0000 Subject: [PATCH] Update git submodules * Update puppet-swift from branch 'master' - Merge "Use validate_legacy" - 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: I5661c2d685b4bf2422936326db1c3d543a49f92a --- puppet-swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-swift b/puppet-swift index 53bec29e29..c867856250 160000 --- a/puppet-swift +++ b/puppet-swift @@ -1 +1 @@ -Subproject commit 53bec29e29c6da3c707dc14cf9e901ecfac39e83 +Subproject commit c867856250422655003397375ae817a1a06467d3