Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite or remove Cisco Transport to decouple from SSH Transport #437

Open
clintoncwolfe opened this issue Apr 22, 2019 · 0 comments
Open

Comments

@clintoncwolfe
Copy link
Contributor

Description

The Cisco IOS transport was implemented in such a way that it is tightly coupled to the SSH transport. As their level of "coreness" and support are very different, we want to be able to distribute and iterate on them separately.

Train and Platform Version

1.7.x and 2.x at least.

Replication Case

In the transports/ssh.rb, it includes the Cisco transport

Possible Solutions

Create a train-cisco transport plugin, and have it have-a SSH connection that it uses. See train-habitat for prior art.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants