From 10f5ed6ba7ae1a31f64693c84da4ca25529499bd Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 31 Aug 2020 15:37:03 +0000 Subject: [PATCH] Update git submodules * Update puppet-glance from branch 'master' - Merge "Do not validate database_connection format" - Do not validate database_connection format Currently we validate database_connection in 2 layers, each puppet modules and puppet-oslo, however this makes it difficult to maintain validation pattern because we always need to fix both. This patch removes the validation from each puppet modules so that we need to maitain only one place, puppet-oslo to update validation logic. Change-Id: If13825dff529c91508ae19e48c7918cbd2b50245 --- puppet-glance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-glance b/puppet-glance index ca95c196cc..d96daf9256 160000 --- a/puppet-glance +++ b/puppet-glance @@ -1 +1 @@ -Subproject commit ca95c196cc0bf1862fe5096f977414f1625112d8 +Subproject commit d96daf92569551701155bc87a79ce314a48b48f2