Aurélien Degrémont

Results 193 comments of Aurélien Degrémont

Additionally to what Stéphane said. I think you should be able to have a small patch for that, I would recommend: - Use a configuration option to enable this behavior....

Your proposal will save the ssh connection creation time, but not the python process start time. From a very personal point of view, things like ControlMaster should be enough and...

I don't see a strong push for the needs to connect to network equipment (netmiko), so far. However, regarding paramiko, I see little interest in the project itself as it...

I tracked this down to a suboptimal method `_next_op()`. I'm working on a patch for this.

Just need the NodeSet performance documentation part before closing this ticket.

Copy command with ClusterShell was developed as a convenient to copy small files or small payload. Intent is not the develop a very fast remote copy tool. There is already...

As @thiell said, there is a couple of workarounds for this feature. Anyway, I think we need to support of interactively provided password in future releases. @thiell: could we imagine,...

That's a very interesting comment. We don't have enough feedback on that part as I was always working in environment where `ssh` was the official way to connect to any...

There is likely room for improvements in this area. That's not easy to manage all possible use cases and keep that simple enough for sysadmins. Your case is even adding...

Note: more generally, the need behind this is: "I would like to do some stuff on the GW managing those nodes, but I do not know which GW is managing...