From f8cf03dd270ded9f96279339d9141e7cb3032863 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Fri, 18 Aug 2023 19:10:03 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_manila from branch 'master' to 54e3c21c8594e3764708cfc69ef46342fcb26748 - Define constraints file for docs and renos Right now we are not using any constraints for docs and releasenotes builds. This has resulted in docs job failures once Sphinx 7.2.0 has been released. The patch will ensure that constraints are used an we should not face simmilar issue again. TOX_CONSTRAINTS_FILE is updated by Release bot once new branch is created, so it should always track relevant constraints. Some extra syntax-related changes can apply, since patch is being passed through ConfigParser, that does not preserve comments and align indenting. Change-Id: I245b4d7f526380862fce2d88fbcd7ab1b8ed4053 --- openstack-ansible-os_manila | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_manila b/openstack-ansible-os_manila index 32ba37d559..54e3c21c85 160000 --- a/openstack-ansible-os_manila +++ b/openstack-ansible-os_manila @@ -1 +1 @@ -Subproject commit 32ba37d559462e3b3f7982dc9caba6f50a5d9ec6 +Subproject commit 54e3c21c8594e3764708cfc69ef46342fcb26748