Add dryadAddress and sshAddress to Register 15/180915/7
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 29 May 2018 09:20:44 +0000 (11:20 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Fri, 3 Aug 2018 11:36:38 +0000 (13:36 +0200)
commit1a9e53461bbde08e3c2235d07c2c89d8731d16a7
tree7343bebc11299474986d83d9c467efedb5fb5953
parent0ca27786ce5a62e0be92112c066044022a657cd3
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