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

TEST-6 #327

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

TEST-6 #327

wants to merge 20 commits into from

Conversation

Danishkhan7864
Copy link

TEST-6 Lets test new one

tcuthbert and others added 20 commits March 31, 2016 20:58
- Greatly simplified batch execution. All calls to `.run_commnds()` now
  run in their own SSH channel.
- We might have some thread-safety issues related to NetDevice object
  prompt_patterns, startup_commands, and some other stuff related to
  `proto.device`.
- Potential gotchas have been commented.
```
with dev as session:
    r = session.run_commands(['show users'])
print r.results[0]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants