From f450edd199146733271e1caf193deabc4685cbe6 Mon Sep 17 00:00:00 2001 From: John Fulton Date: Fri, 4 Mar 2022 11:09:31 +0000 Subject: [PATCH] Update git submodules * Update python-tripleoclient from branch 'master' to ec411b93297f2c841b03f7afb55a51bf2a0f0d0e - Build standalone ceph_spec with Ansible Instead of calling the ceph_spec library directly from the python-tripleoclient call an ansible wrapper to it instead so that the library does not need to live in tripleo-common and bug 1961325 can be avoided. Closes-Bug: 1961325 Depends-On: I90f9e16476f5a986a87c9e678e455846b1d02bf9 Change-Id: I7514c95b5c3c24a82e8703556d4205b272270511 --- python-tripleoclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tripleoclient b/python-tripleoclient index 1d9c463947..ec411b9329 160000 --- a/python-tripleoclient +++ b/python-tripleoclient @@ -1 +1 @@ -Subproject commit 1d9c463947649b69b9b899102dcac267180724db +Subproject commit ec411b93297f2c841b03f7afb55a51bf2a0f0d0e