From bd5383f058a36b9eeed124395d0a25bebae1882c Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 5 Apr 2022 20:27:09 +0000 Subject: [PATCH] Update git submodules * Update nova from branch 'master' to 449aa39a964bf01d6cd39e79122c6c37d9a2c9f7 - Merge "Fix wrong attribute to find remote address" - Fix wrong attribute to find remote address The webob.Request class does not have the remote_address attribute but the remote_addr attribute. This change fixes usage of the non-existing attribute accordingly. Closes-Bug: #1967683 Change-Id: I874e97ac6ad84daa20997345082cb4d1135699c4 --- nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova b/nova index 415084c4be..449aa39a96 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit 415084c4be680a6b575a11462e53585eb765021c +Subproject commit 449aa39a964bf01d6cd39e79122c6c37d9a2c9f7