Remove Docker Swarm remote device service
and update SSH tunneling device service
to use new delayed-start service mechanism
introduced in EdgeX Kamakura.
Please check if your PR fulfills the following requirements:
[ ] I have added unit tests for the new feature or bug fix (if not, why?)
[X] I have fully tested (add details below) this the new feature or bug fix (if not, why?)
Testing Instructions
Testing is somewhat involved, but basically involves running the docker-compose in the "local" folder on the primary EdgeX node and the docker-compose in the "remote" folder on the remote EdgeX device service node.
Remove Docker Swarm remote device service and update SSH tunneling device service to use new delayed-start service mechanism introduced in EdgeX Kamakura.
Signed-off-by: Bryon Nevis bryon.nevis@intel.com
PR Checklist
Please check if your PR fulfills the following requirements:
Testing Instructions
Testing is somewhat involved, but basically involves running the docker-compose in the "local" folder on the primary EdgeX node and the docker-compose in the "remote" folder on the remote EdgeX device service node.
See forthcoming documentation updates.