-
Notifications
You must be signed in to change notification settings - Fork 344
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
sw.install "validate" parameter is not passed on to ISSU and NSSU installation. #1322
Labels
Comments
chidanandpujar
changed the title
sw.install "validate" parameter is not passed on to NSSU installation.
sw.install "validate" parameter is not passed on to ISSU and NSSU installation.
Sep 6, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Sep 6, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Oct 9, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Oct 9, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Oct 14, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Oct 14, 2024
chidanandpujar
added a commit
to chidanandpujar/py-junos-eznc
that referenced
this issue
Oct 14, 2024
fixed via #1334, hence closing the issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
validate option with True/False to enable/disable for Validating configuration against package during NSSU upgrade is not working.
RPC invoked for NSSU is not having the option no-validate when validate=False.
The text was updated successfully, but these errors were encountered: