From 4a9e4f70c0944b2b81b804ad8ae9be12e999579f Mon Sep 17 00:00:00 2001 From: Bo Tran Date: Wed, 6 Jan 2021 00:43:09 +0700 Subject: [PATCH] Update git submodules * Update senlin from branch 'master' to 8be0717e95b6b3dd04d0f698046b4bf380571868 - Add name instead of id of node when add to load balancer When we use load balancer policy to attach cluster, members will add to pool by member id. So this patch will improve it by using name of node instead of id member (member of pool) I hope this will make more transparency Change-Id: I0c00d197d5eaa95b2c9102daa8470ac02fbbf15c --- senlin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/senlin b/senlin index 5238a34c7d..8be0717e95 160000 --- a/senlin +++ b/senlin @@ -1 +1 @@ -Subproject commit 5238a34c7d25c7b7a77f3c6a2f6d2c743e018978 +Subproject commit 8be0717e95b6b3dd04d0f698046b4bf380571868