From b60fac8f2c5081086026d632957e8558672fc3f3 Mon Sep 17 00:00:00 2001 From: Vishal Thapar Date: Mon, 19 Feb 2018 14:33:25 +0530 Subject: [PATCH] Update git submodules * Update docs/submodules/integration/test from branch 'master' to 8a0f885e82afdccaac4e2de27c6d6ff115f255ee - GENIUS-111 Genius CSIT - IdManager Failure Child pool name logic converts host IP to String and appends it to parent pool name. This can result in a negative number if IP is 128.x.x.x+ Fixing it in IdManager can have upgradabuility impact. So modifying CSIT to allow -ve numbers too. Refer: 67332 Change-Id: I908b775f007f0f2a9496c6fc3d8ff0faf2a24690 Signed-off-by: Vishal Thapar --- docs/submodules/integration/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration/test b/docs/submodules/integration/test index 3c2e19236..8a0f885e8 160000 --- a/docs/submodules/integration/test +++ b/docs/submodules/integration/test @@ -1 +1 @@ -Subproject commit 3c2e192367ddecd6daccb9379b401c5e9a43ec0f +Subproject commit 8a0f885e82afdccaac4e2de27c6d6ff115f255ee -- 2.36.6