Log ssh & scp related issues also on screen 16/72316/3
authorLuc Provoost <luc.provoost@intel.com>
Fri, 2 Apr 2021 12:53:09 +0000 (14:53 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Wed, 7 Apr 2021 12:31:18 +0000 (12:31 +0000)
commitfe0605c7cfdbe6b566ce1ebe78f9f12dfce89e65
treebf5900cdef908cc1551e19ebebb2bd320382376d
parent6bffe8d5a58d62a377bbad0025b604f4be04a3b0
Log ssh & scp related issues also on screen

When scripts are doing an ssh or scp to the PROX instances, errors were
sometimes hidden. E.g. when we try to upload a config file to the PROX
instance that is already existing but owned by another user, we would
not see the error on the screen.
Note this will only happen if you build your own image. In case you use
the pre-canned PROX images, this should not cause issues.

Change-Id: I94176b737cd548c93afc71450a85910d7eca2b0c
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/prox_ctrl.py