commit | 05a06cb2fb2879d39bd1cead67be350d4ca50f1a | [log] [tgz] |
---|---|---|
author | Nguyen Tuan Khang Phan <nguyen.tuan.khang.phan@ericsson.com> | Mon Mar 08 16:07:33 2021 -0500 |
committer | Nguyen Tuan Khang Phan <nguyen.tuan.khang.phan@ericsson.com> | Mon Mar 22 15:50:12 2021 -0400 |
tree | d49e4fd5e178271a8da8066636e5121d76285e2c | |
parent | 266fc153b7dbf7eb3447978754b860e391d04c71 [diff] |
Introduce rename replication feature With this change rename project can replicate rename-project operation to other replica/mirror instances using ssh command only available for admin users. The feature is based on how replication plugin does replication to other replicas. SshHelper and ReplicationSshSessionFactoryProvider are taken and adapted from replication plugin to perform ssh commands. Feature: Issue 14049 Change-Id: Icbe98eb6af9bffc38f4b882c149b9092f9701f3c