Commit Graph

26 Commits (stable-2.9)

Author SHA1 Message Date
Nathaniel Case d9366cb818
[stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642)
6 years ago
Nathaniel Case e8586114ad
Move instantiation of terminal plugin earlier (#61261)
7 years ago
Ganesh Nalawade 49736b6b27
Add support to configure network_cli terminal related options (#60086)
7 years ago
Nathaniel Case 7d3c4a8882
Delay persistent connection until needed (#59153)
7 years ago
Andrey Klychkov 21863d48f3 unit tests: remove unused imports (#60462)
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Ganesh Nalawade 17fea30841
Revert "enhance recv calls in network_cli (#47345)" (#47731)
8 years ago
f-bor c649d0ea32 enhance recv calls in network_cli (#47345)
8 years ago
Ganesh Nalawade 335a979f1d
Fix prompt mismatch issue for ios (#47004)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Nathaniel Case 406b59aeba
Move persistent connections to only use registered variables (#45616)
8 years ago
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
8 years ago
Ricardo Carrillo Cruz 62e1c14edc
Pull persistent connection parameters via get_option (#39367)
8 years ago
Nathaniel Case 594840c1d6
Close & remove paramiko connection where appropriate (#37528)
8 years ago
Nathaniel Case a1da3dc997
Auth to become (#33319)
9 years ago
Brian Coca 23b1dbacaf
Config continued (#31024)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
9 years ago
Toshio Kuratomi d834412ead Fix for persistent connection plugin on Python3 (#24431)
9 years ago
Peter Sprygada e4a2c804be partial revert of changes introduced in d5f7a0181b (#21688)
9 years ago
Peter Sprygada d5f7a0181b roll up of eos fixes (#21629)
9 years ago
Peter Sprygada a6cecef6bc clean up of terminal plugins (#21549)
9 years ago
Peter Sprygada dc23667cc2 add back reverted change to network_cli (#18761)
10 years ago
Peter Sprygada 06f5bf980e adds unit test for network_cli connection plugin (#18729)
10 years ago