commit | 2497dbeec934db159ef95a45313877048395cc7c | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Wed Oct 14 17:08:56 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Oct 15 00:23:12 2015 +0000 |
tree | 1d6a3dba945f04162f9b7a8c1ec65b128307d0e8 | |
parent | c785d97dd207399dc29b2d83fc7f9adb80ea0eec [diff] |
Override remote public key with local one A problem is observed when running stc with same local and remote username. The public key of local user is overridden by the key of remote user. As a result, stc cannot login to the remote host. For now, we let the public key of local user overrides the key of remote user. But eventually we need a better solution for username collision. Change-Id: I750fd129a2dcd4920683599b6c562d3beb84e95d
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.