Make GRPC calls and delete extra cluster handles 72/108872/1
authorRajamohan Raj <rajamohan.raj@intel.com>
Sun, 7 Jun 2020 22:42:04 +0000 (22:42 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Sun, 7 Jun 2020 22:52:37 +0000 (22:52 +0000)
commit1e5858f4ab510acd71272a53cfddce8d945daad0
tree5d0542eeed2ac8e07f374066fc3ab766d0238cd3
parent82ec0fbda9ab2090fea542403221be853332e003
Make GRPC calls and delete extra cluster handles

The patch makes grpc calls for context updation
for a given list of controllers and deletes the
    extra set of cluster handles for each anyOf
    cluster after context updation

Issue-ID: MULTICLOUD-1064
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I4b946f5f130300628ef4f655213639a2444be2cc
src/orchestrator/pkg/module/instantiation.go
src/orchestrator/pkg/module/instantiation_scheduler_helper.go