Remove the need for rysnc registration in orchestrator 97/111397/3
authorRajamohan Raj <rajamohan.raj@intel.com>
Wed, 19 Aug 2020 00:32:30 +0000 (00:32 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Thu, 27 Aug 2020 22:14:23 +0000 (22:14 +0000)
commit49c839f48994a394ed5004e4e4446b46833c7014
treeb0e09cbcfb3f232ad6c037ecc4a05d76605ca8ca
parent9c942a11c14836630ba528b75bdcb2790045b91f
Remove the need for rysnc registration in orchestrator

Removed dependency of rsync registration
from orchestrator.RSYNC shall have a function NewRsyncInfo to initiate a
new rsync independent of the orchestrator and make
gRPC calls.

Issue-ID: MULTICLOUD-1196
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I16bbac6a6865cf3c4ee7b763dac72abe2ed1ad0a
kud/tests/vnfs/comp-app/collection/app2/helm/prometheus-operator/gerrit.values.bk [deleted file]
src/orchestrator/pkg/grpc/installappclient/client.go
src/orchestrator/pkg/module/instantiation_scheduler_helper.go
src/rsync/cmd/main.go
src/rsync/pkg/client/client.go
src/rsync/pkg/grpc/installappserver/installappserver.go
src/rsync/pkg/grpc/register.go