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

Solve IOS-XR admin mode deprecation on certain platforms #3204

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

packettoobig
Copy link
Contributor

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Admin mode is being deprecated on some IOS-XR flavors.
On others, admin show requires more permissions for the same (or similar) output.

I went for the show inventory all instead of show inventory according to zagosch's comment on the ASR9k platform, even though I did not see any output difference on NCS or C8000 series.

This PR :

@robertcheramy robertcheramy merged commit db81274 into ytti:master Jul 2, 2024
5 checks passed
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