From bd8be47d67b112cdfaf4488498f5acf35d56bac8 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 11 May 2022 14:33:27 +0000 Subject: [PATCH] Update git submodules * Update trove from branch 'master' to fd9a789949f3cf6b4ed41630e71a6c006dfb9f20 - Merge "Adds new configurations for injected file owner" - Adds new configurations for injected file owner This PR adds configuration options for file owner information of injected files in GuestVM to trove.conf. File owner information should not be hardcoded as "trove" because it depends on user environments. Original problem is guest instance creation failure due to the lack of guestagent configuration files because of the recent code chage[1]. That patch was introduced since Yoga. [1]:https://review.opendev.org/c/openstack/trove/+/823632 Task: 45239 Story: 2010021 Change-Id: Iaccfe84c912025ec6d96e66ffa6ad7a4b9537b6e --- trove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trove b/trove index 45ae487348..fd9a789949 160000 --- a/trove +++ b/trove @@ -1 +1 @@ -Subproject commit 45ae487348218fa9c7554508d7f92f9b6fd26921 +Subproject commit fd9a789949f3cf6b4ed41630e71a6c006dfb9f20