From 87c3042edd8c645f5bda47c5d94255eb5f6b153e Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 24 Jun 2019 04:53:43 +0000 Subject: [PATCH] Update git submodules * Update octavia from branch 'master' - Merge "Fix pool API handling of None/null updates" - Fix pool API handling of None/null updates The current pool API does not properly handle clearing/reseting values on update. There was a case where removing the CA and CRL at the same time could be refused, requiring you to remove the CRL first, then the CA reference. This patch resolves that issue. This patch corrects this to appropriately handle None/null updates to the pool parameters. Change-Id: Iee8a12b693a09e96e59313e58beffe1b1985084f Story: 2005374 Task: 31007 --- octavia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octavia b/octavia index b2d40c1120..3a9df30a9a 160000 --- a/octavia +++ b/octavia @@ -1 +1 @@ -Subproject commit b2d40c1120727c68b570955413516290ad85f809 +Subproject commit 3a9df30a9a4efd2a47919001dcf38d3377996ed7