From 448419655183e6c43ddbf5ea9960fb926dbbfd2f Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 6 Dec 2023 00:32:19 +0900 Subject: [PATCH] Update git submodules * Update puppet-vswitch from branch 'master' to bbe377bbcfa3936905755b9416e90c82bdc4032c - vs_port: Remove redundant list-port check in RHEL/CentOS In case the port is not associated with any physical interfaces, the provider determines existence of the resource using the same command. So the logic may be always activated. On the other hand, in case the port is associated with a physical interface, the ovs port should be created by network scripts by ifup call, so it's not necessary to create the ovs port in advance. Change-Id: Id0c636338d41ee9da1a76ad0264c31c56446ab77 --- puppet-vswitch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-vswitch b/puppet-vswitch index da3b76d025..bbe377bbcf 160000 --- a/puppet-vswitch +++ b/puppet-vswitch @@ -1 +1 @@ -Subproject commit da3b76d025ada5aca8b0b5a66dcd5b2b555636d7 +Subproject commit bbe377bbcfa3936905755b9416e90c82bdc4032c