-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removed paramiko clients, tests and embedded server. Removed deprecated imports test. * Removed paramiko agent and utility functions. Removed deprecated modules. Updated docstrings. * Updated utils tests. * Updated imports * Made single client return host output objects from run_command. Removing deprecated output. * Updated tests for new API version. Removed deprecated functions. * Removed deprecated dictionary output support. Updated tests. * Updated libssh client tests * Updated output test * Updated libssh clients, parallel base client. * Updated changelog, setup.py. docstrings * Updated documentation * Added upgrade guide. * Updated finished and unfinished arguments to join timeout exception to be easier to use - added test. * Updated changelog. Removed unused host_clients from parallel clients. Updated make ssh client to not use locks since no longer using old host clients. * Updated circleci cfg * Updated tunnel tests and code to cleanup more safely
- Loading branch information
Showing
53 changed files
with
940 additions
and
4,433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.