Skip to content

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

@chidanandpujar

Description

@chidanandpujar

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions