Skip to content

NAPPS-968 | Adds device.install_mode to base driver and ios driver#395

Merged
jtdub merged 3 commits into
developfrom
u/jtdub-napps-968
May 28, 2026
Merged

NAPPS-968 | Adds device.install_mode to base driver and ios driver#395
jtdub merged 3 commits into
developfrom
u/jtdub-napps-968

Conversation

@jtdub
Copy link
Copy Markdown
Contributor

@jtdub jtdub commented May 27, 2026

Closes NAPPS-968

What's Changed:

  • Adds device.install_mode property to base driver that will raise NotImplemented.
  • Adds device.install_mode property to IOS driver that will return True if device.boot_options.get("sys") == "packages.conf". Otherwise it will return False.
  • Deprecates the install_mode argument in the IOS driver.

Copy link
Copy Markdown

@Pkawa-ntc Pkawa-ntc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nits to consider, other than that LGTM. Thanks James!

Comment thread pyntc/devices/ios_device.py
Comment thread changes/395.added
@jtdub jtdub merged commit 508cf9b into develop May 28, 2026
10 checks passed
@jtdub jtdub deleted the u/jtdub-napps-968 branch May 28, 2026 16:26
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.

2 participants