From e21fc28dfa09d1e490c4558cfaf6659623cf371d Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sat, 24 Feb 2024 23:56:58 -0800 Subject: [PATCH] Update git submodules * Update dib-utils from branch 'master' to afc328f0842d6e0bc9f1b826c73539e78143d014 - Retire Tripleo: remove repo content TripleO project is retiring - https://review.opendev.org/c/openstack/governance/+/905145 this commit remove the content of this project repo Change-Id: Id4d49b7bd8745828366a4ba21ff9c9ffbebbe130 - OpenDev Migration Patch This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. - fix tox python3 overrides We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: I1efdf4f86f5a9bd02fa99b0c1fb430cf621bb7e3 Signed-off-by: Doug Hellmann - import zuul job settings from project-config This is a mechanically generated patch to complete step 1 of moving the zuul job settings out of project-config and into each project repository. Because there will be a separate patch on each branch, the branch specifiers for branch-specific jobs have been removed. Because this patch is generated by a script, there may be some cosmetic changes to the layout of the YAML file(s) as the contents are normalized. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: Id99b631d05c93d300a4fe2a4af9eea84fa7a903b Story: #2002586 Task: #24341 --- dib-utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dib-utils b/dib-utils index 964784880d..afc328f084 160000 --- a/dib-utils +++ b/dib-utils @@ -1 +1 @@ -Subproject commit 964784880d56dd91f458c0be28688f32828602d5 +Subproject commit afc328f0842d6e0bc9f1b826c73539e78143d014