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

junos-eznc: reboot function issue after upgrade from 2.7.1 to 2.7.2 version. #1351

Open
chidanandpujar opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@chidanandpujar
Copy link
Collaborator

chidanandpujar commented Dec 5, 2024

sw.reboot is not working after upgrading junos-eznc version from 2.7.1 to 2.7.2

Device details
qfx5120-32c

JUNOS version:
using 22.2R3-S4.10 and 22.2R2-S1.5. These are standalone devices

script:
This is how I call the function reboot:

            sw = SW(dev=self.session.handle)
            message = sw.reboot(in_min=0, at=None, all_re=False, on_node=None,
                                vmhost=False)

reboot works fine after reverting back to junos-eznc 2.7.1

@chidanandpujar chidanandpujar self-assigned this Dec 5, 2024
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

No branches or pull requests

1 participant