Fix issue with kill_controller not working in certain environments
authorMoiz Raja <moraja@cisco.com>
Fri, 5 Jun 2015 01:02:06 +0000 (18:02 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 6 Jun 2015 03:24:56 +0000 (03:24 +0000)
commitf6ee8ca0eb94ce430f700aa397e257beeabd2172
treef0c3a45d78ff7e962dbdd13a68cbb4a131fdd0e5
parent0a0566f857f7a13aa5593eef0467019dcd4846ca
Fix issue with kill_controller not working in certain environments

Move the kill functionality to a separate shell script which is
copied over to the destination system before invoking it

Change-Id: If9c01746263448e4dcb8920ebd962fe745275c8b
Signed-off-by: Moiz Raja <moraja@cisco.com>
test/tools/clustering/cluster-deployer/deploy.py
test/tools/clustering/cluster-deployer/kill_controller.sh [new file with mode: 0755]
test/tools/clustering/cluster-deployer/remote_host.py