From 7cb0df69d2edba7856b23328e6a8fb5f53aee918 Mon Sep 17 00:00:00 2001 From: James Slagle Date: Thu, 14 Mar 2019 15:13:38 -0400 Subject: [PATCH] Update git submodules * Update tripleo-repos from branch 'master' - Include python*-tripleoclient from delorean.repo Now that tripleoclient is packaged as python2-tripleoclient for python v2, we need to make sure we are including the latest version by using a wildcard in the package name. Otherwise, the version of python2-tripleoclient that ends up getting installed could be too old to work with other versions of tripleo packages from latest delorean. Change-Id: Ie3138801eb2e9f1c07afacbbc48d8fb3a937bcac Closes-Bug: #1820111 --- tripleo-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-repos b/tripleo-repos index 8f0397e37d..5609d2e3ae 160000 --- a/tripleo-repos +++ b/tripleo-repos @@ -1 +1 @@ -Subproject commit 8f0397e37dc8fc7982f29f79fe2d49af77a5c8da +Subproject commit 5609d2e3aee35578e914bcbfac92a46c759c0a31