From aa2455b97c54afe32fe6b14f7ccafc22eb39d4d0 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 22 May 2024 20:28:24 +0000 Subject: [PATCH] Update git submodules * Update octavia from branch 'master' to a6953fa3e207bdead553c8d21cc62b99ad30d92e - Merge "Fix incorrect filtering when using bool attrs" - Fix incorrect filtering when using bool attrs When filtering the GET calls with a boolean attribute, the value of the attribute was a string and not a boolean, it made the queries incorrect. Now, every boolean attribute is converted from a string to a boolean before querying the DB. Closes-Bug: #2045803 Change-Id: I9aea55371d3f3d054eba5673d09eead23d5c95a8 --- octavia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octavia b/octavia index 501a538a89..a6953fa3e2 160000 --- a/octavia +++ b/octavia @@ -1 +1 @@ -Subproject commit 501a538a89571688e94ceaad0b1177c290cfa545 +Subproject commit a6953fa3e207bdead553c8d21cc62b99ad30d92e