From 4337af528820d50066b26cbefd0c4481df852856 Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Fri, 11 Sep 2020 20:04:02 +0200 Subject: [PATCH] Update git submodules * Update kubernetes/aai from branch 'master' to 48ae4e9d7a9ef5f9e73f6a3c90fd808f086089f5 - [AAI] Revert commits that are breaking the master branch This reverts: b31e250091cd68edb77f3158691844decda82fc8 46961c4794a17f72643bd491af6c159ea7e53380 which are our main suspects for breaking testing in the master branch. As this issue prevents many SO related patches from being merged let's first revert those to make master work once again. Issue-ID: SO-3216 Change-Id: I7f7daaaef3f7911afb5c8729c296773a630b5fb6 Signed-off-by: Krzysztof Opasiak --- kubernetes/aai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/aai b/kubernetes/aai index 5a01a09538..48ae4e9d7a 160000 --- a/kubernetes/aai +++ b/kubernetes/aai @@ -1 +1 @@ -Subproject commit 5a01a0953803b3d1b140a77c779a3b942e293228 +Subproject commit 48ae4e9d7a9ef5f9e73f6a3c90fd808f086089f5 -- 2.16.6