From 404aedffbfe19fcd55e734ac2c47ea5dde850e31 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Tue, 29 Aug 2023 18:10:10 +0000 Subject: [PATCH] Update git submodules * Update neutron from branch 'master' to d9eb04478e0d9e8a7de3e1eee1138be05e64c9a4 - [FT] Make explicit the "publish" call check in "test_port_forwarding" The functional test "TestMaintenance.test_port_forwarding" is checking the "registry.publish" call after calling "delete_floatingip_port_forwarding". This patch makes this check explicit for the expected call. Closes-Bug: #2033387 Change-Id: I95074a0fe071e3ed8bf58c9210d63a2f30ee68a0 --- neutron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron b/neutron index 03e07ade2e..d9eb04478e 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 03e07ade2ecb99a9e63b138622e3f3fcc35205d0 +Subproject commit d9eb04478e0d9e8a7de3e1eee1138be05e64c9a4