From d14d549554c9b6a6286775c227617b2106d0c966 Mon Sep 17 00:00:00 2001 From: Miguel Lavalle Date: Mon, 17 Jul 2023 09:55:33 -0500 Subject: [PATCH] Update git submodules * Update neutron-lib from branch 'master' to c958933fa023732200d96e12bb2a817389d6d9ac - Add new callbacks event for resouce status update A new event AFTER_STATUS_UPDATE is added, that will be published to callbacks when a resource's status is updated in the DB. The first use of this new event is to indicate when the L3 DB layer has updated floating IPs status. Change-Id: I1a85d1af7b4f50a5319c64e47c52ccdaa345e362 Partial-Bug: #2020823 --- neutron-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron-lib b/neutron-lib index 8e5b6955d2..c958933fa0 160000 --- a/neutron-lib +++ b/neutron-lib @@ -1 +1 @@ -Subproject commit 8e5b6955d21def2b5223b1e1a32130c57b61b2f4 +Subproject commit c958933fa023732200d96e12bb2a817389d6d9ac