Exemple #1
0
 def uninstall(self, params):
     remote_client = RemoteMachineShellConnection(params["server"])
     remote_client.membase_uninstall()
     remote_client.couchbase_uninstall()
     remote_client.couchbase_single_uninstall()
Exemple #2
0
 def uninstall(self, params):
     remote_client = RemoteMachineShellConnection(params["server"])
     remote_client.membase_uninstall()
     remote_client.couchbase_uninstall()
     remote_client.couchbase_single_uninstall()