Add dryadAddress and sshAddress to Register 15/180915/3
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 29 May 2018 09:20:44 +0000 (11:20 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 12 Jun 2018 09:12:31 +0000 (11:12 +0200)
commitfa25a419bf3fecf3256bfc008ba7e6f2e9927f2d
tree7fa4bed343f31f420ac952377d1d99a0365cabb4
parent97f2dc1a624582840ae2e33a54c6bb03b2665b2f
Add dryadAddress and sshAddress to Register

When running multiple dryads on a single host or behind NAT, they must
listen on different ports and inform boruta about this fact.

Change-Id: I35e084b8ee2e2177d36055f7dedacb53ac74bbf0
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
boruta.go
cmd/dryad/dryad.go
rpc/dryad/clientmanager.go
rpc/superviser/reception.go
rpc/superviser/reception_test.go
rpc/superviser/superviser.go
workers/worker_list_test.go
workers/workers.go
workers/workers_test.go